From 1bac2d24c955b8937bd444a20c0e11d9cdf2807d Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期四, 07 五月 2026 14:14:52 +0800
Subject: [PATCH] app模块顺序修改

---
 src/pages/works.vue |   30 ++++++++++++++----------------
 1 files changed, 14 insertions(+), 16 deletions(-)

diff --git a/src/pages/works.vue b/src/pages/works.vue
index 31e3846..121a6e9 100644
--- a/src/pages/works.vue
+++ b/src/pages/works.vue
@@ -571,20 +571,25 @@
   const productionItems = reactive([
     {
       icon: "/static/images/icon/shengchanbaogong.svg",
+      label: "涓荤敓浜ц鍒�",
+    },
+    {
+      icon: "/static/images/icon/shengchanbaogong.svg",
       label: "鐢熶骇璁㈠崟",
     },
-    // {
-    //   icon: "/static/images/icon/shengchanpaigong@2x.svg",
-    //   label: "鐢熶骇娲惧伐",
-    // },
+    {
+      icon: "/static/images/icon/shengchanbaogong.svg",
+      label: "鐢熶骇杩芥函",
+    },
+    {
+      icon: "/static/images/icon/shengchanbaogong.svg",
+      label: "宸ュ簭鐢熶骇瀹炲喌",
+    },
     {
       icon: "/static/images/icon/shengchanbaogong.svg",
       label: "鐢熶骇鎺掍骇",
     },
-    {
-      icon: "/static/images/icon/shengchanbaogong.svg",
-      label: "涓荤敓浜ц鍒�",
-    },
+
     {
       icon: "/static/images/icon/shengchanbaogong.svg",
       label: "鐢熶骇鎶ュ伐",
@@ -597,14 +602,7 @@
       icon: "/static/images/icon/shengchanbaogong.svg",
       label: "鐢熶骇鏍哥畻",
     },
-    {
-      icon: "/static/images/icon/shengchanbaogong.svg",
-      label: "鐢熶骇杩芥函",
-    },
-    {
-      icon: "/static/images/icon/shengchanbaogong.svg",
-      label: "宸ュ簭鐢熶骇瀹炲喌",
-    },
+
     {
       icon: "/static/images/icon/shengchanbaogong.svg",
       label: "宸ュ簭瀹炲喌",

--
Gitblit v1.9.3