xbx #40

Merged
theluyuan merged 6 commits from xbx into master 2020-07-03 01:10:59 +00:00
Showing only changes of commit 3e077a810a - Show all commits

View File

@ -40,6 +40,7 @@
<view class="classify" v-if="cur==0">
111
</view>
<!-- 商品筛选排序未完成 -->
<view class="item" v-if="cur==1">
<item v-for="item in list" :key="item.gc_id" :info="item" class="item"></item>
</view>