uni-app 学习中遇到的问题

242 阅读1分钟

1. uni.navigateTo跳转无效,无报错?

答: url参数是绝对路径,uni-app 每个函都有success和fail 函数。 例如: image.png