管理人页面修改

This commit is contained in:
ruisenma
2025-09-10 20:22:00 +08:00
parent da85ae74d7
commit c0a7f78ce6
13 changed files with 1891 additions and 514 deletions

31
.gitignore vendored
View File

@ -1,24 +1,11 @@
.DS_Store
node_modules
# dist/
# build/
gsxt/
# 忽略 node_modules 文件夹
node_modules/
# local env files
# 可选:你也可能想忽略其他常见文件
npm-debug.log
.yarn-integrity
.yarn/
dist/
build/
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
*.log