| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788 |
- {
- "style": "tv",
- "groups": [
- {
- "name": "系统导航",
- "sort": 1,
- "icon": "",
- "description": "企业管理系统",
- "links": [
- {
- "name": "视频行为分析平台",
- "url": "222.243.138.146:9001",
- "sort": 1,
- "icon": "",
- "background": "",
- "description": "人脸识别、安全帽识别、抽烟识别、烟火检测",
- "autoLogin": true,
- "autoLoginEndpoint": "/api/auto-login/video-analysis"
- },
- {
- "name": "智能自动化平台",
- "url": "222.243.138.146:8123",
- "sort": 2,
- "icon": "",
- "background": "",
- "description": "智能自动化平台"
- },
- {
- "name": "OA系统",
- "url": "api.hnyunzhu.com:2443/ynet/",
- "sort": 3,
- "icon": "",
- "background": "",
- "description": "企业OA办公系统"
- },
- {
- "name": "实验室系统",
- "url": "https://lab.example.com",
- "sort": 10,
- "icon": "",
- "background": "https://images.unsplash.com/photo-1532619675605-1d6c53d25d81?w=800&h=600&fit=crop",
- "description": "实验室设备与实验管理"
- },
- {
- "name": "人力资源管理系统",
- "url": "https://hr.example.com",
- "sort": 11,
- "icon": "",
- "background": "https://images.unsplash.com/photo-1521737604893-d14cc237f11d?w=800&h=600&fit=crop",
- "description": "员工信息、招聘、绩效管理"
- },
- {
- "name": "工资发放系统",
- "url": "https://salary.example.com",
- "sort": 12,
- "icon": "",
- "background": "https://images.unsplash.com/photo-1554224155-6726b3ff858f?w=800&h=600&fit=crop",
- "description": "薪资计算与发放管理"
- },
- {
- "name": "公司培训系统",
- "url": "https://training.example.com",
- "sort": 13,
- "icon": "",
- "background": "https://images.unsplash.com/photo-1522202176988-66273c2fd55f?w=800&h=600&fit=crop",
- "description": "员工培训课程与学习管理"
- },
- {
- "name": "园区管理平台",
- "url": "https://park.example.com",
- "sort": 14,
- "icon": "",
- "background": "https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?w=800&h=600&fit=crop",
- "description": "智能安防警戒与园区管理"
- },
- {
- "name": "供应链系统",
- "url": "https://supplychain.example.com",
- "sort": 15,
- "icon": "",
- "background": "https://images.unsplash.com/photo-1586528116311-ad8dd3c8310d?w=800&h=600&fit=crop",
- "description": "供应链管理与物流跟踪"
- }
- ]
- }
- ]
- }
|