fix the lint errors in frontend

This commit is contained in:
Willem Jiang
2026-04-26 15:11:22 +08:00
parent 829e82a9af
commit 28381e1383
46 changed files with 456 additions and 357 deletions
@@ -30,6 +30,7 @@ memory:
## 示例
**第一次对话**
```
我是一名 Python 后端开发者,主要使用 FastAPI 和 PostgreSQL。
我的团队遵循 PEP 8 代码规范,偏好类型注解。
@@ -37,6 +38,7 @@ memory:
```
**后续对话**(无需重复背景):
```
帮我写一个用户认证模块
```