Browse Source

分享图

shish 6 năm trước cách đây
mục cha
commit
1201f2a75f
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      mall/src/pages/pay/index.vue

+ 2 - 2
mall/src/pages/pay/index.vue

@@ -200,11 +200,11 @@ export default {
             title: `点我付款`, // 分享标题
             title: `点我付款`, // 分享标题
             desc: "享随机优惠,最高20元", // 分享内容
             desc: "享随机优惠,最高20元", // 分享内容
             // #ifdef H5
             // #ifdef H5
-            imgUrl: `${this.$constant.imgUrl}/retail/pay/pay.png`,
+            imgUrl: `${this.$constant.imgUrl}/retail/pay/pay.png?v=1`,
             pagePath: `${this.$constant.formal}/#/pages/pay/index?account=${res.merchantId}&store=0&sourceType=3`,
             pagePath: `${this.$constant.formal}/#/pages/pay/index?account=${res.merchantId}&store=0&sourceType=3`,
             // #endif
             // #endif
             // #ifndef H5
             // #ifndef H5
-            imgUrl: `${this.$constant.imgUrl}/retail/pay/wxPay.png`,
+            imgUrl: `${this.$constant.imgUrl}/retail/pay/wxPay.png?v=1`,
             pagePath: `/pages/pay/index?account=${res.merchantId}&store=0&sourceType=3`
             pagePath: `/pages/pay/index?account=${res.merchantId}&store=0&sourceType=3`
             // #endif
             // #endif
           };
           };