@@ -25,7 +25,7 @@
</template>
<template v-if="total > 1">
<p class="center" v-if="loading">加载中...</p>
- <p class="center" v-if="noMore">没有更多数据了~</p>
+ <!-- <p class="center" v-if="noMore">没有更多数据了~</p> -->
</div>