[更新]更新了配置信息,个人中心企业广场转跳方式变更
This commit is contained in:
@@ -26,7 +26,6 @@ Page({
|
|||||||
wx.$api.publics.storeConfig({
|
wx.$api.publics.storeConfig({
|
||||||
company_id: res.data
|
company_id: res.data
|
||||||
}).then(res => {
|
}).then(res => {
|
||||||
console.log(res)
|
|
||||||
let tabBarVal = res.concat({}),
|
let tabBarVal = res.concat({}),
|
||||||
newTabBar = []
|
newTabBar = []
|
||||||
|
|
||||||
|
|||||||
@@ -92,7 +92,7 @@
|
|||||||
</view>
|
</view>
|
||||||
<text>区块链证书</text>
|
<text>区块链证书</text>
|
||||||
</navigator>
|
</navigator>
|
||||||
<navigator class="userTool-label" hover-class="none" url="/pages/company/index">
|
<navigator class="userTool-label" hover-class="none" open-type="reLaunch" url="/pages/company/index">
|
||||||
<view class="userTool-label-img">
|
<view class="userTool-label-img">
|
||||||
<image src="/static/user_iocn/userTool_08.png"></image>
|
<image src="/static/user_iocn/userTool_08.png"></image>
|
||||||
</view>
|
</view>
|
||||||
|
|||||||
Reference in New Issue
Block a user