story#7189,回程车小程序司机端-迁移认证,跳转新的url
This commit is contained in:
@ -175,7 +175,8 @@
|
||||
})
|
||||
let info = res?.data
|
||||
console.log('info', info)
|
||||
window.open(info?.shortLink)
|
||||
window.location.href=info?.shortLink
|
||||
// window.open(info?.shortLink)
|
||||
/* let env = version=='release' ? 'prod' : 'sml'
|
||||
wx.navigateToMiniProgram({
|
||||
appId: 'wx1cf2708c2de46337', // 上链公证签小程序APPID
|
||||
|
||||
Reference in New Issue
Block a user