摘要: 1.在app.js定义方法 overShare: function () { //监听路由切换 wx.onAppRoute(function (res) { let pages = getCurrentPages(), view = pages[pages.length - 1] if (view) 阅读全文
posted @ 2021-09-07 16:11 大海啊都是水啊水 阅读(388) 评论(0) 推荐(0)