From 2a834bbe8d2574747c464d599ebf9d4b3551de6c Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期二, 28 五月 2024 16:40:37 +0800
Subject: [PATCH] 代码初始化
---
h5/pages.json | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/h5/pages.json b/h5/pages.json
index 35dbba4..06ed35b 100644
--- a/h5/pages.json
+++ b/h5/pages.json
@@ -354,6 +354,15 @@
}
}
+ ,{
+ "path" : "pages/auth/auth",
+ "style" :
+ {
+ "navigationBarTitleText": "寰俊鎺堟潈",
+ "enablePullDownRefresh": false
+ }
+
+ }
],
"subPackages": [{
"root": "n_pages",
--
Gitblit v1.9.3