Browse Source

各个项目左侧菜单

master
Zhao Qiqi 3 years ago
parent
commit
d47e3c3082
  1. 12
      anrui-base/anrui-base-ui/src/layout/components/Sidebar/SidebarItem.vue
  2. 12
      anrui-buscenter/anrui-buscenter-ui/src/layout/components/Sidebar/SidebarItem.vue
  3. 12
      anrui-buscenter/anrui-finmanage-ui/src/layout/components/Sidebar/SidebarItem.vue
  4. 12
      anrui-management/anrui-management-ui/src/layout/components/Sidebar/SidebarItem.vue
  5. 12
      anrui-scm/anrui-scm-ui/src/layout/components/Sidebar/SidebarItem.vue
  6. 12
      anrui-system-ui/src/layout/components/Sidebar/index.vue

12
anrui-base/anrui-base-ui/src/layout/components/Sidebar/SidebarItem.vue

@ -99,19 +99,19 @@ export default {
</script>
<style scoped>
/deep/ .el-submenu__title {
height: 40px !important;
line-height: 40px !important;
height: 28px !important;
line-height: 28px !important;
font-size: 16px!important;
}
/deep/ .el-submenu .el-menu-item {
height: 40px !important;
line-height: 40px !important;
height: 28px !important;
line-height: 28px !important;
}
/deep/ .el-menu-item {
height: 40px !important;
line-height: 40px !important;
height: 28px !important;
line-height: 28px !important;
font-size: 16px!important;
}
</style>

12
anrui-buscenter/anrui-buscenter-ui/src/layout/components/Sidebar/SidebarItem.vue

@ -99,19 +99,19 @@ export default {
</script>
<style scoped>
/deep/ .el-submenu__title {
height: 40px !important;
line-height: 40px !important;
height: 28px !important;
line-height: 28px !important;
font-size: 16px!important;
}
/deep/ .el-submenu .el-menu-item {
height: 40px !important;
line-height: 40px !important;
height: 28px !important;
line-height: 28px !important;
}
/deep/ .el-menu-item {
height: 40px !important;
line-height: 40px !important;
height: 28px !important;
line-height: 28px !important;
font-size: 16px!important;
}
</style>

12
anrui-buscenter/anrui-finmanage-ui/src/layout/components/Sidebar/SidebarItem.vue

@ -99,19 +99,19 @@ export default {
</script>
<style scoped>
/deep/ .el-submenu__title {
height: 40px !important;
line-height: 40px !important;
height: 28px !important;
line-height: 28px !important;
font-size: 16px!important;
}
/deep/ .el-submenu .el-menu-item {
height: 40px !important;
line-height: 40px !important;
height: 28px !important;
line-height: 28px !important;
}
/deep/ .el-menu-item {
height: 40px !important;
line-height: 40px !important;
height: 28px !important;
line-height: 28px !important;
font-size: 16px!important;
}
</style>

12
anrui-management/anrui-management-ui/src/layout/components/Sidebar/SidebarItem.vue

@ -99,19 +99,19 @@ export default {
</script>
<style scoped>
/deep/ .el-submenu__title {
height: 40px !important;
line-height: 40px !important;
height: 28px !important;
line-height: 28px !important;
font-size: 16px!important;
}
/deep/ .el-submenu .el-menu-item {
height: 40px !important;
line-height: 40px !important;
height: 28px !important;
line-height: 28px !important;
}
/deep/ .el-menu-item {
height: 40px !important;
line-height: 40px !important;
height: 28px !important;
line-height: 28px !important;
font-size: 16px!important;
}
</style>

12
anrui-scm/anrui-scm-ui/src/layout/components/Sidebar/SidebarItem.vue

@ -99,19 +99,19 @@ export default {
</script>
<style scoped>
/deep/ .el-submenu__title {
height: 40px !important;
line-height: 40px !important;
height: 28px !important;
line-height: 28px !important;
font-size: 16px!important;
}
/deep/ .el-submenu .el-menu-item {
height: 40px !important;
line-height: 40px !important;
height: 28px !important;
line-height: 28px !important;
}
/deep/ .el-menu-item {
height: 40px !important;
line-height: 40px !important;
height: 28px !important;
line-height: 28px !important;
font-size: 16px!important;
}
</style>

12
anrui-system-ui/src/layout/components/Sidebar/index.vue

@ -140,19 +140,19 @@
</script>
<style scoped>
/deep/ .el-submenu__title {
height: 40px !important;
line-height: 40px !important;
height: 28px !important;
line-height: 28px !important;
font-size: 16px!important;
}
/deep/ .el-submenu .el-menu-item {
height: 40px !important;
line-height: 40px !important;
height: 28px !important;
line-height: 28px !important;
}
/deep/ .el-menu-item {
height: 40px !important;
line-height: 40px !important;
height: 28px !important;
line-height: 28px !important;
font-size: 16px!important;
}
</style>

Loading…
Cancel
Save