chore: 配置生产环境地址并清除默认登录凭据

- 配置生产环境后端地址为 viewshanghai.com
- 配置生产环境上传地址
- 清除默认登录账号密码,提升安全性

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
lzh
2026-02-28 14:27:37 +08:00
parent f478af1d1a
commit 6e734699dc
3 changed files with 11 additions and 9 deletions

View File

@@ -10,6 +10,7 @@
"uni-helper.uni-highlight-vscode",
"uni-helper.uni-ui-snippets-vscode",
"uni-helper.uni-app-snippets-vscode",
"streetsidesoftware.code-spell-checker"
"streetsidesoftware.code-spell-checker",
"anthropic.claude-code"
]
}