##
whycq
2022-12-05 9f0087680bcf63a6bf7a61da23ecbaac213a78d9
pages/index/index.vue
@@ -3,7 +3,7 @@
      <scroll-view scroll-y>
         <view class="flex justify-end custom-position">
            <view>
               <image class="img-logo flex solid-bottom " src="../../static/zoneyung.png" mode="widthFix"></image>
               <!-- <image class="img-logo flex solid-bottom " src="../../static/zoneyung.png" mode="widthFix"></image> -->
            </view>
         </view>
         <view class="nav-list" >
@@ -37,20 +37,20 @@
                  cuIcon: 'goods',
                  show: true
               },
               {
                  title: '库存查询',
                  name: 'stockQuery',
                  color: 'blue',
                  cuIcon: 'searchlist',
                  show: true
               },
               {
                  title: '库存盘点',
                  name: 'stockCheck',
                  color: 'blue',
                  cuIcon: 'safe',
                  show: true
               },
               // {
               //    title: '库存查询',
               //    name: 'stockQuery',
               //    color: 'blue',
               //    cuIcon: 'searchlist',
               //    show: true
               // },
               // {
               //    title: '库存盘点',
               //    name: 'stockCheck',
               //    color: 'blue',
               //    cuIcon: 'safe',
               //    show: true
               // },
               {
                  title: '呼叫空板',
                  name: 'callEmpty',