This commit is contained in:
Minho
2017-07-10 16:25:38 +08:00
parent 42ad00fb92
commit 3aa1552c5c
4 changed files with 4 additions and 4 deletions

View File

@@ -92,7 +92,7 @@
</template>
</div>
<template v-if="lists.length >= 0">
<nav>
<nav class="pagination-container">
{{.PageHtml}}
</nav>
</template>