Commit 29b295c9 by HouTiZhuo

支付有礼优惠券图片修改

parent a3d88967
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<div @click="handleUseCoupon"> <div @click="handleUseCoupon">
<!-- 默认图片 --> <!-- 默认图片 -->
<template v-if="giftsInfo.getPayWithCourtesyInfoForShopRespDTO.picType == 2"> <template v-if="giftsInfo.getPayWithCourtesyInfoForShopRespDTO.picType == 2">
<image mode="widthFix" src="http://test-ant.mayi888.cn/static/img/couponImg.043ef7c.png"></image> <image mode="widthFix" src="http://cdn.mayi888.com/public/png/baf48832-6d17-4af9-88bb-428dbd9332af.png"></image>
</template> </template>
<!-- 自定义图片 --> <!-- 自定义图片 -->
<template v-else> <template v-else>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment