From eb7366f400867d3f401fe60f06d848d6d1448457 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期一, 17 十月 2022 17:41:56 +0800
Subject: [PATCH] 2022.10.17

---
 app.json |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/app.json b/app.json
index 8629d70..d4957c5 100644
--- a/app.json
+++ b/app.json
@@ -45,7 +45,10 @@
     "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"
   ],
   "window": {
     "backgroundTextStyle": "light",

--
Gitblit v1.9.3