mirror of
https://github.com/massbug/judge4c.git
synced 2026-03-13 06:04:24 +00:00
- 为 adminActions、guestActions、problemActions 和 teacherActions 文件中的函数添加了明确的类型注解 - 更新了函数参数和返回值的类型,提高了代码的可读性和可维护性 - 在相关页面组件中添加了类型注解,明确了数据结构 - 移除了未使用的 Separator 组件导入 |
||
|---|---|---|
| .. | ||
| app | ||
| components | ||
| config | ||
| features | ||
| hooks | ||
| i18n | ||
| lib | ||
| stores | ||
| styles | ||
| types | ||