zhengjinyi %!s(int64=4) %!d(string=hai) anos
pai
achega
c3752ec456
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/resources/templates/flea-market/list.html

+ 1 - 1
src/main/resources/templates/flea-market/list.html

@@ -98,7 +98,7 @@
                  <p>我要发布</p>
              </a>
         </div>
-        <div v-if="(!isPC) && noMore" class="noMore">----  没有更多了 ----</div>
+        <div v-if="(!isPC) && !hasNextPage" class="noMore">----  没有更多了 ----</div>
     </div>
     <div class="pageWrap clear" v-if="isPC">
         <a v-if="listQuery.pageNum>1" class="prev" @click="toPagination(listQuery.pageNum*1-1)" href="javascript:void(0);"></a>