摘要: 1 使用 navigator 标签 url : 将要跳转的页面地址open-type : 跳转方式 open-type="navigate"等价于js中wx.navigateTo,需要跳转到应用内非 tabBar 的页面路径 open-type="redirect"等价于js中wx.redirect 阅读全文
posted @ 2019-08-15 20:14 王不才 阅读(157) 评论(0) 推荐(0)