From 437144f41c74505d362a5214a18cec3d01b3ce4b Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期一, 10 十月 2022 17:51:30 +0800
Subject: [PATCH] 2022.10.10
---
app.json | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/app.json b/app.json
index e187985..8629d70 100644
--- a/app.json
+++ b/app.json
@@ -41,12 +41,16 @@
"pages/icons/icons",
"pages/text/text",
"pages/test/test",
- "pages/test2/test2"
+ "pages/test2/test2",
+ "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"
],
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#fff",
- "navigationBarTitleText": "涓皬浼佷笟鐜瀹堟硶鏈嶅姟骞冲彴",
+ "navigationBarTitleText": "涓皬寰紒涓氱敓鎬佺幆澧冩櫤鑳芥湇鍔�",
"navigationBarTextStyle": "black",
"backgroundColor": "#57E4CB"
},
--
Gitblit v1.9.3