Explorar o código

feat(app): 调整组态管理入口至第三位

Zimo hai 2 semanas
pai
achega
95e86c8eb3
Modificáronse 1 ficheiros con 8 adicións e 8 borrados
  1. 8 8
      pages/entry/index.vue

+ 8 - 8
pages/entry/index.vue

@@ -232,14 +232,6 @@ const coreFeatures = [
     iconColor: "#ff8a1f",
     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: "组态管理",
     desc: "流程与仪表组态",
@@ -248,6 +240,14 @@ const coreFeatures = [
     iconColor: "#6d5efc",
     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: "智慧连油",
     desc: "润滑管理平台",