优化登录、优化图片加载失败等

This commit is contained in:
wgx 2026-08-13 16:00:15 +08:00
parent eb7c194ea9
commit 5fb3ab000f
1 changed files with 24 additions and 2 deletions

26
.gitignore vendored
View File

@ -1,2 +1,24 @@
/unpackage/ .DS_Store
/.idea/ node_modules
/dist
/unpackage
# local env files
.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?