21 Commits

Author SHA1 Message Date
6fb1f781d4 新增微信管理模块和用户资料路由
- 集成微信管理路由与配置、模板和日志页面
- 新增个人信息用户资料路由
- 更新了 AdminLayout,添加了新的微信相关图标和菜单映射
- 删除了默认style.css内容
2025-03-08 18:11:28 +08:00
d0eca2f2ca 修复一些已知的BUG 2025-03-08 15:42:36 +08:00
9572d9000f 优化可视化大屏 2025-03-07 21:05:04 +08:00
d62b8267a8 完善首页的页面 2025-03-04 19:55:53 +08:00
4a5e37b5d9 Refactor monitoring API and dashboard charts with improved data handling and visualization 2025-03-04 17:54:56 +08:00
1265cf7553 完善可视化大屏的图表 2025-03-04 16:15:52 +08:00
f401f40a6e 重构课程管理模块并更新路由选择
- 将课程管理从活动模块移至专用课程模块
- 使用新的课程管理结构更新 AdminLayout 侧边栏菜单
- 修改路由器配置以反映新的课程管理路由
- 从活动模块中删除已弃用的课程管理视图
-添加物种监测
2025-03-01 16:07:20 +08:00
d115627cd0 完成可视化大屏的无人机实时监控和图表的切换,还有ai巡护的摄像头管理以及无人机管理页面。 2025-02-28 15:45:40 +08:00
2545bf43ac Refactor permissions and roles management with comprehensive updates
- Implement advanced permission management with tree-based structure
- Add detailed search, filtering, and tree expansion features
- Enhance role management with permission assignment dialog
- Integrate API calls for CRUD operations on permissions and roles
- Improve form validation and error handling
- Update UI with more informative table columns and icons
2025-02-24 13:32:24 +08:00
c041ef9671 Enhance project introduction module with advanced image upload and input features
- Add support for image upload and URL input with flexible selection
- Implement robust image upload validation and error handling
- Update form submission logic to handle different image input types
- Add computed properties for image URL processing and upload headers
- Improve user experience with better image upload feedback and validation
2025-02-23 16:54:34 +08:00
777532f396 Add project introduction module to admin layout and router
- Add new sidebar menu item for project introduction in AdminLayout
- Create new route for projects management in router configuration
- Update formatDateTime utility function with improved error handling and default return value
2025-02-23 15:59:17 +08:00
90107b33d3 Add delete functionality for patrol events, tasks, and plans
- Implement single and batch delete methods for events, tasks, and plans
- Add delete API endpoints in respective modules
- Update Vue components with delete buttons and confirmation dialogs
- Implement validation to prevent deleting tasks/plans with active status or related records
- Enhance user experience with clear error messages and selective deletion
2025-02-23 15:30:58 +08:00
1972b43dec Add comprehensive patrol event management module
- Implement event API for creating, retrieving, updating, and exporting patrol events
- Create detailed Vue component with advanced features:
  * Event statistics dashboard
  * Comprehensive search and filtering
  * Image and video preview
  * Event processing and status management
  * Export functionality for individual and batch events
- Add support for event lifecycle management and detailed event tracking
2025-02-22 20:28:59 +08:00
032d404101 Enhance patrol records and tasks management with comprehensive updates
- Add detailed view and statistics for patrol records
- Implement advanced filtering and export functionality
- Update task management with improved UI and data handling
- Add Amap API key to development environment
- Fix import paths for SCSS variables in monitor views
- Improve route configuration for patrol-related pages
2025-02-22 18:00:13 +08:00
f22ce91e1a Enhance application structure with new modules and login improvements
- Add new menu sections for Activity Management and User Feedback
- Update router configuration with new route paths
- Refactor login API and user store for better error handling
- Modify login view to improve navigation and error logging
- Update patrol tasks view with more detailed table columns
- Fix import paths for SCSS variables in patrol views
2025-02-22 14:57:43 +08:00
595054eb43 完成报告模板请求 2025-02-21 04:13:08 +08:00
986f573956 完成报告管理请求 2025-02-21 03:35:02 +08:00
d5667573fa 完成系统日志的请求 2025-02-20 23:14:35 +08:00
fb5ad57dc1 Implement comprehensive user management functionality with API integration 2025-02-20 21:41:57 +08:00
c59e2cf505 优化了路由配置 2025-02-20 20:44:31 +08:00
89b121c08c one 2025-02-05 21:57:40 +08:00