diff --git a/pages/restaurant/home/shop_home/shop_home.vue b/pages/restaurant/home/shop_home/shop_home.vue index fc06cd5..e96df58 100644 --- a/pages/restaurant/home/shop_home/shop_home.vue +++ b/pages/restaurant/home/shop_home/shop_home.vue @@ -517,7 +517,7 @@ // 挂载微信 handleWechatShare() { console.log(this.getUrl(), 'ggg') - wxconfig({ url: this.getUrl() }).then(res => { + wxconfig({ url: 'https://tpoint.agrimedia.cn' }).then(res => { let wxConfig = { debug: res.data.debug, appId: res.data.appId, diff --git a/unpackage/dist/build/web/index.html b/unpackage/dist/build/web/index.html index b014a3d..07cfa76 100644 --- a/unpackage/dist/build/web/index.html +++ b/unpackage/dist/build/web/index.html @@ -1,2 +1,2 @@