From fdc8044841d4f0448484f2bd681a5dc40c1293bd Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Fri, 28 May 2021 18:11:26 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 pages.json |   40 ++++++++++++++++++++++++++++++++++++++++
 1 files changed, 40 insertions(+), 0 deletions(-)

diff --git a/pages.json b/pages.json
index a956aec..a128a13 100644
--- a/pages.json
+++ b/pages.json
@@ -20,6 +20,46 @@
 			}
 		},
 		{
+			"path": "pages/myself/childen/aboutUs",
+			"name": "aboutUs",
+			"style": {
+				"navigationBarTitleText": "关于我们",
+				"navigationBarBackgroundColor": "#F56968"
+			}
+		},
+		{
+			"path": "pages/myself/childen/shezhi",
+			"name": "shezhi",
+			"style": {
+				"navigationBarTitleText": "系统设置",
+				"navigationBarBackgroundColor": "#F56968"
+			}
+		},
+		{
+			"path": "pages/myself/childen/yijian",
+			"name": "yijian",
+			"style": {
+				"navigationBarTitleText": "意见反馈",
+				"navigationBarBackgroundColor": "#F56968"
+			}
+		},
+		{
+			"path": "pages/myself/childen/genxin",
+			"name": "genxin",
+			"style": {
+				"navigationBarTitleText": "版本更新",
+				"navigationBarBackgroundColor": "#F56968"
+			}
+		},
+		{
+			"path": "pages/myself/childen/xinxi",
+			"name": "xinxi",
+			"style": {
+				"navigationBarTitleText": "账户信息",
+				"navigationBarBackgroundColor": "#F56968"
+			}
+		},
+		{
 			"path": "pages/business/business",
 			"name": "business",
 			"style": {

--
Gitblit v1.9.3