fix:http替换成https

This commit is contained in:
wangsongsole 2022-10-08 10:56:24 +08:00
parent 240d1bb651
commit 5e5b40b483
1 changed files with 3 additions and 3 deletions

View File

@ -103,7 +103,7 @@
<div class="imgbox"> <div class="imgbox">
<!-- type :1 兑换码 2:立减金,channel:1支付宝2微信 --> <!-- type :1 兑换码 2:立减金,channel:1支付宝2微信 -->
<img class="le-img" <img class="le-img"
:src="item.type==1?item.entity.show_url:(item.entity.channel==1?'http://lsxdemall.oss-cn-beijing.aliyuncs.com/commonproductlogo/zfbreduce.png':'http://lsxdemall.oss-cn-beijing.aliyuncs.com/commonproductlogo/wxreduce.png')" :src="item.type==1?item.entity.show_url:(item.entity.channel==1?'https://lsxdemall.oss-cn-beijing.aliyuncs.com/commonproductlogo/zfbreduce.png':'https://lsxdemall.oss-cn-beijing.aliyuncs.com/commonproductlogo/wxreduce.png')"
:class="item.stock&&(item.stock<0||item.available!=1)&&(item.available!=2?'changegray':'')"></img> :class="item.stock&&(item.stock<0||item.available!=1)&&(item.available!=2?'changegray':'')"></img>
</div> </div>
<div class="item-name" <div class="item-name"
@ -139,7 +139,7 @@
<li v-for="(item,i) in swiperDataList" :key="i" @click="exchangeBtn(item)"> <li v-for="(item,i) in swiperDataList" :key="i" @click="exchangeBtn(item)">
<div class="box"> <div class="box">
<div class="imgBG"> <div class="imgBG">
<img :src="item.type==1?item.entity.show_url:(item.entity.channel==1?'http://lsxdemall.oss-cn-beijing.aliyuncs.com/commonproductlogo/zfbreduce.png':'http://lsxdemall.oss-cn-beijing.aliyuncs.com/commonproductlogo/wxreduce.png')" <img :src="item.type==1?item.entity.show_url:(item.entity.channel==1?'https://lsxdemall.oss-cn-beijing.aliyuncs.com/commonproductlogo/zfbreduce.png':'https://lsxdemall.oss-cn-beijing.aliyuncs.com/commonproductlogo/wxreduce.png')"
alt="" alt=""
:class="item.stock&&item.stock<0||item.available!=1&&item.available!=2?'changegray':''"> :class="item.stock&&item.stock<0||item.available!=1&&item.available!=2?'changegray':''">
</div> </div>
@ -191,7 +191,7 @@
alt=""> alt="">
</span> </span>
<img class="img" <img class="img"
:src="item.type==1?item.entity.show_url:(item.entity.channel==1?'http://lsxdemall.oss-cn-beijing.aliyuncs.com/commonproductlogo/zfbreduce.png':'http://lsxdemall.oss-cn-beijing.aliyuncs.com/commonproductlogo/wxreduce.png')" :src="item.type==1?item.entity.show_url:(item.entity.channel==1?'https://lsxdemall.oss-cn-beijing.aliyuncs.com/commonproductlogo/zfbreduce.png':'https://lsxdemall.oss-cn-beijing.aliyuncs.com/commonproductlogo/wxreduce.png')"
alt="" /> alt="" />
</div> </div>
<div class="detail-text"> <div class="detail-text">