chore: 配置与基础设施更新

- 开发服务器端口从 3002 改为 5174
- vitest 配置从 vue plugin 改为 react plugin
- playwright 新增 uat 项目配置,修正 baseURL
- 添加 less 依赖支持
- 修复各页面 catch 块空语句为注释标记
This commit is contained in:
张翔
2026-05-06 14:17:31 +08:00
committed by zhangxiang
parent 2c468ace98
commit 9e635b1483
11 changed files with 227 additions and 23 deletions
+1
View File
@@ -71,6 +71,7 @@
"eslint-plugin-react-hooks": "^7.1.1",
"eslint-plugin-react-refresh": "^0.4.26",
"jsdom": "^27.4.0",
"less": "^4.6.4",
"prettier": "^3.1.1",
"terser": "^5.46.1",
"typescript": "^5.9.3",