Commit Graph

7 Commits

Author SHA1 Message Date
zpc
5b2e4c6e1a 21
All checks were successful
continuous-integration/drone/push Build is passing
2026-04-04 11:59:50 +08:00
zpc
fdf2388b3a 21
All checks were successful
continuous-integration/drone/push Build is passing
2026-04-04 11:53:57 +08:00
zpc
c11ba8aebd 21
Some checks are pending
continuous-integration/drone/push Build is running
2026-04-04 11:04:37 +08:00
zpc
5b0de386f1 feat(odf-v1021): Add optical box rack type support with dual-column layout
All checks were successful
continuous-integration/drone/push Build is passing
- Add migration script to introduce rack_type field (0=ODF, 1=optical box)
- Add RackType, LeftPortsCount, RightPortsCount properties to OdfRacks model and DTOs
- Add rack type selector and port count inputs to OdfRackForm component
- Display rack type labels in OdfRacks management table
- Add rack type badges to uni-app rack list cards
- Implement dual-column layout for optical box type in rack detail page with left/right port sections
- Add optical box port naming format (A-1, A-2, etc.) with row-based labeling
- Add visual distinction with background colors (left: #E3F2FD, right: #FFF3E0) and center divider
- Update import/export DTOs to support rack type and optical box port naming
- Mark all v1.0.2.1 tasks as completed
2026-04-02 16:40:09 +08:00
zpc
6a12162705 fix: H5多项优化-返回按钮/布局/弹窗/兼容性/BASE_URL统一 2026-03-10 23:24:34 +08:00
zpc
7c4d7d5978 feat: ODF v1.0.2 功能更新 - 签到、干线故障、光缆管理、用户模块权限
数据库:
- 新增 odf_checkin/odf_cables/odf_cable_faults/odf_cable_fault_images/odf_user_modules 5张表
- 新增菜单权限和角色分配 SQL 脚本

后台 API (.NET/SqlSugar):
- 新增实体模型、DTO、Service、Controller (签到/光缆/故障/图片/用户模块)

前端 APP (UniApp):
- 新增 portal/checkin/trunk/cable/fault-list/fault-detail/fault-add/trunk-search/route-plan 9个页面
- 新增 permission/checkin/trunk 服务层
- 新增 navigation/watermark 工具函数

后台管理前端 (ZR.Vue):
- 新增光缆管理/干线故障管理/签到记录管理/用户模块权限 4个管理页面
- 新增对应 API 模块和表单组件
2026-03-04 14:08:48 +08:00
zpc
d50fd7ae9b 初始化 2026-03-02 18:13:36 +08:00