diff --git a/main.js b/main.js index b73bc8d..5d33323 100644 --- a/main.js +++ b/main.js @@ -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'); diff --git a/pages/restaurant/home/shop_home/shop_home.vue b/pages/restaurant/home/shop_home/shop_home.vue index 64819eb..9bc8541 100644 --- a/pages/restaurant/home/shop_home/shop_home.vue +++ b/pages/restaurant/home/shop_home/shop_home.vue @@ -540,7 +540,6 @@ initWechatShareData(uid) { // 分享链接参数 let shareUrl = uni.getStorageSync('SHARELINK'); - console.log(shareUrl + '&spread=' + uid, '分享链接') wx.ready(() => { // 自定义分享朋友信息 wx.updateAppMessageShareData({