From 2b1c5e5c3cfe5ef193364490c293fdf0c7605757 Mon Sep 17 00:00:00 2001
From: 小小儁爺 <1694218219@qq.com>
Date: 星期二, 30 十二月 2025 15:16:35 +0800
Subject: [PATCH] 1.平板sop页面

---
 pages.json |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/pages.json b/pages.json
index f5a34dc..46ab466 100644
--- a/pages.json
+++ b/pages.json
@@ -22,6 +22,20 @@
 				"navigationStyle": "custom",
 				"enablePullDownRefresh": false
 			}
+		}, {
+			"path": "pages/sop/index",
+			"style": {
+				"navigationBarTitleText": "sop",
+				"navigationStyle": "custom",
+				"enablePullDownRefresh": false
+			}
+		}, {
+			"path": "pages/sop/sop",
+			"style": {
+				"navigationBarTitleText": "sop",
+				"navigationStyle": "custom",
+				"enablePullDownRefresh": false
+			}
 		},
 		{
 			"path": "pages/mjgl/mjcx",

--
Gitblit v1.9.3