mirror of
https://gitee.com/lijingbo-2021/open-anylink-web.git
synced 2026-05-17 12:48:02 +00:00
最近7天 =》 最近
This commit is contained in:
@@ -11,7 +11,7 @@ import partitionIcon from '@/assets/svg/partition.svg'
|
||||
<el-menu :default-active="$route.path" text-color="black" router>
|
||||
<el-menu-item index="/contacts/user/last">
|
||||
<lastIcon></lastIcon>
|
||||
<span>最近7天</span>
|
||||
<span>最近</span>
|
||||
</el-menu-item>
|
||||
<el-menu-item index="/contacts/user/mark">
|
||||
<markIcon></markIcon>
|
||||
@@ -37,7 +37,7 @@ import partitionIcon from '@/assets/svg/partition.svg'
|
||||
}
|
||||
|
||||
.el-aside__contact-user {
|
||||
width: 150px;
|
||||
width: 120px;
|
||||
height: 100%;
|
||||
padding: 8px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user