From 0ef09fda1dfe99c7bba6629a68797cca03165ac1 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期一, 02 二月 2026 11:47:59 +0800
Subject: [PATCH] 进销存升级app: 1.不需要登录公司

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

diff --git a/src/pages.json b/src/pages.json
index a304e98..e93e39d 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -58,6 +58,20 @@
       }
     },
     {
+      "path": "pages/sales/salesAccount/out",
+      "style": {
+        "navigationBarTitleText": "鍙戣揣鐘舵��",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/sales/salesAccount/goOut",
+      "style": {
+        "navigationBarTitleText": "鍙戣揣",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/sales/salesAccount/detail",
       "style": {
         "navigationBarTitleText": "淇敼鍙拌处",
@@ -492,6 +506,13 @@
       }
     },
     {
+      "path": "pages/equipmentManagement/runManagement/index",
+      "style": {
+        "navigationBarTitleText": "杩愯绠$悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/equipmentManagement/repair/index",
       "style": {
         "navigationBarTitleText": "璁惧鎶ヤ慨",
@@ -534,6 +555,13 @@
       }
     },
     {
+      "path": "pages/equipmentManagement/upkeep/fileList",
+      "style": {
+        "navigationBarTitleText": "淇濆吇鏂囦欢绠$悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/equipmentManagement/inspection/index",
       "style": {
         "navigationBarTitleText": "璁惧宸℃",

--
Gitblit v1.9.3