This commit is contained in:
Zuoling Rong
2025-02-02 20:45:14 +08:00
parent 5aec78c264
commit d4caa5653d
4 changed files with 57 additions and 37 deletions

5
.gitignore vendored
View File

@@ -3,11 +3,6 @@ node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
package-lock.json
# 构建产物
public/
index.html
# IDE 配置
.vscode/