From c0d97faf6b21c033a0a11f0b21083eac9dc1b82e Mon Sep 17 00:00:00 2001 From: liangjin <liangjin@finlean.com> Date: Fri, 09 Apr 2021 15:06:44 +0800 Subject: [PATCH] 和微分和微分 --- src/store/index.js | 12 ++---------- 1 files changed, 2 insertions(+), 10 deletions(-) diff --git a/src/store/index.js b/src/store/index.js index 8a462f1..39b336e 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -228,7 +228,7 @@ icon: 'iconshuju_h', Aicon: 'iconshuju', label: '数据', - path: '/main/home' + path: '/order/wxScore' }, { powerId: 100003, @@ -293,15 +293,7 @@ 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, -- Gitblit v1.8.0