This commit is contained in:
@fawn-nine
2024-08-01 11:55:51 +08:00
parent 634a0848b9
commit d10fe077f0
5 changed files with 229 additions and 99 deletions

View File

@@ -95,7 +95,7 @@
<view class="zhif_radio">
<u-radio-group v-model="payType">
<view style="width: 100%;">
<view v-for="(item, index) in paylistIos" class="zhif_xuanx">
<view v-for="(item, index) in paylistIos" :key="index" class="zhif_xuanx">
<image :src="item.img"></image>
{{item.title}}
<span v-if="item.id == 4"