From 015723541ee16f1047a9fe7362bd108d046497da Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Thu, 05 Aug 2021 14:23:12 +0800
Subject: [PATCH] 版本更新
---
pages.json | 11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)
diff --git a/pages.json b/pages.json
index 43892ac..05611ee 100644
--- a/pages.json
+++ b/pages.json
@@ -26,8 +26,19 @@
}
},
{
+ "path" : "pages/registerUser/idphoto",
+ "style" :
+ {
+ "navigationBarTitleText": "人脸识别",
+ "navigationStyle":"custom",
+ "backgroundColor":"#000000"
+ }
+
+ },
+ {
"path": "pages/home/home",
"style": {
+
"navigationBarTitleText": "首页",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
--
Gitblit v1.9.3