3***@qq.com
3***@qq.com
  • 发布:2022-05-05 16:03
  • 更新:2022-05-05 16:48
  • 阅读:412

uni-app打包后 无法跳转到小程序

分类:uni-app

this.sweixin.launchMiniProgram({
id: "gh_xxxxxx",
path: "/pages/auth/xxxxxx&client=App&sn=" +
result.subSn,
type: 0
}, res => {
this.$u.toast("err1:")
that.payCallback()
}, err => {
this.$u.toast("err:"+JSON.stringify(err))

                                        console.log('err', JSON.stringify(err))  
                                    })  

ios 这个跳转,在开发模式下,使用hbuildx的基座是可以正常跳转,但是自己打包之后就没法跳转了,点击之后没有任何反应
一般是什么原因引起的呢

2022-05-05 16:03 负责人:无 分享
已邀请:
FullStack

FullStack - 【插件开发】【专治疑难杂症】【ios上架、马甲包、白包、过审、已成功上架过几百个】【多款插件已上架:https://ext.dcloud.net.cn/publisher?id=22130】【非诚勿扰】QQ:543610866

勾选分享模块

要回复问题请先登录注册