V0.1.2.20250718
——————————————— 1.路由重定向 2.Home页面头部完成 ———————————————
This commit is contained in:
parent
92285a7f0b
commit
279627c935
@ -45,7 +45,6 @@ body{
|
||||
flex: 1;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.demo-type > div:not(:last-child) {
|
||||
border-right: 1px solid var(--el-border-color);
|
||||
}
|
@ -28,7 +28,7 @@ const handleSelect = (key: string, keyPath: string[]) => {
|
||||
<div class="flex-grow"></div>
|
||||
<!-- 头像-->
|
||||
<div style="margin: auto 0;">
|
||||
<el-avatar src="https://cube.elemecdn.com/0/88/03b0d39583f48206768a7534e55bcpng.png" :icon="UserFilled"/>
|
||||
<el-avatar src="https://cube.elemecdn.com/0/88/03b0d39583f48206768a7534e55bcpng.png" :icon="UserFilled"/>
|
||||
</div>
|
||||
<el-menu-item index="5">读者登录</el-menu-item>
|
||||
</el-menu>
|
||||
|
Loading…
x
Reference in New Issue
Block a user