|
@@ -232,14 +232,6 @@ const coreFeatures = [
|
|
|
iconColor: "#ff8a1f",
|
|
iconColor: "#ff8a1f",
|
|
|
path: "/pages/swh/index",
|
|
path: "/pages/swh/index",
|
|
|
},
|
|
},
|
|
|
- {
|
|
|
|
|
- title: "QHSE",
|
|
|
|
|
- desc: "质量健康安全环保",
|
|
|
|
|
- iconText: "/static/entry/qhse.png",
|
|
|
|
|
- iconBg: "linear-gradient(135deg, #ecfff7 0%, #d8f8ea 100%)",
|
|
|
|
|
- iconColor: "#1eb980",
|
|
|
|
|
- path: "/pages/qhse/index",
|
|
|
|
|
- },
|
|
|
|
|
{
|
|
{
|
|
|
title: "组态管理",
|
|
title: "组态管理",
|
|
|
desc: "流程与仪表组态",
|
|
desc: "流程与仪表组态",
|
|
@@ -248,6 +240,14 @@ const coreFeatures = [
|
|
|
iconColor: "#6d5efc",
|
|
iconColor: "#6d5efc",
|
|
|
path: "/pages/zutai/index",
|
|
path: "/pages/zutai/index",
|
|
|
},
|
|
},
|
|
|
|
|
+ {
|
|
|
|
|
+ title: "QHSE",
|
|
|
|
|
+ desc: "质量健康安全环保",
|
|
|
|
|
+ iconText: "/static/entry/qhse.png",
|
|
|
|
|
+ iconBg: "linear-gradient(135deg, #ecfff7 0%, #d8f8ea 100%)",
|
|
|
|
|
+ iconColor: "#1eb980",
|
|
|
|
|
+ path: "/pages/qhse/index",
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
title: "智慧连油",
|
|
title: "智慧连油",
|
|
|
desc: "润滑管理平台",
|
|
desc: "润滑管理平台",
|