From 71ea99937dec5c8b0d21923e399b7623a7c65174 Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Tue, 20 Jul 2021 21:45:13 +0800
Subject: [PATCH] 版本更新
---
pages.json | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diff --git a/pages.json b/pages.json
index 27c5501..43892ac 100644
--- a/pages.json
+++ b/pages.json
@@ -34,6 +34,14 @@
}
},
{
+ "path": "pages/shengzs/index",
+ "style": {
+ "navigationBarTitleText": "生长树",
+ "navigationBarBackgroundColor": "#0BB9C8",
+ "navigationBarTextStyle": "white"
+ }
+ },
+ {
"path": "pages/myself/myself",
"name": "myself",
"style": {
@@ -224,7 +232,7 @@
"path": "pages/patrol/patrol",
"name": "equipment",
"style": {
- "navigationBarTitleText": "巡逻管理",
+ "navigationBarTitleText": "巡逻任务",
"navigationBarBackgroundColor": "#0BB9C8",
"navigationBarTextStyle": "white"
}
--
Gitblit v1.9.3