From 018baed6a5c6471b8c4300f506ac336eff0faf48 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期二, 28 五月 2024 15:09:11 +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