From 43b0c9ec4a73faafce3b3cbf323fecb7284cd91c Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Sat, 03 Jul 2021 09:56:43 +0800
Subject: [PATCH] 警情反馈 警情地图
---
pages.json | 157 +++++++++++++++++++++++++++++++++++++++++-----------
1 files changed, 123 insertions(+), 34 deletions(-)
diff --git a/pages.json b/pages.json
index ccdf632..891df99 100644
--- a/pages.json
+++ b/pages.json
@@ -1,10 +1,13 @@
{
+ "easycom": {
+ "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
+ },
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/loging/loging",
"name": "loging",
"style": {
- "navigationBarTitleText": "请登入"
+ "navigationBarTitleText": "请登录"
// "app-plus": {
// "animationType": "fade-in",
// "animationDuration": 300
@@ -12,11 +15,19 @@
}
},
{
+ "path": "pages/home/home",
+ "style": {
+ "navigationBarTitleText": "首页",
+ "enablePullDownRefresh": false,
+ "navigationStyle": "custom"
+ }
+ },
+ {
"path": "pages/myself/myself",
"name": "myself",
"style": {
- "navigationBarTitleText": "用户中心",
- "navigationBarBackgroundColor": "#F56968"
+ "navigationBarTitleText": "",
+ "navigationBarBackgroundColor": "#25262E"
}
},
{
@@ -49,6 +60,15 @@
"style": {
"navigationBarTitleText": "版本信息",
"navigationBarBackgroundColor": "#F56968"
+ }
+ },
+ {
+ "path": "pages/business/business",
+ "style": {
+ "navigationBarTitleText": "工作台",
+ "app-plus":{
+ "titleNView":false
+ }
}
},
{
@@ -92,10 +112,46 @@
}
},
{
- "path": "pages/business/business",
- "name": "business",
+ "path": "pages/reported/reported",
+ "name": "reported",
"style": {
- "navigationBarTitleText": "业务办理"
+ "navigationBarTitleText": "我要报",
+ "app-plus":{
+ "titleNView":false
+ }
+ }
+ },
+ {
+ "path": "pages/groupChat/groupChat",
+ "name": "groupChat",
+ "style": {
+ "navigationBarTitleText": "聊天室"
+ }
+ },
+ {
+ "path" : "components/submit/submit",
+ "style" : {}
+ },
+ {
+ "path": "pages/groupChat/chating",
+ "name": "chating",
+ "style": {
+ "navigationBarTitleText": "聊天室2",
+ "navigationStyle":"custom",
+ "app-plus":{
+ "titleNView":false
+ }
+ }
+ },
+ {
+ "path": "pages/groupChat/chatingcopy",
+ "name": "chatingcopy",
+ "style": {
+ "navigationBarTitleText": "聊天室2",
+ "navigationStyle":"custom",
+ "app-plus":{
+ "titleNView":false
+ }
}
},
{
@@ -135,9 +191,11 @@
},
{
"path": "pages/article/article",
- "name": "equipment",
"style": {
- "navigationBarTitleText": "资讯"
+ "navigationBarTitleText": "资讯",
+ "app-plus":{
+ "titleNView":false
+ }
}
},
{
@@ -165,7 +223,26 @@
"path": "pages/workbench/workbench",
"name": "workbench",
"style": {
- "navigationBarTitleText": "工作台"
+ "navigationBarTitleText": "我要巡",
+ "app-plus":{
+ "titleNView":false
+ }
+ }
+ },
+ {
+ "path": "pages/handle/handle",
+ "style": {
+ "navigationBarTitleText": "我要办"
+ }
+ },
+ {
+ "path": "pages/alarm_list/alarm_list",
+ "name": "alarm_list",
+ "style": {
+ "navigationBarTitleText": "我要查",
+ "app-plus":{
+ "titleNView":false
+ }
}
},
{
@@ -186,7 +263,11 @@
"path": "pages/clockSignIn/clockSignIn",
"name": "clockSignIn",
"style": {
- "navigationBarTitleText": "打卡签到"
+ "navigationBarTitleText": "打卡签到",
+ "navigationBarBackgroundColor": "#25262E",
+ "app-plus":{
+ "titleNView":false
+ }
}
},
{
@@ -194,6 +275,14 @@
"name": "policeDetails",
"style": {
"navigationBarTitleText": "警情详情提交信息页面"
+ }
+ },
+ {
+ "path": "pages/poput/mapJQtijiao/mapJQtijiao/mapJQtijiao",
+ "name": "mapJQtijiao",
+ "style": {
+ "navigationBarTitleText": "处理结果",
+ "navigationBarBackgroundColor": "#0cd7e5"
}
},
{
@@ -223,40 +312,40 @@
"selectedColor": "#0faeff",
"backgroundColor": "#ffffff",
"list": [{
- "pagePath": "pages/workbench/workbench",
- "text": "我要查",
- "iconPath": "static/tabbar/workbench.png",
- "selectedIconPath": "static/tabbar/workbenchH.png"
+ "pagePath": "pages/home/home",
+ "text": "首页",
+ "iconPath": "static/tabbar/index01.png",
+ "selectedIconPath": "static/tabbar/index02.png"
},{
"pagePath": "pages/article/article",
- "text": "我要看",
+ "text": "资讯",
"iconPath": "static/tabbar/article.png",
"selectedIconPath": "static/tabbar/articleH.png"
},
{
"pagePath": "pages/business/business",
- "text": "我要报",
- "iconPath": "static/tabbar/business.png",
- "selectedIconPath": "static/tabbar/businessH.png"
- }, {
-
- "pagePath": "pages/investigation/investigation",
- "text": "我要说",
- "iconPath": "static/tabbar/investigation.png",
- "selectedIconPath": "static/tabbar/investigationH.png"
- }, {
+ "text": "工作台",
+ "iconPath": "static/tabbar/workbench.png",
+ "selectedIconPath": "static/tabbar/workbenchH.png"
+ },
+ {
"pagePath": "pages/myself/myself",
- "text": "个人中心",
- "iconPath": "static/tabbar/user.png",
- "selectedIconPath": "static/tabbar/userHL.png"
+ "text": "我的",
+ "iconPath": "static/tabbar/my.png",
+ "selectedIconPath": "./static/tabbar/my-blue.png"
}
]
},
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "uni-app",
- "navigationBarBackgroundColor": "#F8F8F8",
- "backgroundColor": "#F8F8F8"
- }
+ "globalStyle": { // 不能在globalStyle中设置隐藏头部导航栏,否则聊天页面的头部栏会不显示,在pages中设置titleNView为false就可以隐藏头部导航栏了
+ "navigationBarTextStyle": "black",
+ "navigationBarTitleText": "hello",
+ "navigationBarBackgroundColor": "#fff",
+ "backgroundColor": "#f7f7f7",
+ "backgroundTextStyle":"light",
+ "pageOrientation":"portrait", //横屏配置,屏幕旋转设置
+ "app-plus": {
+ "bounce": "none"
+ }
+ }
}
--
Gitblit v1.9.3