mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-12 04:16:45 +08:00
案例搜索条件
This commit is contained in:
@@ -78,10 +78,10 @@
|
||||
<svg-icon icon-class="teather"></svg-icon>
|
||||
<span slot="title">教师管理</span>
|
||||
</el-menu-item>
|
||||
<!-- <el-menu-item index="/case/manage" v-show="curIdentity == 3">
|
||||
<el-menu-item index="/case/manage" v-show="curIdentity == 3">
|
||||
<svg-icon icon-class="case"></svg-icon>
|
||||
<span slot="title">案例管理</span>
|
||||
</el-menu-item> -->
|
||||
</el-menu-item>
|
||||
<el-menu-item index="/manage/ugroups" v-show="curIdentity == 3">
|
||||
<svg-icon icon-class="audience" style="font-size:16px"></svg-icon>
|
||||
<span slot="title">受众管理</span>
|
||||
@@ -427,7 +427,7 @@ export default {
|
||||
height: 36px;
|
||||
}
|
||||
.oneheight{
|
||||
|
||||
|
||||
height: 36px;
|
||||
line-height: 36px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user