Go to file
peng 87dbc7548a refactor: 优化认证系统和组件类型安全性
- 新增 safeLocalStorage 工具函数增强本地存储安全性
- 简化认证流程,重构用户数据结构和 token 管理
- 修复多个模块的 TypeScript 类型错误和导入问题
- 优化状态管理,重构各模块 store 结构
- 清理冗余代码,移除未使用的组件和函数
- 改进错误处理和边界情况处理
- 更新配置文件以支持最新的类型检查

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-13 14:52:52 +08:00
2025-10-24 14:17:31 +08:00

智慧农业生产管理系统

This is a code bundle for 智慧农业生产管理系统. The original project is available at https://www.figma.com/design/8DbZHcVGcWEyLOjz1PF57B/%E6%99%BA%E6%85%A7%E5%86%9C%E4%B8%9A%E7%94%9F%E4%BA%A7%E7%AE%A1%E7%90%86%E7%B3%BB%E7%BB%9F.

Running the code

Run npm i to install the dependencies.

Run npm run dev to start the development server.

Description
No description provided
Readme 16 MiB
Languages
TypeScript 94.1%
HTML 4.2%
CSS 1.3%
JavaScript 0.4%