我自己尝试了一下纯html页面写关于webview中页面跳转小程序对应页面的相关功能(https://uniapp.dcloud.net.cn/component/web-view.html#web-view),是能成功跳转的。但当我使用uniapp打包的H5页面(里面含路由),则无法进行跳转,表现错误为Uncaught (in promise) {"errMsg": "reLaunch:fail page
/pages/home/indexis not found"}
有人知道如何绕开h5的路由直接跳转到小程序的页面吗?
0 个回复