diff --git a/pages/restaurant/home/shop_home/shop_home.vue b/pages/restaurant/home/shop_home/shop_home.vue index 4812fa1..925766c 100644 --- a/pages/restaurant/home/shop_home/shop_home.vue +++ b/pages/restaurant/home/shop_home/shop_home.vue @@ -514,7 +514,8 @@ }, // 挂载微信 - async handleWechatShare() { + async handleWechatShare() { + alert(this.getUrl(), '123') const res = await wxconfig({ url: this.getUrl() }) diff --git a/unpackage/dist/build/web/index.html b/unpackage/dist/build/web/index.html index 87494f1..143352d 100644 --- a/unpackage/dist/build/web/index.html +++ b/unpackage/dist/build/web/index.html @@ -1,2 +1,2 @@