瀏覽代碼

分享图标

shish 6 年之前
父節點
當前提交
0ba05a54fb
共有 2 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      mall/src/pages/pay/index.vue
  2. 二進制
      shop/dist/favicon.ico

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

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

二進制
shop/dist/favicon.ico