标签: 小程序

0

小程序页面路由

小程序页面路由注意事项? 首先要明白 open-type 的几种方式open-type 有效值: 值 说明 navigate 对应 wx.navigateTo 的功能 redirect 对应 wx.redirectTo 的功能 switchTab 对应 wx.switchTab 的功能 reLaunch 对应 wx.reLaunch 的功能 navigateBack 对应 wx.navigateBack 的功能