From 92afc554a1cc44e10cf3a663384f053dfc529946 Mon Sep 17 00:00:00 2001 From: whitechiina <1293616053@qq.com> Date: Fri, 19 Sep 2025 17:55:27 +0800 Subject: [PATCH] updata --- pages/restaurant/home/shop_home/shop_home.vue | 20 ++++++++----------- unpackage/dist/build/web/index.html | 2 +- .../{index.211c85e5.js => index.f62dd9bd.js} | 2 +- .../pages-goods-b_id5-b_id5_hua.cc8a5e1c.js | 1 - .../pages-goods-b_id5-b_id5_hua.dbed2885.js | 1 + ...urant-home-shop_home-shop_home.68d017ca.js | 1 - ...urant-home-shop_home-shop_home.b123e241.js | 1 + 7 files changed, 12 insertions(+), 16 deletions(-) rename unpackage/dist/build/web/static/js/{index.211c85e5.js => index.f62dd9bd.js} (99%) delete mode 100644 unpackage/dist/build/web/static/js/pages-goods-b_id5-b_id5_hua.cc8a5e1c.js create mode 100644 unpackage/dist/build/web/static/js/pages-goods-b_id5-b_id5_hua.dbed2885.js delete mode 100644 unpackage/dist/build/web/static/js/pages-restaurant-home-shop_home-shop_home.68d017ca.js create mode 100644 unpackage/dist/build/web/static/js/pages-restaurant-home-shop_home-shop_home.b123e241.js diff --git a/pages/restaurant/home/shop_home/shop_home.vue b/pages/restaurant/home/shop_home/shop_home.vue index a20db81..64819eb 100644 --- a/pages/restaurant/home/shop_home/shop_home.vue +++ b/pages/restaurant/home/shop_home/shop_home.vue @@ -544,21 +544,17 @@ wx.ready(() => { // 自定义分享朋友信息 wx.updateAppMessageShareData({ - shareInfo: { - desc: '欢迎来到白马精选', - title: '白马精选', - link: shareUrl + '&spread=' + uid, - imgUrl: 'https://imgs.agrimedia.cn/shop/logo.jpg' - } + desc: '欢迎来到白马精选', + title: '白马精选', + link: shareUrl + '&spread=' + uid, + imgUrl: 'https://imgs.agrimedia.cn/shop/logo.jpg' }) // 自定义分享朋友圈信息 wx.updateTimelineShareData({ - shareInfo: { - desc: '欢迎来到白马精选', - title: '白马精选', - link: shareUrl + '&spread=' + this.GetSpread, - imgUrl: 'https://imgs.agrimedia.cn/shop/logo.jpg' - } + desc: '欢迎来到白马精选', + title: '白马精选', + link: shareUrl + '&spread=' + this.GetSpread, + imgUrl: 'https://imgs.agrimedia.cn/shop/logo.jpg' }) }) diff --git a/unpackage/dist/build/web/index.html b/unpackage/dist/build/web/index.html index 7b05884..33a48c4 100644 --- a/unpackage/dist/build/web/index.html +++ b/unpackage/dist/build/web/index.html @@ -1,2 +1,2 @@