2019年4月3日
摘要: wx.navigateTo:保留当前页,跳转到指定页,非tabBar;使用 wx.navigateBack 可以返回到当前的页面。 wx.redirectTo:关闭当前页,跳转到指定页,非tabBar;将无法回到当前页面。 wx.switchTab:只能用于跳转到tabbar页面,并关闭其他非tab 阅读全文
posted @ 2019-04-03 09:46 JoeYoung 阅读(5523) 评论(1) 推荐(0)