Commit 105b3012 by wangjian

1

parent 3063ad1f
......@@ -57,7 +57,7 @@
</view>
<view>
<image @click="clickItem(item)" class="img" :src="getImg(item)" mode=""></image>
<view v-if="type==200" class="bottom-text">{{item.useState==100?'待使用':'已使用'}}</view>
<view v-if="type==200" class="bottom-text">{{item.useState==10?'待使用':'已使用'}}</view>
</view>
</view>
</view>
......
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