Go to file
peng 6cddddb601 fix: 修复系统模块TypeScript类型错误和组件功能问题
- 修复消息组件JSX.Element类型错误,改为React.ReactNode
- 完善审核历史页面类型定义和API接口调用
- 优化验证码组件,移除备用验证码逻辑避免无限循环
- 简化系统设置页面,仅保留基本设置和外观设置
- 修复用户管理页面编辑模态框数据加载和CRUD操作
- 移除废弃的作物推荐组件文件

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 17:28:11 +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%