浏览代码

[其他券][修改][显示原价]

tags/河北版C.8.1.01
hurui 5 年前
父节点
当前提交
411875e335
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. +1
    -1
      pages/coupon/detail/index.wxml
  2. +1
    -1
      pages/spellGroup/mySpellGroup/index.wxss

+ 1
- 1
pages/coupon/detail/index.wxml 查看文件

@@ -50,7 +50,7 @@
<text class="pri01" wx:if="{{data.type!=50&&data.type!=51}}">{{data.salePriceStr}}</text>
<text class="pri01" wx:if="{{data.type==50||data.type==51}}">{{data.creditPrice}}积分</text>
<!-- <text class="yuan" wx:if="{{data.type!=50&&data.type!=51}}">元</text> -->
<!-- <text class='throgh' wx:if="{{data.unit==0&&data.type马上!=50&&data.type!=51}}">{{data.priceStr}}元</text> -->
<text class='throgh' wx:if="{{data.unit==0&&data.type!=50&&data.type!=51}}">{{data.priceStr}}元</text>
<text wx:if="{{data.unit==1&&data.type!=50&&data.type!=51}}">{{data.priceStr}}小时</text>
<text class='rest' wx:if="{{data.autoRefund == 1}}">
<text class='time refound'><text class="use">过期不退款</text></text>


+ 1
- 1
pages/spellGroup/mySpellGroup/index.wxss 查看文件

@@ -1009,7 +1009,7 @@ background:#f6792b;
.yj{
text-decoration: line-through;
color: #CCC;
font-size: 28rpx;
font-size: 26rpx;
line-height: 70rpx;
margin-left: 10rpx;
}

正在加载...
取消
保存