#
whycq
2022-04-23 ea8888c74be672930ee35b31b66980fdd6daf100
pages/index/index.vue
@@ -32,13 +32,13 @@
               {
                  title: '组托入库',
                  name: 'pakin',
                  color: 'grey',
                  color: 'blue',
                  cuIcon: 'goods'
               },
               {
                  title: '订单组托',
                  name: 'order',
                  color: 'grey',
                  title: '确认出库',
                  name: 'checkout',
                  color: 'blue',
                  cuIcon: 'goods'
               },
               {
@@ -48,9 +48,15 @@
                  cuIcon: 'goods'
               },
               {
                  title: '订单组托',
                  name: 'order',
                  color: 'grey',
                  cuIcon: 'goods'
               },
               {
                  title: '退出登录',
                  name: 'logOut',
                  color: 'blue',
                  color: 'grey',
                  cuIcon: 'exit'
               }]
         }