yangan
2024-07-17 1b3c74739fc291a151a1c509fabb72c1f124ab59
store/index.js
@@ -11,103 +11,199 @@
const userRoleTabbar = {
   first: [{
         pagePath: 'pages/tabbar-page/index-tabbar/index-tabbar',
         //#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/customer-page/customer-my/faYunstatistics/faYunstatistics',
         //#ifdef MP-WEIXIN
         iconPath: '../../static/tabBar-icon/statistics.png',
         selectedIconPath: '../../static/tabBar-icon/statisticsactive.png',
         // #endif
         // #ifdef H5
         iconPath: '/static/tabBar-icon/statistics.png',
         selectedIconPath: '/static/tabBar-icon/statisticsactive.png',
         // #endif
         text: '统计'
      },
      {
         pagePath: 'pages/tabbar-page/myPage-tabbar/myPage-tabbar',
         //#ifdef MP-WEIXIN
         iconPath: '../../static/tabBar-icon/Gmine10.png',
         selectedIconPath: '../../static/tabBar-icon/Bmine57.png',
          // #endif
         // #ifdef H5
         iconPath: '/static/tabBar-icon/Gmine10.png',
         selectedIconPath: '/static/tabBar-icon/Bmine57.png',
         // #endif
         text: '我的'
      }
   ],
   second: [{
         pagePath: 'pages/tabbar-page/index-tabbar/index-tabbar',
         //#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/customer-page/customer-my/faYunstatistics/faYunstatistics',
         //#ifdef MP-WEIXIN
         iconPath: '../../static/tabBar-icon/statistics.png',
         selectedIconPath: '../../static/tabBar-icon/statisticsactive.png',
         // #endif
         //#ifdef H5
         iconPath: '/static/tabBar-icon/statistics.png',
         selectedIconPath: '/static/tabBar-icon/statisticsactive.png',
         // #endif
         text: '统计'
      },
      {
         pagePath: 'pages/tabbar-page/myPage-tabbar/myPage-tabbar',
         //#ifdef MP-WEIXIN
         iconPath: '../../static/tabBar-icon/Gmine10.png',
         selectedIconPath: '../../static/tabBar-icon/Bmine57.png',
         // #endif
         //#ifdef H5
         iconPath: '/static/tabBar-icon/Gmine10.png',
         selectedIconPath: '/static/tabBar-icon/Bmine57.png',
         // #endif
         text: '我的'
      }
   ],
   three: [{
         pagePath: 'pages/tabbar-page/index-tabbar/index-tabbar',
         //#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/tabbar-page/myPage-tabbar/myPage-tabbar',
         //#ifdef MP-WEIXIN
         iconPath: '../../static/tabBar-icon/Gmine10.png',
         selectedIconPath: '../../static/tabBar-icon/Bmine57.png',
          // #endif
         //#ifdef H5
         iconPath: '/static/tabBar-icon/Gmine10.png',
         selectedIconPath: '/static/tabBar-icon/Bmine57.png',
         // #endif
         text: '我的'
      }
   ],
   fourth: [{
         pagePath: 'pages/tabbar-page/index-tabbar/index-tabbar',
         //#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/doorkeeper-page/doorkeeper-index/exit-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/tabbar-page/myPage-tabbar/myPage-tabbar',
         //#ifdef MP-WEIXIN
         iconPath: '../../static/tabBar-icon/Gmine10.png',
         selectedIconPath: '../../static/tabBar-icon/Bmine57.png',
         // #endif
         //#ifdef H5
         iconPath: '/static/tabBar-icon/Gmine10.png',
         selectedIconPath: '/static/tabBar-icon/Bmine57.png',
         // #endif
         text: '我的'
      },
   ],
   five:[{
      pagePath: 'pages/tabbar-page/index-tabbar/index-tabbar',
      //#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',
      selectedIconPath: '../../static/tabBar-icon/statisticsactive.png',
      // #endif
      //#ifdef  H5
      iconPath:  '/static/tabBar-icon/statistics.png',
      selectedIconPath: '/static/tabBar-icon/statisticsactive.png',
      // #endif
      text: '日计划'   
   },
   {
      pagePath: 'pages/tabbar-page/myPage-tabbar/myPage-tabbar',
      //#ifdef MP-WEIXIN
      iconPath: '../../static/tabBar-icon/Gmine10.png',
      selectedIconPath: '../../static/tabBar-icon/Bmine57.png',
      // #endif
      //#ifdef H5
      iconPath: '/static/tabBar-icon/Gmine10.png',
      selectedIconPath: '/static/tabBar-icon/Bmine57.png',
      // #endif
      text: '我的'
   }
   ],
   six:[{
      pagePath: 'pages/tabbar-page/index-tabbar/index-tabbar',
      //#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/tabbar-page/myPage-tabbar/myPage-tabbar',
      //#ifdef MP-WEIXIN
      iconPath: '../../static/tabBar-icon/Gmine10.png',
      selectedIconPath: '../../static/tabBar-icon/Bmine57.png',
      // #endif
      //#ifdef  H5
      iconPath: '/static/tabBar-icon/Gmine10.png',
      selectedIconPath: '/static/tabBar-icon/Bmine57.png',
      // #endif
      text: '我的'
   }]
}