From 4efeb31d5b4921d7e851c256009486ad86bc70e2 Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Tue, 21 Jun 2022 09:14:57 +0800
Subject: [PATCH] 地址替换
---
pages.json | 160 +++++++++++++++++++++++++++-------------------------
1 files changed, 83 insertions(+), 77 deletions(-)
diff --git a/pages.json b/pages.json
index b03b300..da528ac 100644
--- a/pages.json
+++ b/pages.json
@@ -30,7 +30,7 @@
// }
}
},
-
+
{
"path": "pages/service/service",
"style": {
@@ -42,7 +42,7 @@
{
"path": "pages/manage/manage",
"style": {
- "navigationBarTitleText": "管理",
+ "navigationBarTitleText": "工作台",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
@@ -58,7 +58,7 @@
{
"path": "pages/talking/talking",
"style": {
- "navigationBarTitleText": "好友",
+ "navigationBarTitleText": "聊天",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
@@ -88,12 +88,24 @@
}
},
{
+ "path": "pages/groupChat/friendrequest",
+ "style": {
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/groupChat/addFriend",
+ "style": {
+ "navigationStyle": "custom"
+ }
+ },
+ {
"path": "pages/securityStaff/exhibition",
"style": {
"navigationBarTitleText": "保安管理",
- "enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#0BB9C8",
- "navigationBarTextStyle": "white"
+ "navigationBarTextStyle": "white",
+ "enablePullDownRefresh": true
}
},
{
@@ -107,16 +119,16 @@
{
"path": "pages/company/company",
"style": {
- "navigationBarTitleText": "服务单位",
- "enablePullDownRefresh": false,
+ "navigationBarTitleText": "保安单位",
"navigationBarBackgroundColor": "#0BB9C8",
- "navigationBarTextStyle": "white"
+ "navigationBarTextStyle": "white",
+ "enablePullDownRefresh": true
}
},
{
"path": "pages/company/companyDetail",
"style": {
- "navigationBarTitleText": "服务单位管理",
+ "navigationBarTitleText": "保安单位管理",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#0BB9C8",
"navigationBarTextStyle": "white"
@@ -126,9 +138,10 @@
"path": "pages/report/report",
"style": {
"navigationBarTitleText": "工作汇报",
- "enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#0BB9C8",
- "navigationBarTextStyle": "white"
+ "navigationBarTextStyle": "white",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": true
}
},
{
@@ -141,27 +154,9 @@
}
},
{
- "path": "pages/report/send",
- "style": {
- "navigationBarTitleText": "发送汇报列表",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#0BB9C8",
- "navigationBarTextStyle": "white"
- }
- },
- {
"path": "pages/report/sendDetail",
"style": {
"navigationBarTitleText": "发送汇报详情",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#0BB9C8",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/report/receive",
- "style": {
- "navigationBarTitleText": "接受汇报列表",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#0BB9C8",
"navigationBarTextStyle": "white"
@@ -180,18 +175,10 @@
"path": "pages/dispatch/dispatch",
"style": {
"navigationBarTitleText": "调度指令",
- "enablePullDownRefresh": false,
+ "enablePullDownRefresh": true,
"navigationBarBackgroundColor": "#0BB9C8",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/dispatch/look",
- "style": {
- "navigationBarTitleText": "指令查看",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#0BB9C8",
- "navigationBarTextStyle": "white"
+ "navigationBarTextStyle": "white",
+ "navigationStyle": "custom"
}
},
{
@@ -204,18 +191,9 @@
}
},
{
- "path": "pages/dispatch/issue",
- "style": {
- "navigationBarTitleText": "文字指令下发",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#0BB9C8",
- "navigationBarTextStyle": "white"
- }
- },
- {
"path": "pages/dispatch/imgissue",
"style": {
- "navigationBarTitleText": "图片指令下发",
+ "navigationBarTitleText": "指令下发",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#0BB9C8",
"navigationBarTextStyle": "white"
@@ -225,6 +203,25 @@
"path": "pages/message/message",
"style": {
"navigationBarTitleText": "通知通告",
+ "enablePullDownRefresh": true,
+ "navigationBarBackgroundColor": "#0BB9C8",
+ "navigationBarTextStyle": "white",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/message/messageDetail",
+ "style": {
+ "navigationBarTitleText": "通知通告详情",
+ "enablePullDownRefresh": false,
+ "navigationBarBackgroundColor": "#0BB9C8",
+ "navigationBarTextStyle": "white"
+ }
+ },
+ {
+ "path": "pages/message/addMessage",
+ "style": {
+ "navigationBarTitleText": "发送通知",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#0BB9C8",
"navigationBarTextStyle": "white"
@@ -234,30 +231,15 @@
"path": "pages/examine/examine",
"style": {
"navigationBarTitleText": "现场检查",
- "enablePullDownRefresh": false,
+ "enablePullDownRefresh": true,
"navigationBarBackgroundColor": "#0BB9C8",
- "navigationBarTextStyle": "white"
- }
- }, {
- "path": "pages/examine/unit",
- "style": {
- "navigationBarTitleText": "单位检查列表",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#0BB9C8",
- "navigationBarTextStyle": "white"
+ "navigationBarTextStyle": "white",
+ "navigationStyle": "custom"
}
}, {
"path": "pages/examine/unitDetail",
"style": {
"navigationBarTitleText": "单位检查详情",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#0BB9C8",
- "navigationBarTextStyle": "white"
- }
- }, {
- "path": "pages/examine/people",
- "style": {
- "navigationBarTitleText": "保安检查列表",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#0BB9C8",
"navigationBarTextStyle": "white"
@@ -289,7 +271,7 @@
}, {
"path": "pages/map/map",
"style": {
- "navigationBarTitleText": "位置查看",
+ "navigationBarTitleText": "保安员位置",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#0BB9C8",
"navigationBarTextStyle": "white"
@@ -408,6 +390,23 @@
"navigationStyle": "custom"
// "enablePullDownRefresh": false
}
+ }, {
+ "path": "pages/groupChat/newGroup/newGroup",
+ "style": {
+ "navigationBarTitleText": "新建群组",
+ "navigationBarBackgroundColor": "#0BB9C8",
+ "navigationBarTextStyle": "white"
+ }
+
+ }, {
+ "path": "pages/groupChat/chatMessage",
+ "style": {
+ "navigationBarTitleText": "聊天信息",
+ "navigationBarBackgroundColor": "#0BB9C8",
+ "navigationBarTextStyle": "white",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
}
],
"globalStyle": {
@@ -425,8 +424,7 @@
"selectedColor": "#0BB9C8",
"borderStyle": "white",
"backgroundColor": "#ffffff",
- "list": [
- {
+ "list": [{
"pagePath": "pages/home/home",
"iconPath": "static/images/tabbar/home.png",
"selectedIconPath": "static/images/tabbar/home_selected.png",
@@ -434,15 +432,15 @@
},
{
"pagePath": "pages/groupChat/groupChat",
- "iconPath": "static/images/tabbar/demo.png",
- "selectedIconPath": "static/images/tabbar/demo_selected.png",
+ "iconPath": "static/images/tabbar/call.png",
+ "selectedIconPath": "static/images/tabbar/select-call.png",
"text": "聊天"
},
{
"pagePath": "pages/manage/manage",
- "iconPath": "static/images/tabbar/manage.png",
- "selectedIconPath": "static/images/tabbar/manage_selected.png",
- "text": "工作台"
+ "text": "工作台",
+ "iconPath": "static/images/tabbar/job.png",
+ "selectedIconPath": "static/images/tabbar/select-job.png"
},
{
"pagePath": "pages/user/center",
@@ -451,5 +449,13 @@
"text": "我的"
}
]
+ },
+ "condition": { //模式配置,仅开发期间生效
+ "current": 0, //当前激活的模式(list 的索引项)
+ "list": [{
+ "name": "", //模式名称
+ "path": "", //启动页面,必选
+ "query": "" //启动参数,在页面的onLoad函数里面得到
+ }]
}
-}
\ No newline at end of file
+}
--
Gitblit v1.9.3