Blame view

pages.json 4.35 KB
c293da23   刘淇   新园林init
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
  {
  	"pages": [
  		{
  			"path": "pages/login/index",
  			"style": {
  				"navigationBarTitleText": "登录"
  			}
  		},
  		{
  			"path": "pages/index/index",
  			"style": {
  				"navigationBarTitleText": "首页"
  			}
  		},
  		{
  			"path": "pages/workbench/index",
  			"style": {
37c26bd3   刘淇   巡查计划
18
19
  				"navigationBarTitleText": "工作台",
  				"navigationStyle": "custom"
c293da23   刘淇   新园林init
20
21
22
23
24
25
26
27
28
29
30
31
32
33
  			}
  		},
  		{
  			"path": "pages/mine/index",
  			"style": {
  				"navigationBarTitleText": "我的"
  			}
  		}
  	],
  	"subPackages": [
  		{
  			"root": "pages-sub/daily",
  			"pages": [
  				{
b0e2f1a9   刘淇   快速工单和巡查计划样式优化
34
  					"path": "patrol-manage/index",
c293da23   刘淇   新园林init
35
  					"style": {
37c26bd3   刘淇   巡查计划
36
  						"navigationBarTitleText": "巡查计划"
c293da23   刘淇   新园林init
37
38
39
  					}
  				},
  				{
b0e2f1a9   刘淇   快速工单和巡查计划样式优化
40
  					"path": "patrol-manage/pending-plan-detail",
c293da23   刘淇   新园林init
41
  					"style": {
5cb33b90   刘淇   完成巡查计划 详情
42
  						"navigationBarTitleText": "计划明细",
a2702f6d   刘淇   巡查计划
43
44
45
46
47
  						"enablePullDownRefresh": false
  					}
  				},
  
  				{
b0e2f1a9   刘淇   快速工单和巡查计划样式优化
48
  					"path": "patrol-manage/finish-plan-detail",
a2702f6d   刘淇   巡查计划
49
  					"style": {
54955fb5   刘淇   巡查和养护 。 失效状态的判断
50
  						"navigationBarTitleText": "已完成详情",
a2702f6d   刘淇   巡查计划
51
52
53
54
55
  						"enablePullDownRefresh": false
  					}
  				},
  
  				{
b0e2f1a9   刘淇   快速工单和巡查计划样式优化
56
  					"path": "patrol-manage/add-patrol-record",
a2702f6d   刘淇   巡查计划
57
58
59
  					"style": {
  						"navigationBarTitleText": "添加巡查记录",
  						"enablePullDownRefresh": false
c293da23   刘淇   新园林init
60
61
  					}
  				},
a2702f6d   刘淇   巡查计划
62
63
  
  
c293da23   刘淇   新园林init
64
65
66
67
68
69
70
71
72
  				{
  					"path": "work-order/index",
  					"style": { "navigationBarTitleText": "工单上报" }
  				},
  				{
  					"path": "quick-order/index",
  					"style": { "navigationBarTitleText": "快速工单" }
  				},
  				{
9b30ab8c   刘淇   新增快速工单,原版
73
74
75
76
77
78
79
80
81
82
  					"path": "quick-order/add-order",
  					"style": { "navigationBarTitleText": "新增快速工单" }
  				},
  				{
  					"path": "quick-order/order-detail",
  					"style": { "navigationBarTitleText": "快速工单详情" }
  				},
  
  
  				{
c293da23   刘淇   新园林init
83
84
85
  					"path": "12345-order/index",
  					"style": { "navigationBarTitleText": "12345工单" }
  				},
834a3df1   刘淇   养护计划列表
86
  
c293da23   刘淇   新园林init
87
  				{
834a3df1   刘淇   养护计划列表
88
89
  					"path": "maintain-manage/index",
  					"style": { "navigationBarTitleText": "养护计划" }
c293da23   刘淇   新园林init
90
  				},
834a3df1   刘淇   养护计划列表
91
  
c293da23   刘淇   新园林init
92
  				{
834a3df1   刘淇   养护计划列表
93
94
  					"path": "maintain-manage/road-detail-list",
  					"style": { "navigationBarTitleText": "道路明细列表" }
fb13622a   刘淇   养护计划列表 样式 差去一个卡片的头部
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
  				},
  
  				{
  					"path": "maintain-manage/add-record",
  					"style": { "navigationBarTitleText": "新增养护记录" }
  				},
  				{
  					"path": "maintain-manage/pending-plan-detail",
  					"style": { "navigationBarTitleText": "计划明细" }
  				},
  
  				{
  					"path": "maintain-manage/record-detail-list",
  					"style": { "navigationBarTitleText": "养护记录明细" }
  				},
  				{
  					"path": "maintain-manage/finish-plan-detail",
  					"style": { "navigationBarTitleText": "记录详情" }
c293da23   刘淇   新园林init
113
  				}
834a3df1   刘淇   养护计划列表
114
115
  
  
fb13622a   刘淇   养护计划列表 样式 差去一个卡片的头部
116
  
c293da23   刘淇   新园林init
117
118
119
120
121
  			]
  		},
  		{
  			"root": "pages-sub/problem",
  			"pages": [
7b1f488f   刘淇   封装下图片上传
122
  
c293da23   刘淇   新园林init
123
  				{
7b1f488f   刘淇   封装下图片上传
124
  					"path": "work-order-manage/index",
c293da23   刘淇   新园林init
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
  					"style": { "navigationBarTitleText": "工单管理" }
  				},
  				{
  					"path": "problem-allot/index",
  					"style": { "navigationBarTitleText": "问题分配" }
  				}
  			]
  		},
  		{
  			"root": "pages-sub/data",
  			"pages": [
  				{
  					"path": "base-data/index",
  					"style": { "navigationBarTitleText": "基础数据" }
  				},
  				{
  					"path": "personnel-track/index",
  					"style": { "navigationBarTitleText": "人员轨迹" }
  				},
  				{
  					"path": "personnel-manage/index",
  					"style": { "navigationBarTitleText": "人员管理" }
  				},
  				{
  					"path": "tree-archive/index",
  					"style": { "navigationBarTitleText": "行道树档案" }
  				}
  			]
  		}
  	],
  	"tabBar": {
  		"color": "#666666",
  		"selectedColor": "#1989fa",
  		"borderStyle": "black",
  		"backgroundColor": "#ffffff",
  		"list": [
  			{
  				"pagePath": "pages/index/index",
  				"text": "首页",
48ff5b95   刘淇   底部导航
164
165
  				"iconPath": "static/imgs/nav/home-off.png",
  				"selectedIconPath": "static/imgs/nav/home-on.png"
c293da23   刘淇   新园林init
166
167
168
169
  			},
  			{
  				"pagePath": "pages/workbench/index",
  				"text": "工作台",
48ff5b95   刘淇   底部导航
170
171
  				"iconPath": "static/imgs/nav/work-off.png",
  				"selectedIconPath": "static/imgs/nav/work-on.png"
c293da23   刘淇   新园林init
172
173
174
175
  			},
  			{
  				"pagePath": "pages/mine/index",
  				"text": "我的",
48ff5b95   刘淇   底部导航
176
177
  				"iconPath": "static/imgs/nav/my-off.png",
  				"selectedIconPath": "static/imgs/nav/my-on.png"
c293da23   刘淇   新园林init
178
179
180
181
182
183
184
185
186
  			}
  		]
  	},
  	"easycom": {
  		"autoscan": true,
  
  		"custom": {
  			"^u--(.*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue",
  			"^up-(.*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue",
37c26bd3   刘淇   巡查计划
187
188
  			"^u-([^-].*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue",
  			"^(?!z-paging-refresh|z-paging-load-more)z-paging(.*)": "z-paging/components/z-paging$1/z-paging$1.vue"
c293da23   刘淇   新园林init
189
190
191
192
193
194
195
196
197
  		}
  	},
  	"globalStyle": {
  		"navigationBarTextStyle": "black",
  		"navigationBarTitleText": "JCSS管理系统",
  		"navigationBarBackgroundColor": "#ffffff",
  		"backgroundColor": "#f8f8f8"
  	}
  }