mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 03:46:44 +08:00
提交修改
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
@link-clicked="currentPage = $event">
|
||||
</pdf> -->
|
||||
</div>
|
||||
<div v-if="totalPages>initNum && moreState == 1" class="pagination-div" style="margin-bottom: 15px;">
|
||||
<div v-if="totalPages>initNum && moreState == 1" class="pagination-div" style="margin-bottom: 20px;">
|
||||
<!-- <el-button type="primary" @click="clickMore()" >加载更多</el-button> -->
|
||||
<span class="pag-text" @click="clickMore()" style="cursor: pointer;">加载更多</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user