Fix(搜索):[#1360]商城小程序店铺搜索,商品搜索到底了直接删掉
This commit is contained in:
@@ -85,12 +85,12 @@
|
||||
v-if="loading"
|
||||
:show-avatar="false"
|
||||
/>
|
||||
<u-loadmore
|
||||
<!-- <u-loadmore
|
||||
v-if="loadend && list.length > 0"
|
||||
:line="true"
|
||||
status="nomore"
|
||||
nomore-text="到底了"
|
||||
/>
|
||||
/> -->
|
||||
</view>
|
||||
<view v-else>
|
||||
<view
|
||||
@@ -142,12 +142,12 @@
|
||||
<goo-skeleton
|
||||
v-if="loading"
|
||||
/>
|
||||
<u-loadmore
|
||||
<!-- <u-loadmore
|
||||
v-if="loadend && list.length > 0"
|
||||
:line="true"
|
||||
status="nomore"
|
||||
nomore-text="到底了"
|
||||
/>
|
||||
/> -->
|
||||
</view>
|
||||
</view>
|
||||
<view
|
||||
|
||||
Reference in New Issue
Block a user