暂存
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
<view class="zhif_radio">
|
||||
<u-radio-group v-model="payType">
|
||||
<view style="width: 100%;">
|
||||
<view v-for="(item, index) in paylist" class="zhif_xuanx">
|
||||
<view v-for="(item, index) in paylist" :key="index" class="zhif_xuanx">
|
||||
<image :src="item.img"></image>
|
||||
{{item.title}}
|
||||
<span v-if="item.id == 4"
|
||||
|
||||
Reference in New Issue
Block a user