2023-3-13

余额
我的收藏
我的云链
This commit is contained in:
2023-03-13 18:14:28 +08:00
parent 1d7fb7b745
commit a1f44d5c93
7 changed files with 188 additions and 59 deletions

View File

@@ -28,7 +28,7 @@
</label>
</view>
<view class="type-item" @click="changePayType(3)">
<!-- <view class="type-item" @click="changePayType(3)">
<text class="icon yticon icon-erjiye-yucunkuan"></text>
<view class="con">
<text class="tit">预存款支付</text>
@@ -38,7 +38,7 @@
<radio value="" color="#fa436a" :checked='payType == 3' />
</label>
</view>
</view> -->
</view>
<text class="mix-btn" @click="confirm">确认支付</text>