初始化2

This commit is contained in:
2026-07-10 17:33:33 +08:00
parent b51ee98afa
commit 94f6ecf901
59 changed files with 3893 additions and 980 deletions

5
web/public/config.json Normal file
View File

@@ -0,0 +1,5 @@
{
"apiTarget": "",
"title": "文件管理系统",
"pageSize": 50
}