请问下uniapp使用路由跳转报错是怎么回事,更新前还可以,更新后就不能使用跳转了
uni.navigateTo({
url: '/pages/index/new_file',
});
reportJSException >>>> exception function:createInstanceContext, exception:white screen cause create instanceContext failed,check js stack ->Uncaught SyntaxError: Unexpected token ','
2 个回复
FullStack - 【插件开发】【专治疑难杂症】【ios上架、马甲包、白包、过审、已成功上架过几百个】【多款插件已上架:https://ext.dcloud.net.cn/publisher?id=22130】【非诚勿扰】QQ:543610866
绝对路径看下,或者你声明vue没有
d***@cloudglab.com
解决了没大哥