liangjin
2021-04-23 7759b52788c81e0724350642ed62d40b467c365b
src/store/index.js
@@ -228,7 +228,7 @@
                        icon: 'iconshuju_h',
                        Aicon: 'iconshuju',
                        label: '数据',
                        path: '/main/home'
                        path: '/order/wxScore'
                    },
                    {
                        powerId: 100003,
@@ -293,24 +293,8 @@
                console.log(userPage)
                //增加消息tabbar
                if (orgType != 1 && orgType != 2)
                    footernav.push({
                        powerId: 300000,
                        icon: 'iconxiaoxi_h',
                        Aicon: 'iconxiaoxi',
                        label: '消息',
                        path: '/main/message'
                    })
                if (orgType == 1 || orgType == 3 || orgType == 2) {
                    footernav.unshift({
                        powerId: 100006,
                        icon: 'iconchanpin_h',
                        Aicon: 'iconchanpin',
                        label: '首页',
                        path: '/main/product'
                    })
                }
                footernav.push({
                    powerId: 200000,
                    icon: 'iconguanli_h',