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