Commit 4d46fc35 authored by 周宏民's avatar 周宏民

feat: 太湖 集成登录

parent 3eacfe56
Pipeline #91225 passed with stages
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
......@@ -8,6 +8,7 @@ import Demonstration from './demonstration';
import PandaBootPage from './panda';
import IntegrationPage from './integration';
import IntegrationPage2 from './integration2';
import TaihuPage from './project/taihu';
export const guidePage = [
// type 为true 则需要 功能配置 isPanda 为true
{
......@@ -15,9 +16,13 @@ export const guidePage = [
value: 'default',
},
{
label: '集成登录演示',
label: '集成登录演示',
value: 'integration2',
},
{
label: '太湖集成登录',
value: 'taihuPage',
},
{
label: '演示环境(旧版)',
type: true,
......@@ -34,4 +39,5 @@ export const BootPageTemplate = {
panda: PandaBootPage,
integration2: IntegrationPage2,
demonstration: Demonstration,
taihuPage: TaihuPage,
};
{
"综合管控": [
{
"name": "统一平台",
"english": "Unified Platform",
"label": "",
"url": ""
},
{
"name": "OA办公",
"url": "",
"english": "OA Office"
},
{
"name": "仓储系统",
"url": "",
"english": "Warehouse System"
},
{
"name": "可视化大屏幕",
"url": "",
"english": "Large visual screen"
}
],
"智慧生产调度": [
{
"name": "生产调度",
"label": "",
"url": ""
},
{
"name": "科学调度",
"url": ""
},
{
"name": "二次供水",
"url": ""
},
{
"name": "应急指挥",
"url": ""
},
{
"name": "农饮水监测",
"url": ""
},
{
"name": "水力模型",
"url": ""
},
{
"name": "设备管理",
"url": ""
}
],
"智慧管网管理": [
{
"name": "管网GIS",
"label": "",
"url": ""
},
{
"name": "GIS数据维护",
"url": ""
},
{
"name": "管网巡检",
"url": ""
}
],
"智慧漏损控制": [
{
"name": "漏损控制",
"label": "",
"url": "",
"english": "Leakage control"
}
],
"数据支撑": [
{
"name": "物联网平台",
"url": ""
},
{
"name": "数据统一管理",
"url": ""
},
{
"name": "GIS发布平台",
"url": ""
}
],
"业务支撑": [
{
"name": "BMP流程引擎",
"url": ""
},
{
"name": "可视化工具",
"url": ""
},
{
"name": "低代码工具",
"url": ""
},
{
"name": "报表工具",
"url": ""
}
],
"标题": "安徽太湖县智慧水务管控平台"
}
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment