Commit 9c0406f9 by 陈超

A

parent 00c76a3a
......@@ -109,7 +109,7 @@
<div class="text_12_400 color_999999 zhenti_my_collect_cell_time">2020-04-04 03:12:56</div>
</div>
<!-- 项目2 -->
<div v-if="myTab == 0" v-for="(item, index) in myYiZuo" :key="index" class="class_item layout_h">
<!-- <div v-if="myTab == 0" v-for="(item, index) in myYiZuo" :key="index" class="class_item layout_h">
<div class="class_left layout_v weight_full">
<div class="layout_h">
<div v-if="item.price > 0" class="mark_orange layout_center">付费</div>
......@@ -126,7 +126,7 @@
</div>
</div>
<span style="margin-top: 35vh;" v-if="myYiZuo.length == 0 && myTab=0" class="text_14_400 color_999999 self_center">没有找到!</span>
<span style="margin-top: 35vh;" v-if="myYiZuo.length == 0 && myTab=1" class="text_14_400 color_999999 self_center">没有找到!</span>
<span style="margin-top: 35vh;" v-if="myYiZuo.length == 0 && myTab=1" class="text_14_400 color_999999 self_center">没有找到!</span> -->
</div>
</van-tab>
......
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