This commit is contained in:
liuyuan
2025-04-21 09:15:11 +08:00
parent 06f8fcc1a0
commit a0dd5af1d7
4 changed files with 318 additions and 199 deletions

26
.gitignore vendored
View File

@@ -1 +1,27 @@
.DS_Store
node_modules
unpackage/
/dist
vue.config
# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw*
/package-lock.json
.gitignore
wxcomponents/
.hbuilderx/