2020年12月26日
摘要: 第一步 在app.js中 onLaunch: function (option){ this.overShare(); } 第二步:重写分享方法 overShare: function () { let _this = this //间接实现全局设置分享内容 wx.onAppRoute(functi 阅读全文
posted @ 2020-12-26 16:26 刘世涛6192 阅读(3954) 评论(0) 推荐(0)