Files
aiot-uniapp/.vscode/extensions.json
lzh 6e734699dc chore: 配置生产环境地址并清除默认登录凭据
- 配置生产环境后端地址为 viewshanghai.com
- 配置生产环境上传地址
- 清除默认登录账号密码,提升安全性

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 14:27:37 +08:00

17 lines
418 B
JSON

{
"recommendations": [
"vue.volar",
"dbaeumer.vscode-eslint",
"antfu.unocss",
"antfu.iconify",
"evils.uniapp-vscode",
"uni-helper.uni-helper-vscode",
"uni-helper.uni-app-schemas-vscode",
"uni-helper.uni-highlight-vscode",
"uni-helper.uni-ui-snippets-vscode",
"uni-helper.uni-app-snippets-vscode",
"streetsidesoftware.code-spell-checker",
"anthropic.claude-code"
]
}