Преглед на файлове

[优惠券详情,券包][修改]:[优惠券详情和券包过期作废修改]

tags/富茂链客4.1.0
meo преди 6 години
родител
ревизия
f388e73cd1
променени са 5 файла, в които са добавени 26 реда и са изтрити 12 реда
  1. +4
    -1
      pages/coupon/detail/index.wxml
  2. +9
    -1
      pages/coupon/detail/index.wxss
  3. +5
    -5
      pages/couponorder/detail/index.wxml
  4. +7
    -4
      pages/couponorder/detail/index.wxss
  5. +1
    -1
      pages/couponorder/index/index.wxml

+ 4
- 1
pages/coupon/detail/index.wxml Целия файл

@@ -36,6 +36,9 @@
<text class="yuan">元</text>
<text class='throgh' wx:if="{{data.unit==0}}">{{data.priceStr}}元</text>
<text wx:if="{{data.unit==1}}">{{data.priceStr}}小时</text>
<text class='rest' wx:if="{{data.autoRefund == 1}}">
<text class='time refound'><text class="use">过期不退款</text></text>
</text>
</view>
<view class="fl" wx:if="{{data.type==8}}">可砍至
<text class="pri01">{{data.salePriceStr}}</text>元
@@ -52,6 +55,7 @@
<view class='rest' wx:if="{{data.type==5}}">
<text class='time'>当次有效</text>
</view>
<view class='rest' wx:if="{{data.type==1}}">
<text class='txt01'>使用条件:</text>
<text class='time'>满{{data.usePriceStr}}元可用</text>
@@ -59,7 +63,6 @@
<view class='rest'>
<text class='txt01'>限购条件:</text>
<text class='time'>每人{{data.useLimitQuantity}}张</text>
<text class='times' style='margin-left:10rpx;' wx:if="{{data.autoRefund == 1}}">(过期作废)</text>
</view>
</view>
</view>


+ 9
- 1
pages/coupon/detail/index.wxss Целия файл

@@ -21,7 +21,14 @@ button::after{ border: none; }
width: 100%;
height: 100%;
}

.refound{
border:1rpx solid red;
padding:3rpx 0;
display:block;
width:130rpx;
text-align:center;
margin-left: 14rpx;
}
.coupons_info {
width: 92%;
padding: 0 4%;
@@ -133,6 +140,7 @@ button::after{ border: none; }
}
.use{
color: #ff4949;
margin-left: 10rpx;
}
.salePriceStr .yuan {
font-size: 24rpx;


+ 5
- 5
pages/couponorder/detail/index.wxml Целия файл

@@ -11,8 +11,9 @@
<text wx:if="{{data.type == 8&&data.price != data.couponPrice}}">¥{{data.salePrice/100}}</text>
<text wx:if="{{data.type != 8}}">¥{{data.salePrice/100}}</text>
<del>¥{{data.price/100}}</del>
<text wx:if="{{data.usePrice!=undefined}}" class="manjian">满{{data.usePrice/100}}元可用</text>
<text wx:if="{{data.usePrice==undefined}}" class="manjian">仅限本店使用</text>
<text class="refund">
<text wx:if="{{data.autoRefund == 1}}">过期不退款</text>
</text>
</view>
</view>
</view>
@@ -26,9 +27,8 @@
<i>至</i>
<text>{{validEndDate}}</text>
</view>
<view class="refund">
<text wx:if="{{data.autoRefund == 1}}">过期作废</text>
</view>
<view wx:if="{{data.usePrice!=undefined}}" class="manjian">满{{data.usePrice/100}}元可用</view>
<view wx:if="{{data.usePrice==undefined}}" class="manjian">仅限本店使用</view>
<image class='line' mode="widthFix" src="{{lineUrl}}"></image>
<view class="zhuangtai">
<image wx:if="{{data.couponOrderStatus==1}}" src="{{wm01Url}}" mode='widthFix'></image>


+ 7
- 4
pages/couponorder/detail/index.wxss Целия файл

@@ -152,7 +152,6 @@ page {

.money text {
color: red;
font-size: 36rpx;
}

.money del {
@@ -340,8 +339,9 @@ page {

.manjian {
margin-left: 26rpx;
color: #666 !important;
color: #999!important;
font-size: 26rpx !important;
text-align: center;
}

.moneys {
@@ -363,6 +363,9 @@ page {
height: 140rpx;
}
.refund{
text-align: center;
font-size: 26rpx;
display: inline-block;
font-size: 26rpx!important;
color: red!important;
border: 1px solid red;
padding: 3rpx;
}

+ 1
- 1
pages/couponorder/index/index.wxml Целия файл

@@ -37,7 +37,7 @@
<text class="txt2">{{item.expiredTime}}</text>
</view>
<view class='fr found'>
<text class="txt2" wx:if="{{item.autoRefund == 1}}">过期作废</text>
<text class="txt2" wx:if="{{item.autoRefund == 1}}">过期不退款</text>
</view>
</view>
</view>


Зареждане…
Отказ
Запис