💄 调整可视页码

This commit is contained in:
目棃
2025-02-23 21:31:06 +08:00
parent 9e2f91b4d4
commit 2fa9f88da2

View File

@@ -19,7 +19,7 @@
{{ text.text }}
</v-btn>
</div>
<v-pagination class="tc-page" v-model="page" :total-visible="visible" :length="length" />
<v-pagination class="tc-page" v-model="page" :total-visible="9" :length="length" />
</div>
<div class="tc-content">
<TCalendarBirth />