From 64c9f7264079eee61b267c01fd23de0764fe48c4 Mon Sep 17 00:00:00 2001
From: 小小儁爺 <1694218219@qq.com>
Date: 星期三, 31 十二月 2025 09:24:46 +0800
Subject: [PATCH] 1.修复bug
---
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