This commit is contained in:
whitechiina 2025-09-22 09:25:43 +08:00
parent 92afc554a1
commit 4a68dd9181
2 changed files with 2 additions and 3 deletions

View File

@ -19,8 +19,8 @@ app.$mount()
import uView from "uview-ui";
Vue.use(uView);
import VConsole from 'vconsole';
new VConsole();
// import VConsole from 'vconsole';
// new VConsole();
Vue.prototype.text = 1;
let wx = require('weixin-js-sdk');

View File

@ -540,7 +540,6 @@
initWechatShareData(uid) {
//
let shareUrl = uni.getStorageSync('SHARELINK');
console.log(shareUrl + '&spread=' + uid, '分享链接')
wx.ready(() => {
//
wx.updateAppMessageShareData({