Commit 9fe66bfc authored by 罗超's avatar 罗超

1

parent 04148af6
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
<u-icon name="filter-o" color="#111" size="42"></u-icon> <u-icon name="filter-o" color="#111" size="42"></u-icon>
</div> --> </div> -->
</view> </view>
<view class="screenBox"> <view class="screenBox" v-if="PrizeList.length > 0">
<view <view
v-for="(item, index) in PrizeList" v-for="(item, index) in PrizeList"
:key="index" :key="index"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment