docs: update project docs and add git commit message guidelines

- add .trae/rules/git-commit-message.md with official commit rules
- update AGENTS.md to add Chinese commit message requirement
- overhaul README.md: update tech stack, directory structure, env vars, routing, i18n and request lib docs
This commit is contained in:
DEV_DSW
2026-06-02 11:42:01 +08:00
parent 1c0ea86e69
commit e617e303d4
2 changed files with 43 additions and 38 deletions

View File

@@ -76,3 +76,4 @@
- 需要编译时就提醒用户手动确定
- 需要测试时就提醒用户手动执行
- 有滚动条的区域需要添加scrollbar-none [-ms-overflow-style:none] [&::-webkit-scrollbar]:hidden 类名
- git 提交时,必须使用中文提交信息