1
0
mirror of https://github.com/ialley-workshop-open/uni-halo.git synced 2026-06-12 21:29:31 +08:00

update: 修复首次运行跳转页面非首页问题

This commit is contained in:
小莫唐尼
2024-05-21 10:00:07 +08:00
parent 90ef890766
commit f6069cad95
7 changed files with 59 additions and 87 deletions
+1 -1
View File
@@ -54,7 +54,7 @@
markdownConfig: MarkdownConfig,
loading: 'loading',
queryParams: {
size: 10,
size: 20,
page: 1
},
result: null,