Commit 7141da1f authored by 18224442217's avatar 18224442217

no message

parent c5cbb35a
......@@ -179,9 +179,13 @@
// uni.navigateTo({
// url:"/pages/webview/upload?url="+encodeURIComponent('https://doc.weixin.qq.com/forms/AJEAPAfgABUAaEAeAaUAAcP3Sbh3adRUf')
// })
// https%3A%2F%2Fdoc.weixin.qq.com%2Fforms%2FAJEAPAfgABUAaEAeAaUAAcP3Sbh3adRUf
// console.log(
// encodeURIComponent('https://doc.weixin.qq.com/forms/AJEAPAfgABUAaEAeAaUAAc3y2xh2GmSxf')
// )
wx.navigateToMiniProgram({
appId: 'wxd45c635d754dbf59',
path: 'pages/detail/detail.html?url=https%3A%2F%2Fdoc.weixin.qq.com%2Fforms%2FAJEAPAfgABUAaEAeAaUAAcP3Sbh3adRUf',
path: 'pages/detail/detail.html?url=https%3A%2F%2Fdoc.weixin.qq.com%2Fforms%2FAJEAPAfgABUAaEAeAaUAAc3y2xh2GmSxf',
envVersion: 'release',
success(res) {
console.log('跳转了')
......
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