Ver código fonte

优化:跳转参数

lishanshan 4 meses atrás
pai
commit
d49ca46c64
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/pages-A/shareCoupon/index.vue

+ 1 - 1
src/pages-A/shareCoupon/index.vue

@@ -18,7 +18,7 @@
             <!-- 广誉源H5链接-二维码 -->
             <view v-if="couponDetail.platformSource == '2'" class="qc-code-img">
                 <uqrcode ref="uqrcodeRef" :hide="true" canvas-id="qrcode" size="240" sizeUnit="rpx"
-                    :value="`https://city.baoxianzhanggui.com/fragrance/#/pages/index/index?shareType='COUPON'&shareContentId=${shareId}`"
+                    :value="`https://city.baoxianzhanggui.com/fragrance/#/pages/index/index?shareType=COUPON&shareContentId=${shareId}`"
                     h5DownloadName="领取优惠券" :h5SaveIsDownload="true" logo="@/static/images/gyy_logo.png" :logoSize="60" :logoBorderRadius="8" logoBorderColor="#FFFFFF" :logoBorderWidth="2" />
                     <!-- h5DownloadName="领取优惠券" :h5SaveIsDownload="true" /> -->