shish 6 years ago
parent
commit
d42bc3d243
1 changed files with 2 additions and 2 deletions
  1. 2 2
      mall/src/pages/pay/index.vue

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

@@ -197,10 +197,10 @@ export default {
         getShopUser(true).then(res => {
           // 设置分享
           let shareParams = {
-            title: '', // 分享标题
+            title: '点我付款',// 分享标题
             desc: "享随机优惠,最高20元", // 分享内容
             // #ifdef H5
-            imgUrl: `${this.$constant.imgUrl}/retail/pay/pay.png`,
+            imgUrl: `${this.$constant.imgUrl}/retail/pay/wxSharePay.jpg`,
             pagePath: `${this.$constant.formal}/#/pages/pay/index?account=${res.merchantId}&store=0&sourceType=3`,
             // #endif
             // #ifndef H5