|
|
@@ -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" /> -->
|
|
|
|