第一页部分开发

This commit is contained in:
2026-02-26 20:26:22 +08:00
parent 23d9e73969
commit 47615475a5
14 changed files with 641 additions and 587 deletions

View File

@@ -4,7 +4,8 @@
"Bash(cd \"D:/git/gitea/LoveKeyOW\" && npm create vite@latest . -- --template vue 2>&1)",
"Bash(cd \"D:/git/gitea/LoveKeyOW\" && npm create vite@latest . -- --template vue --force 2>&1)",
"Bash(cd \"D:/git/gitea/LoveKeyOW\" && npm install 2>&1)",
"Bash(cd \"D:/git/gitea/LoveKeyOW\" && npx vite build 2>&1)"
"Bash(cd \"D:/git/gitea/LoveKeyOW\" && npx vite build 2>&1)",
"Bash(npm install:*)"
]
}
}