Browse Source

8.8项目日志:优化侧边菜单栏

gubai 2 years ago
parent
commit
487442e81d

+ 1 - 3
src/layout/components/Sidebar/SidebarItem.vue

xqd
@@ -101,8 +101,6 @@ export default {
   margin-left: -3px;
   margin-right: 10px !important;
 }
-::v-deep .el-menu-item.is-active > .el-tooltip i{
-      color: rgb(216, 171, 90) !important;
-}
+
 
 </style>

+ 3 - 0
src/layout/components/Sidebar/index.vue

xqd
@@ -73,4 +73,7 @@
     margin-top: 80px;
     margin-bottom: 25px;
   }
+  ::v-deep .el-menu-item.is-active > .el-tooltip i{
+      color: rgb(216, 171, 90) !important;
+}
 </style>

+ 2 - 1
src/router/index.js

xqd xqd
@@ -218,7 +218,7 @@ export const asyncRouterMap = [{
 				name: 'edit',
 				component: () => import('@/views/delivery/edit'),
 				meta: {
-					title: '编辑',
+					title: '详情',
 					roles: ['admin', 'salesman', ]
 				},
 				hidden: true
@@ -251,6 +251,7 @@ export const asyncRouterMap = [{
 				meta: {
 					title: '出票人分类报表',
 					roles: ['admin', 'salesman', ]
+					
 				},
 				hidden: true
 			},

+ 0 - 3
src/views/shipments/shipments1.vue

xqd
@@ -147,9 +147,6 @@ export default {
       status: "",
       hpstatus: "",
       input4: "",
-      currentPage: 1,
-      pagesize: 11,
-
       pickerOptions: {
         shortcuts: [
           {