Commit c0224633 authored by 袁玲利's avatar 袁玲利

暂存

parent ace84b20
......@@ -18,12 +18,12 @@ export default {
// uni.hideLoading()
// }
// })
console.log('准备跳转了哦')
console.log('准备跳转了哦1')
//(外部H5页面)代码
// window.location.href =
// "alipays://platformapi/startapp?appId=2019081366244084&page=pages/OpenAccount/OpenAccount&typeCode=BOCOM";
// window.location.href = encodeURI('alipays://platformapi/startapp?appId=2019081366244084&page=pages/OpenAccount/OpenAccount');
my.navigateTo({
uni.navigateTo({
url: '/pages/OpenAccount/OpenAccount' // url详解请见【路由使用须知】
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment