完善小程序
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
<view class="gift_list">
|
||||
<view class="gift_list_item" v-for="(item,index) in infoForn.couponList" :key="index">
|
||||
<text class="icon"></text>
|
||||
<text class="text"> {{ item.title }} </text>
|
||||
<text class="text"> {{ item.title }} * {{ item.number}}</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user