From b204ae3d0dffaac8d52e976d4cb8ac0930a3d3b9 Mon Sep 17 00:00:00 2001
From: 小小儁爺 <1694218219@qq.com>
Date: 星期二, 30 十二月 2025 08:00:25 +0800
Subject: [PATCH] 1.引入z-page插件
---
pages.json | 24 ++++++++++++++++++++++++
1 files changed, 24 insertions(+), 0 deletions(-)
diff --git a/pages.json b/pages.json
index b52ffb6..f5a34dc 100644
--- a/pages.json
+++ b/pages.json
@@ -291,6 +291,14 @@
}
},
{
+ "path": "pages/zlgl/sjjy1",
+ "style": {
+ "navigationBarTitleText": "棣栨妫�楠�",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
"path": "pages/zlgl/sjjy2",
"style": {
"navigationBarTitleText": "棣栨妫�楠�",
@@ -307,6 +315,14 @@
}
},
{
+ "path": "pages/zlgl/xjjy1",
+ "style": {
+ "navigationBarTitleText": "宸℃妫�楠�",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
"path": "pages/zlgl/xjjy2",
"style": {
"navigationBarTitleText": "宸℃妫�楠�",
@@ -323,6 +339,14 @@
}
},
{
+ "path": "pages/zlgl/wgjy1",
+ "style": {
+ "navigationBarTitleText": "瀹屽伐妫�楠�",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
"path": "pages/zlgl/wgjy2",
"style": {
"navigationBarTitleText": "瀹屽伐妫�楠�",
--
Gitblit v1.9.3