feat: 商城app 和中台通讯
This commit is contained in:
+4
-1
@@ -526,7 +526,10 @@ export default {
|
||||
},
|
||||
jumpToTrustBridge() {
|
||||
// 跳转到指定的信任桥地址
|
||||
plus.runtime.openURL("http://agent.outer.tbmall.xin:6880/");
|
||||
console.log("跳转到指定的信任桥地址")
|
||||
uni.navigateTo({
|
||||
url:'/pages/mine_package/mild-shopping/mild-shopping'
|
||||
})
|
||||
},
|
||||
/**
|
||||
* 跳转到工具
|
||||
|
||||
Reference in New Issue
Block a user