摘要: 微信小程序api的wx.navigateTo传递参数,参数太长被截取 使用encodeURIComponent和decodeURIComponent 传递字符串,如果是对象要配合使用JSON.stringify 和JSON.parse var userId=e.currentTarget.datas 阅读全文
posted @ 2020-08-27 10:33 山吹同学 阅读(1268) 评论(0) 推荐(0) 编辑