2023-3-13
余额 我的收藏 我的云链
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user