完善功能
This commit is contained in:
@ -21,14 +21,14 @@
|
||||
<view class="icon-box d-c-c"><span class="icon iconfont icon-xuanze"></span></view>
|
||||
</view>
|
||||
</view>
|
||||
<view v-if="hasBanlance && balance > 0" class="item">
|
||||
<!-- <view v-if="hasBanlance && balance > 0" class="item">
|
||||
<view class="d-s-c">
|
||||
<view class="icon-box d-c-c mr10"><span class="icon iconfont icon-yue"></span></view>
|
||||
<text class="key">余额抵扣:(剩余:{{balance}})</text>
|
||||
</view>
|
||||
<switch :color="getThemeColor()" style="transform:scale(0.7);margin-right: -20rpx;"
|
||||
:checked="balanceType" @change="switch2Change" />
|
||||
</view>
|
||||
</view> -->
|
||||
</view>
|
||||
<view class="bottom-btn" @click="submit">
|
||||
<button type="default">立即支付</button>
|
||||
|
||||
Reference in New Issue
Block a user