Kaynağa Gözat

mupload

newCard
HolyKnightIX 2 yıl önce
ebeveyn
işleme
599e0439e7
1 değiştirilmiş dosya ile 5 ekleme ve 5 silme
  1. +5
    -5
      pages/integralmall/payIntegcoupondetail/index.wxml

+ 5
- 5
pages/integralmall/payIntegcoupondetail/index.wxml Dosyayı Görüntüle

@@ -1,8 +1,8 @@
<!--pages/spellDetail/index.wxml-->
<navbar home back text="积分换礼" background='#FFF' ></navbar>
<navbar home back text="积分换礼" background='#FFF'></navbar>
<view style="height:{{navigationBarHeight}} "></view>
<view class='container' >
<!-- 拼团产品详情 -->
<view class='container'>
<!-- 拼团产品详情 -->
<view class='detail'>
<view class='detail-top'>
<view class='detail-top01'>
@@ -37,6 +37,6 @@
</view>
<view class='edit'>
<button class='user-motto user-enough' wx:if="{{remainingPoints>=0}}" bindtap="{{'submitAble'?'gotoPay':''}}">{{'确认'+data.creditPrice+'积分支付'}}</button>
<button class='user-motto user-enough' style='' wx:if="{{remainingPoints<0}}" bindtap='cannotPay'>积分不足</button>
<button class='user-motto user-enough' wx:if="{{remainingPoints<0}}" bindtap='cannotPay'>积分不足</button>
</view>
</view>
</view>

Yükleniyor…
İptal
Kaydet