yangan
2024-11-12 da15c79ba9a9c3baba16209a50f7d0fe00028e7b
store/index.js
@@ -158,6 +158,18 @@
      text: '首页'
   },
   {
      pagePath: 'pages/loadUnload-page/historyOrder/index',
      //#ifdef MP-WEIXIN
      iconPath: '../../static/tabBar-icon/home.png',
      selectedIconPath: '../../static/tabBar-icon/homeblue.png',
      // #endif
      //#ifdef H5
      iconPath: '/static/tabBar-icon/home.png',
      selectedIconPath: '/static/tabBar-icon/homeblue.png',
      // #endif
      text: '历史收发单'
   },
   {
      pagePath: 'pages/loadUnload-page/orderPlanList/index',
      //#ifdef MP-WEIXIN
      iconPath:  '../../static/tabBar-icon/statistics.png',