mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-03 13:44:47 +08:00
feat: 模拟后台返回不同角色路由生成动态路由
This commit is contained in:
@@ -198,14 +198,14 @@ export default defineComponent({
|
||||
}
|
||||
}
|
||||
.el-dropdown-link {
|
||||
width: 80px;
|
||||
width: 70px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-around;
|
||||
margin-right: 10px;
|
||||
cursor: pointer;
|
||||
p {
|
||||
font-size: 13px;
|
||||
font-size: 14px;
|
||||
}
|
||||
img {
|
||||
width: 22px;
|
||||
|
||||
Reference in New Issue
Block a user