From 8d4a66c31aa0f6418403ade8a780f27c9fa9d921 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期二, 10 二月 2026 17:43:30 +0800
Subject: [PATCH] 消息列表

---
 src/pages.json |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/src/pages.json b/src/pages.json
index e2560fd..0772b2e 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -884,6 +884,12 @@
         "navigationBarTitleText": "钖祫鍙拌处璇︽儏",
         "navigationStyle": "custom"
       }
+    },
+    {
+      "path": "pages/message",
+      "style": {
+        "navigationBarTitleText": "娑堟伅涓績"
+      }
     }
   ],
   "subPackages": [
@@ -1096,6 +1102,12 @@
         "text": "棣栭〉"
       },
       {
+        "pagePath": "pages/message",
+        "iconPath": "static/images/tabbar/work.png",
+        "selectedIconPath": "static/images/tabbar/work_.png",
+        "text": "娑堟伅"
+      },
+      {
         "pagePath": "pages/mine",
         "iconPath": "static/images/tabbar/mine.png",
         "selectedIconPath": "static/images/tabbar/mine_.png",

--
Gitblit v1.9.3