[ 微信小程序 ] 页面之间相互传递数据方法

经过navigateTo,reLaunch在跳转地址后面加后缀 // 点击跳转 indexTargetLogs1: function () { wx.reLaunch({ url: '../logs/logs?logsView=1', }) }, indexTargetLogs2: function (e) { wx.reLaunch({
相关文章
相关标签/搜索