Przeglądaj źródła

[bannner详情优惠券修改]

tags/广东版3.2.1
meo 6 lat temu
rodzic
commit
eaeb6e0bc3
3 zmienionych plików z 5 dodań i 3 usunięć
  1. +2
    -2
      pages/bannerdetail/index.wxml
  2. +0
    -1
      pages/bannerdetail/index.wxss
  3. +3
    -0
      pages/scanPay/scanPay.wxss

+ 2
- 2
pages/bannerdetail/index.wxml Wyświetl plik

@@ -40,10 +40,10 @@
<view class="coupons1-info-name subtitle">{{item.subTitle}}</view>
<view class="coupons1-info-price-p">
<text class="i">¥</text>{{item.salePriceStr}}
<view class="coupons-info-manjian" style="margin-top:10rpx;" wx:if="{{data.type == 1}}">
<view class="coupons-info-manjian" style="margin-top:10rpx;font-size:28rpx;" wx:if="{{item.type == 1}}">
满¥{{item.usePriceStr}}可用
</view>
<view class="coupons-info-manjian" wx:elif="{{data.type == 2||data.type == 3||data.type==4||data.type==5}}">
<view class="coupons-info-manjian" style="margin-top:10rpx;font-size:28rpx;" wx:if="{{item.type == 2||item.type == 3||item.type==4||item.type==5||item.type==6||item.type==7}}">
仅限本店使用
</view>
</view>


+ 0
- 1
pages/bannerdetail/index.wxss Wyświetl plik

@@ -462,7 +462,6 @@ navigator:nth-of-type(2n+1) {
white-space: nowrap;
text-overflow: ellipsis;
width: 300rpx;
height: 33rpx;
color: #999;
letter-spacing: 0;
}


+ 3
- 0
pages/scanPay/scanPay.wxss Wyświetl plik

@@ -4,6 +4,9 @@
.title{
margin-top: 60rpx;
}
.head{
margin-top: 100rpx;
}
.head image{
width: 100rpx;
height: 100rpx;


Ładowanie…
Anuluj
Zapisz