From b45a01a8bee4a9bff5f9c248ead301b8675d1099 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期五, 28 十月 2022 17:22:35 +0800
Subject: [PATCH] 2022.10.28

---
 app.json |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/app.json b/app.json
index 8629d70..a313959 100644
--- a/app.json
+++ b/app.json
@@ -45,12 +45,17 @@
     "pages/m_user/companyregister/companyregister",
     "pages/m_user/companyauthentication/companyauthentication",
     "pages/m_user/base_c/c_company-info/c_company-info",
-    "pages/m_user/sceneauthentication/sceneauthentication"
+    "pages/m_user/sceneauthentication/sceneauthentication",
+    "pages/m_user/personalauthentication/personalauthentication",
+    "pages/m_user/p_about/p_about",
+    "pages/m_user/p_changepw/p_changepw",
+    "pages/m_user/p_support/p_support",
+    "pages/m_user/p_instructions/p_instructions"
   ],
   "window": {
     "backgroundTextStyle": "light",
     "navigationBarBackgroundColor": "#fff",
-    "navigationBarTitleText": "涓皬寰紒涓氱敓鎬佺幆澧冩櫤鑳芥湇鍔�",
+    "navigationBarTitleText": "涓皬寰紒涓氱敓鎬佺幆澧冨畧娉曟櫤鑳芥湇鍔�",
     "navigationBarTextStyle": "black",
     "backgroundColor": "#57E4CB"
   },

--
Gitblit v1.9.3