默认是在首页
wx.navigateBack({
delta: -1
});
详情参考。
https://mp.weixin.qq.com/debug/wxadoc/dev/api/ui-navigate.html#wxrelaunchobject
wx.navigateBack(OBJECT)
原文地址:https://www.cnblogs.com/MainActivity/p/8594942.html
时间: 2024-10-11 13:59:46
默认是在首页
wx.navigateBack({
delta: -1
});
详情参考。
https://mp.weixin.qq.com/debug/wxadoc/dev/api/ui-navigate.html#wxrelaunchobject
原文地址:https://www.cnblogs.com/MainActivity/p/8594942.html