From eec8c2b8ee19027168f3e0694917728f8a321c7f Mon Sep 17 00:00:00 2001
From: liangjin <liangjin@finlean.com>
Date: Mon, 26 Apr 2021 16:13:28 +0800
Subject: [PATCH] sib_wx_scoref
---
src/store/index.js | 10 +---------
1 files changed, 1 insertions(+), 9 deletions(-)
diff --git a/src/store/index.js b/src/store/index.js
index 39b336e..5be4725 100644
--- a/src/store/index.js
+++ b/src/store/index.js
@@ -294,15 +294,7 @@
console.log(userPage)
- 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',
--
Gitblit v1.8.0