From 8ea19a6bb34daab1410f6186992a4c1e90299c92 Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Wed, 14 Sep 2022 08:54:44 +0800
Subject: [PATCH] 服务器配置

---
 pages.json |  108 +++++++++++++++++++++++++++++++++++++++++++++++------
 1 files changed, 95 insertions(+), 13 deletions(-)

diff --git a/pages.json b/pages.json
index f7329b5..8947238 100644
--- a/pages.json
+++ b/pages.json
@@ -26,6 +26,14 @@
 			}
 		},
 		{
+			"path": "pages/registerUser/map",
+			"name": "registerUserMap",
+			"style": {
+				"navigationStyle": "custom", // 隐藏系统导航栏
+				"navigationBarTextStyle": "white" // 状态栏字体为白色,只能为 white-白色,black-黑色 二选一
+			}
+		},
+		{
 			"path": "pages/registerUser/idphoto",
 			"style": {
 				"navigationBarTitleText": "人脸识别",
@@ -106,9 +114,9 @@
 		{
 			"path": "pages/business/business",
 			"style": {
-				"navigationBarTitleText": "工作台",
-				"enablePullDownRefresh": false,
-				"navigationStyle": "custom"
+				"navigationBarTitleText": "行业圈",
+				"navigationBarBackgroundColor": "#103289",
+				"navigationBarTextStyle": "white"
 			}
 		},
 		{
@@ -336,11 +344,21 @@
 		// 		"navigationBarTextStyle": "white"
 		// 	}
 		// },
+		{
+			"path": "pages/grabOrders/grabOrdersMain/business",
+			"name": "grabOrders",
+			"style": {
+				"navigationBarTitleText": "我参与",
+				"navigationBarBackgroundColor": "#103289",
+				"navigationBarTextStyle": "white",
+				"navigationStyle": "custom"
+			}
+		},
 		{ //治安巡查
 			"path": "pages/grabOrders/grabOrdersZAXC/grabOrders",
 			"name": "grabOrdersZAXC",
 			"style": {
-				"navigationBarTitleText": "治安巡查",
+				"navigationBarTitleText": "治安防范巡查",
 				"navigationBarBackgroundColor": "#103289",
 				"navigationBarTextStyle": "white"
 			}
@@ -349,7 +367,7 @@
 			"path": "pages/grabOrders/grabOrdersZAXC/map",
 			"name": "map",
 			"style": {
-				"navigationBarTitleText": "任务详情",
+				"navigationBarTitleText": "巡查详情",
 				"navigationBarBackgroundColor": "#103289",
 				"navigationBarTextStyle": "white"
 			}
@@ -367,7 +385,7 @@
 			"path": "pages/grabOrders/grabOrdersZAXC/feedback",
 			"name": "feedback",
 			"style": {
-				"navigationBarTitleText": "任务反馈",
+				"navigationBarTitleText": "巡查反馈",
 				"navigationBarBackgroundColor": "#103289",
 				"navigationBarTextStyle": "white"
 			}
@@ -376,7 +394,7 @@
 			"path": "pages/grabOrders/grabOrdersZAYWXC/grabOrders",
 			"name": "grabOrdersZAYWXC",
 			"style": {
-				"navigationBarTitleText": "治安义务宣传",
+				"navigationBarTitleText": "治安防范宣传",
 				"navigationBarBackgroundColor": "#103289",
 				"navigationBarTextStyle": "white"
 			}
@@ -385,7 +403,7 @@
 			"path": "pages/grabOrders/grabOrdersZAYWXC/map",
 			"name": "map",
 			"style": {
-				"navigationBarTitleText": "任务详情",
+				"navigationBarTitleText": "宣传详情",
 				"navigationBarBackgroundColor": "#103289",
 				"navigationBarTextStyle": "white"
 			}
@@ -403,7 +421,7 @@
 			"path": "pages/grabOrders/grabOrdersZAYWXC/feedback",
 			"name": "feedback",
 			"style": {
-				"navigationBarTitleText": "任务反馈",
+				"navigationBarTitleText": "宣传反馈",
 				"navigationBarBackgroundColor": "#103289",
 				"navigationBarTextStyle": "white"
 			}
@@ -421,7 +439,7 @@
 			"path": "pages/grabOrders/grabOrdersZAFFPX/map",
 			"name": "map",
 			"style": {
-				"navigationBarTitleText": "任务详情",
+				"navigationBarTitleText": "培训详情",
 				"navigationBarBackgroundColor": "#103289",
 				"navigationBarTextStyle": "white"
 			}
@@ -439,12 +457,11 @@
 			"path": "pages/grabOrders/grabOrdersZAFFPX/feedback",
 			"name": "feedback",
 			"style": {
-				"navigationBarTitleText": "任务反馈",
+				"navigationBarTitleText": "培训反馈",
 				"navigationBarBackgroundColor": "#103289",
 				"navigationBarTextStyle": "white"
 			}
 		},
-
 		{
 			"path": "pages/issue/issue",
 			"name": "issue",
@@ -454,7 +471,6 @@
 				"navigationBarTextStyle": "white"
 			}
 		},
-
 		{
 			"path": "pages/index/index",
 			"name": "index",
@@ -614,6 +630,72 @@
 				"navigationBarTextStyle": "white"
 			}
 
+		}, {
+			"path": "pages/exam/startexam",
+			"name": "startexam",
+			"style": {
+				"navigationBarTitleText": "开始考试",
+				"navigationBarBackgroundColor": "#103289",
+				"navigationBarTextStyle": "white"
+			}
+		}, {
+			"path": "pages/exam/examTextPage",
+			"name": "examTextPage",
+			"style": {
+				"navigationStyle": "custom",
+				"navigationBarTitleText": "",
+				"enablePullDownRefresh": false
+			}
+		},
+		{
+			"path": "pages/exam/examResultPage",
+			"name": "examResultPage",
+			"style": {
+				"navigationStyle": "custom",
+				"navigationBarTitleText": "",
+				"enablePullDownRefresh": false
+			}
+
+		}, {
+			"path": "pages/grabOrders/taskCount/taskCount",
+			"style": {
+				"navigationBarTitleText": "查任务",
+				"navigationBarBackgroundColor": "#103289",
+				"navigationBarTextStyle": "white"
+			}
+
+		}, {
+			"path": "pages/grabOrders/personnelCount/personnelCount",
+			"style": {
+				"navigationBarTitleText": "人员统计",
+				"navigationBarBackgroundColor": "#103289",
+				"navigationBarTextStyle": "white"
+			}
+
+		},
+		{//压窗屏--就是一个普通的页面,去掉头尾和去掉左滑返回的透明页面
+			"path": "uview-ui/components/u-full-screen/u-full-screen",
+			"style": {
+				"navigationStyle": "custom", // 取消本页面的导航栏
+				"app-plus": {
+					"animationType": "fade-in", // 设置fade-in淡入动画,为最合理的动画类型
+					"background": "transparent", // 背景透明
+					"backgroundColor": "rgba(0,0,0,0)", // 背景透明
+					"popGesture": "none" // 关闭IOS屏幕左边滑动关闭当前页面的功能
+				}
+			}
+		},
+		{//压窗屏--就是一个普通的页面,去掉头尾和去掉左滑返回的透明页面
+			"path": "uview-ui/components/u-full-screen/u-full-xy",
+			"style": {
+				"navigationStyle": "custom", // 取消本页面的导航栏
+				"app-plus": {
+					"animationType": "fade-in", // 设置fade-in淡入动画,为最合理的动画类型
+					"background": "transparent", // 背景透明
+					"backgroundColor": "rgba(170, 255, 255, 0.0)", // 背景透明
+					"popGesture": "none" // 关闭IOS屏幕左边滑动关闭当前页面的功能
+				}
+			}
 		}
 	],
 	"globalStyle": { //将组件安装在项目的components目录下,并符合components/组件名称/组件名称.vue目录结构。可以不用引用、注册,直接在页面中使用。

--
Gitblit v1.9.3