|
|
@@ -1,103 +1,108 @@
|
|
1
|
|
-{
|
|
2
|
|
- "pages": [
|
|
3
|
|
- {
|
|
|
1
|
+{
|
|
|
2
|
+ "pages": [{
|
|
4
|
3
|
"path": "pages/switchSystem",
|
|
5
|
4
|
"style": {
|
|
6
|
5
|
"navigationBarTitleText": ""
|
|
7
|
6
|
}
|
|
8
|
|
- }, {
|
|
9
|
|
- "path": "pages/login",
|
|
10
|
|
- "style": {
|
|
11
|
|
- "navigationBarTitleText": ""
|
|
12
|
|
- }
|
|
13
|
|
- }, {
|
|
14
|
|
- "path": "pages/register",
|
|
15
|
|
- "style": {
|
|
16
|
|
- "navigationBarTitleText": "注册"
|
|
17
|
|
- }
|
|
18
|
|
- },
|
|
19
|
|
- // {
|
|
20
|
|
- // "path": "pages/index",
|
|
21
|
|
- // "style": {
|
|
22
|
|
- // "navigationBarTitleText": "首页",
|
|
23
|
|
- // "navigationStyle": "custom"
|
|
24
|
|
- // }
|
|
25
|
|
- // },
|
|
26
|
|
- {
|
|
27
|
|
- "path": "pages/work/index",
|
|
28
|
|
- "style": {
|
|
29
|
|
- "navigationBarTitleText": "工作台"
|
|
30
|
|
- }
|
|
31
|
|
- },
|
|
32
|
|
- // {
|
|
33
|
|
- // "path": "pages/mine/index",
|
|
34
|
|
- // "style": {
|
|
35
|
|
- // "navigationBarTitleText": "我的"
|
|
36
|
|
- // }
|
|
37
|
|
- // },
|
|
38
|
|
- // {
|
|
39
|
|
- // "path": "pages/mine/avatar/index",
|
|
40
|
|
- // "style": {
|
|
41
|
|
- // "navigationBarTitleText": "修改头像"
|
|
42
|
|
- // }
|
|
43
|
|
- // }, {
|
|
44
|
|
- // "path": "pages/mine/info/index",
|
|
45
|
|
- // "style": {
|
|
46
|
|
- // "navigationBarTitleText": "个人信息"
|
|
47
|
|
- // }
|
|
48
|
|
- // }, {
|
|
49
|
|
- // "path": "pages/mine/info/edit",
|
|
50
|
|
- // "style": {
|
|
51
|
|
- // "navigationBarTitleText": "编辑资料"
|
|
52
|
|
- // }
|
|
53
|
|
- // }, {
|
|
54
|
|
- // "path": "pages/mine/pwd/index",
|
|
55
|
|
- // "style": {
|
|
56
|
|
- // "navigationBarTitleText": "修改密码"
|
|
57
|
|
- // }
|
|
58
|
|
- // }, {
|
|
59
|
|
- // "path": "pages/mine/setting/index",
|
|
60
|
|
- // "style": {
|
|
61
|
|
- // "navigationBarTitleText": "应用设置"
|
|
62
|
|
- // }
|
|
63
|
|
- // }, {
|
|
64
|
|
- // "path": "pages/mine/help/index",
|
|
65
|
|
- // "style": {
|
|
66
|
|
- // "navigationBarTitleText": "常见问题"
|
|
67
|
|
- // }
|
|
68
|
|
- // }, {
|
|
69
|
|
- // "path": "pages/mine/about/index",
|
|
70
|
|
- // "style": {
|
|
71
|
|
- // "navigationBarTitleText": "关于我们"
|
|
72
|
|
- // }
|
|
73
|
|
- // }, {
|
|
74
|
|
- // "path": "pages/common/webview/index",
|
|
75
|
|
- // "style": {
|
|
76
|
|
- // "navigationBarTitleText": "浏览网页"
|
|
77
|
|
- // }
|
|
78
|
|
- // }, {
|
|
79
|
|
- // "path": "pages/common/textview/index",
|
|
80
|
|
- // "style": {
|
|
81
|
|
- // "navigationBarTitleText": "浏览文本"
|
|
82
|
|
- // }
|
|
83
|
|
- // },
|
|
84
|
|
- {
|
|
85
|
|
- "path": "pages/handlecase/index",
|
|
86
|
|
- "style": {
|
|
87
|
|
- "navigationBarTitleText": "待办案件"
|
|
88
|
|
- }
|
|
89
|
|
- },
|
|
90
|
|
- // {
|
|
91
|
|
- // "path": "pages/handlecase/component/assignrbitrators",
|
|
92
|
|
- // "style": {
|
|
93
|
|
- // "navigationBarTitleText": "是否指派仲裁员"
|
|
94
|
|
- // }
|
|
95
|
|
- // },
|
|
96
|
|
- {
|
|
97
|
|
- "path": "pages/handlecase/component/uploadEvidence",
|
|
98
|
|
- "style": {
|
|
99
|
|
- "navigationBarTitleText": "案件信息"
|
|
100
|
|
- }
|
|
|
7
|
+ }, {
|
|
|
8
|
+ "path": "pages/login",
|
|
|
9
|
+ "style": {
|
|
|
10
|
+ "navigationBarTitleText": ""
|
|
|
11
|
+ }
|
|
|
12
|
+ }, {
|
|
|
13
|
+ "path": "pages/register",
|
|
|
14
|
+ "style": {
|
|
|
15
|
+ "navigationBarTitleText": "注册"
|
|
|
16
|
+ }
|
|
|
17
|
+ },
|
|
|
18
|
+ // {
|
|
|
19
|
+ // "path": "pages/index",
|
|
|
20
|
+ // "style": {
|
|
|
21
|
+ // "navigationBarTitleText": "首页",
|
|
|
22
|
+ // "navigationStyle": "custom"
|
|
|
23
|
+ // }
|
|
|
24
|
+ // },
|
|
|
25
|
+ {
|
|
|
26
|
+ "path": "pages/work/index",
|
|
|
27
|
+ "style": {
|
|
|
28
|
+ "navigationBarTitleText": "工作台"
|
|
|
29
|
+ }
|
|
|
30
|
+ },
|
|
|
31
|
+ // {
|
|
|
32
|
+ // "path": "pages/mine/index",
|
|
|
33
|
+ // "style": {
|
|
|
34
|
+ // "navigationBarTitleText": "我的"
|
|
|
35
|
+ // }
|
|
|
36
|
+ // },
|
|
|
37
|
+ // {
|
|
|
38
|
+ // "path": "pages/mine/avatar/index",
|
|
|
39
|
+ // "style": {
|
|
|
40
|
+ // "navigationBarTitleText": "修改头像"
|
|
|
41
|
+ // }
|
|
|
42
|
+ // }, {
|
|
|
43
|
+ // "path": "pages/mine/info/index",
|
|
|
44
|
+ // "style": {
|
|
|
45
|
+ // "navigationBarTitleText": "个人信息"
|
|
|
46
|
+ // }
|
|
|
47
|
+ // }, {
|
|
|
48
|
+ // "path": "pages/mine/info/edit",
|
|
|
49
|
+ // "style": {
|
|
|
50
|
+ // "navigationBarTitleText": "编辑资料"
|
|
|
51
|
+ // }
|
|
|
52
|
+ // }, {
|
|
|
53
|
+ // "path": "pages/mine/pwd/index",
|
|
|
54
|
+ // "style": {
|
|
|
55
|
+ // "navigationBarTitleText": "修改密码"
|
|
|
56
|
+ // }
|
|
|
57
|
+ // }, {
|
|
|
58
|
+ // "path": "pages/mine/setting/index",
|
|
|
59
|
+ // "style": {
|
|
|
60
|
+ // "navigationBarTitleText": "应用设置"
|
|
|
61
|
+ // }
|
|
|
62
|
+ // }, {
|
|
|
63
|
+ // "path": "pages/mine/help/index",
|
|
|
64
|
+ // "style": {
|
|
|
65
|
+ // "navigationBarTitleText": "常见问题"
|
|
|
66
|
+ // }
|
|
|
67
|
+ // }, {
|
|
|
68
|
+ // "path": "pages/mine/about/index",
|
|
|
69
|
+ // "style": {
|
|
|
70
|
+ // "navigationBarTitleText": "关于我们"
|
|
|
71
|
+ // }
|
|
|
72
|
+ // }, {
|
|
|
73
|
+ // "path": "pages/common/webview/index",
|
|
|
74
|
+ // "style": {
|
|
|
75
|
+ // "navigationBarTitleText": "浏览网页"
|
|
|
76
|
+ // }
|
|
|
77
|
+ // }, {
|
|
|
78
|
+ // "path": "pages/common/textview/index",
|
|
|
79
|
+ // "style": {
|
|
|
80
|
+ // "navigationBarTitleText": "浏览文本"
|
|
|
81
|
+ // }
|
|
|
82
|
+ // },
|
|
|
83
|
+ {
|
|
|
84
|
+ "path": "pages/handlecase/index",
|
|
|
85
|
+ "style": {
|
|
|
86
|
+ "navigationBarTitleText": "待办案件"
|
|
|
87
|
+ }
|
|
|
88
|
+ },
|
|
|
89
|
+ // {
|
|
|
90
|
+ // "path": "pages/handlecase/component/assignrbitrators",
|
|
|
91
|
+ // "style": {
|
|
|
92
|
+ // "navigationBarTitleText": "是否指派仲裁员"
|
|
|
93
|
+ // }
|
|
|
94
|
+ // },
|
|
|
95
|
+ {
|
|
|
96
|
+ "path": "pages/handlecase/component/uploadEvidence",
|
|
|
97
|
+ "style": {
|
|
|
98
|
+ "navigationBarTitleText": "案件信息"
|
|
|
99
|
+ }
|
|
|
100
|
+ },
|
|
|
101
|
+ {
|
|
|
102
|
+ "path": "pages/handlecase/component/payList",
|
|
|
103
|
+ "style": {
|
|
|
104
|
+ "navigationBarTitleText": "缴费详情"
|
|
|
105
|
+ }
|
|
101
|
106
|
},
|
|
102
|
107
|
{
|
|
103
|
108
|
"path": "pages/handlecase/component/evidenceList",
|
|
|
@@ -116,90 +121,90 @@
|
|
116
|
121
|
"style": {
|
|
117
|
122
|
"navigationBarTitleText": "案件新增"
|
|
118
|
123
|
}
|
|
119
|
|
- },
|
|
120
|
|
- {
|
|
121
|
|
- "path": "pages/expressDelivery/index",
|
|
122
|
|
- "style": {
|
|
123
|
|
- "navigationBarTitleText": "查看快递"
|
|
124
|
|
- }
|
|
125
|
|
- },
|
|
126
|
|
- {
|
|
127
|
|
- "path": "pages/expressDelivery/component/expressDelivery",
|
|
128
|
|
- "style": {
|
|
129
|
|
- "navigationBarTitleText": "快递信息"
|
|
130
|
|
- }
|
|
131
|
|
- },
|
|
132
|
|
- {
|
|
133
|
|
- "path": "pages/signature/index",
|
|
134
|
|
- "style": {
|
|
135
|
|
- "navigationBarTitleText": "在线签名列表"
|
|
136
|
|
- }
|
|
137
|
|
- },
|
|
138
|
|
- {
|
|
139
|
|
- "path": "pages/signature/component/expressDelivery",
|
|
140
|
|
- "style": {
|
|
141
|
|
- "navigationBarTitleText": "在线签名"
|
|
142
|
|
- }
|
|
143
|
|
- },
|
|
144
|
|
- // {
|
|
145
|
|
- // "path": "pages/handlecase/component/confirmationEvidence",
|
|
146
|
|
- // "style": {
|
|
147
|
|
- // "navigationBarTitleText": "确认证据"
|
|
148
|
|
- // }
|
|
149
|
|
- // },
|
|
150
|
|
- // {
|
|
151
|
|
- // "path": "pages/handlecase/component/chooseMethod",
|
|
152
|
|
- // "style": {
|
|
153
|
|
- // "navigationBarTitleText": "选择仲裁方式"
|
|
154
|
|
- // }
|
|
155
|
|
- // },
|
|
156
|
|
- {
|
|
157
|
|
- "path": "mp_ecard_sdk/index/index",
|
|
158
|
|
- "style": {
|
|
159
|
|
- "navigationBarTitleText": "腾讯云E证通授权"
|
|
160
|
|
- }
|
|
161
|
|
- },
|
|
162
|
|
- {
|
|
163
|
|
- "path": "mp_ecard_sdk/protocol/eid/eid",
|
|
164
|
|
- "style": {
|
|
165
|
|
- "navigationBarTitleText": "eID数字身份⼩程序服务协议",
|
|
166
|
|
- "enablePullDownRefresh": false
|
|
167
|
|
- }
|
|
168
|
|
- },
|
|
169
|
|
- {
|
|
170
|
|
- "path": "mp_ecard_sdk/protocol/privacy/privacy",
|
|
171
|
|
- "style": {
|
|
172
|
|
- "navigationBarTitleText": "腾讯隐私政策",
|
|
173
|
|
- "enablePullDownRefresh": false
|
|
174
|
|
- }
|
|
175
|
|
- },
|
|
176
|
|
- {
|
|
177
|
|
- "path": "mp_ecard_sdk/protocol/service/service",
|
|
178
|
|
- "style": {
|
|
179
|
|
- "navigationBarTitleText": "腾讯云E证通服务协议",
|
|
180
|
|
- "enablePullDownRefresh": false
|
|
181
|
|
- }
|
|
182
|
|
- },
|
|
183
|
|
- {
|
|
184
|
|
- "path": "mp_ecard_sdk/protocol/userAccredit/userAccredit",
|
|
185
|
|
- "style": {
|
|
186
|
|
- "navigationBarTitleText": "⽤户授权协议",
|
|
187
|
|
- "enablePullDownRefresh": false
|
|
188
|
|
- }
|
|
189
|
|
- },
|
|
190
|
|
- {
|
|
191
|
|
- "path": "pages/im/index",
|
|
192
|
|
- "style": {
|
|
193
|
|
- "navigationBarTitleText": "在线开庭",
|
|
194
|
|
- "enablePullDownRefresh": false
|
|
195
|
|
- }
|
|
196
|
|
- },
|
|
197
|
|
- {
|
|
198
|
|
- "path": "pages/realName",
|
|
199
|
|
- "style": {
|
|
200
|
|
- "navigationBarTitleText": "实名认证",
|
|
201
|
|
- "enablePullDownRefresh": false
|
|
202
|
|
- }
|
|
|
124
|
+ },
|
|
|
125
|
+ {
|
|
|
126
|
+ "path": "pages/expressDelivery/index",
|
|
|
127
|
+ "style": {
|
|
|
128
|
+ "navigationBarTitleText": "查看快递"
|
|
|
129
|
+ }
|
|
|
130
|
+ },
|
|
|
131
|
+ {
|
|
|
132
|
+ "path": "pages/expressDelivery/component/expressDelivery",
|
|
|
133
|
+ "style": {
|
|
|
134
|
+ "navigationBarTitleText": "快递信息"
|
|
|
135
|
+ }
|
|
|
136
|
+ },
|
|
|
137
|
+ {
|
|
|
138
|
+ "path": "pages/signature/index",
|
|
|
139
|
+ "style": {
|
|
|
140
|
+ "navigationBarTitleText": "在线签名列表"
|
|
|
141
|
+ }
|
|
|
142
|
+ },
|
|
|
143
|
+ {
|
|
|
144
|
+ "path": "pages/signature/component/expressDelivery",
|
|
|
145
|
+ "style": {
|
|
|
146
|
+ "navigationBarTitleText": "在线签名"
|
|
|
147
|
+ }
|
|
|
148
|
+ },
|
|
|
149
|
+ // {
|
|
|
150
|
+ // "path": "pages/handlecase/component/confirmationEvidence",
|
|
|
151
|
+ // "style": {
|
|
|
152
|
+ // "navigationBarTitleText": "确认证据"
|
|
|
153
|
+ // }
|
|
|
154
|
+ // },
|
|
|
155
|
+ // {
|
|
|
156
|
+ // "path": "pages/handlecase/component/chooseMethod",
|
|
|
157
|
+ // "style": {
|
|
|
158
|
+ // "navigationBarTitleText": "选择仲裁方式"
|
|
|
159
|
+ // }
|
|
|
160
|
+ // },
|
|
|
161
|
+ {
|
|
|
162
|
+ "path": "mp_ecard_sdk/index/index",
|
|
|
163
|
+ "style": {
|
|
|
164
|
+ "navigationBarTitleText": "腾讯云E证通授权"
|
|
|
165
|
+ }
|
|
|
166
|
+ },
|
|
|
167
|
+ {
|
|
|
168
|
+ "path": "mp_ecard_sdk/protocol/eid/eid",
|
|
|
169
|
+ "style": {
|
|
|
170
|
+ "navigationBarTitleText": "eID数字身份⼩程序服务协议",
|
|
|
171
|
+ "enablePullDownRefresh": false
|
|
|
172
|
+ }
|
|
|
173
|
+ },
|
|
|
174
|
+ {
|
|
|
175
|
+ "path": "mp_ecard_sdk/protocol/privacy/privacy",
|
|
|
176
|
+ "style": {
|
|
|
177
|
+ "navigationBarTitleText": "腾讯隐私政策",
|
|
|
178
|
+ "enablePullDownRefresh": false
|
|
|
179
|
+ }
|
|
|
180
|
+ },
|
|
|
181
|
+ {
|
|
|
182
|
+ "path": "mp_ecard_sdk/protocol/service/service",
|
|
|
183
|
+ "style": {
|
|
|
184
|
+ "navigationBarTitleText": "腾讯云E证通服务协议",
|
|
|
185
|
+ "enablePullDownRefresh": false
|
|
|
186
|
+ }
|
|
|
187
|
+ },
|
|
|
188
|
+ {
|
|
|
189
|
+ "path": "mp_ecard_sdk/protocol/userAccredit/userAccredit",
|
|
|
190
|
+ "style": {
|
|
|
191
|
+ "navigationBarTitleText": "⽤户授权协议",
|
|
|
192
|
+ "enablePullDownRefresh": false
|
|
|
193
|
+ }
|
|
|
194
|
+ },
|
|
|
195
|
+ {
|
|
|
196
|
+ "path": "pages/im/index",
|
|
|
197
|
+ "style": {
|
|
|
198
|
+ "navigationBarTitleText": "在线开庭",
|
|
|
199
|
+ "enablePullDownRefresh": false
|
|
|
200
|
+ }
|
|
|
201
|
+ },
|
|
|
202
|
+ {
|
|
|
203
|
+ "path": "pages/realName",
|
|
|
204
|
+ "style": {
|
|
|
205
|
+ "navigationBarTitleText": "实名认证",
|
|
|
206
|
+ "enablePullDownRefresh": false
|
|
|
207
|
+ }
|
|
203
|
208
|
},
|
|
204
|
209
|
{
|
|
205
|
210
|
"path": "pages/personalInfoCollection",
|
|
|
@@ -214,34 +219,34 @@
|
|
214
|
219
|
"navigationBarTitleText": "会议",
|
|
215
|
220
|
"enablePullDownRefresh": false
|
|
216
|
221
|
}
|
|
217
|
|
- }
|
|
218
|
|
-
|
|
219
|
|
- ],
|
|
220
|
|
- // "tabBar": {
|
|
221
|
|
- // "color": "#000000",
|
|
222
|
|
- // "selectedColor": "#000000",
|
|
223
|
|
- // "borderStyle": "white",
|
|
224
|
|
- // "backgroundColor": "#ffffff",
|
|
225
|
|
- // "list": [{
|
|
226
|
|
- // "pagePath": "pages/index",
|
|
227
|
|
- // "iconPath": "static/images/tabbar/home.png",
|
|
228
|
|
- // "selectedIconPath": "static/images/tabbar/home_.png",
|
|
229
|
|
- // "text": "首页"
|
|
230
|
|
- // }, {
|
|
231
|
|
- // "pagePath": "pages/work/index",
|
|
232
|
|
- // "iconPath": "static/images/tabbar/work.png",
|
|
233
|
|
- // "selectedIconPath": "static/images/tabbar/work_.png",
|
|
234
|
|
- // "text": "工作台"
|
|
235
|
|
- // }, {
|
|
236
|
|
- // "pagePath": "pages/mine/index",
|
|
237
|
|
- // "iconPath": "static/images/tabbar/mine.png",
|
|
238
|
|
- // "selectedIconPath": "static/images/tabbar/mine_.png",
|
|
239
|
|
- // "text": "我的"
|
|
240
|
|
- // }]
|
|
241
|
|
- // },
|
|
242
|
|
- "globalStyle": {
|
|
243
|
|
- "navigationBarTextStyle": "black",
|
|
244
|
|
- "navigationBarTitleText": "RuoYi",
|
|
245
|
|
- "navigationBarBackgroundColor": "#FFFFFF"
|
|
246
|
|
- }
|
|
|
222
|
+ }
|
|
|
223
|
+
|
|
|
224
|
+ ],
|
|
|
225
|
+ // "tabBar": {
|
|
|
226
|
+ // "color": "#000000",
|
|
|
227
|
+ // "selectedColor": "#000000",
|
|
|
228
|
+ // "borderStyle": "white",
|
|
|
229
|
+ // "backgroundColor": "#ffffff",
|
|
|
230
|
+ // "list": [{
|
|
|
231
|
+ // "pagePath": "pages/index",
|
|
|
232
|
+ // "iconPath": "static/images/tabbar/home.png",
|
|
|
233
|
+ // "selectedIconPath": "static/images/tabbar/home_.png",
|
|
|
234
|
+ // "text": "首页"
|
|
|
235
|
+ // }, {
|
|
|
236
|
+ // "pagePath": "pages/work/index",
|
|
|
237
|
+ // "iconPath": "static/images/tabbar/work.png",
|
|
|
238
|
+ // "selectedIconPath": "static/images/tabbar/work_.png",
|
|
|
239
|
+ // "text": "工作台"
|
|
|
240
|
+ // }, {
|
|
|
241
|
+ // "pagePath": "pages/mine/index",
|
|
|
242
|
+ // "iconPath": "static/images/tabbar/mine.png",
|
|
|
243
|
+ // "selectedIconPath": "static/images/tabbar/mine_.png",
|
|
|
244
|
+ // "text": "我的"
|
|
|
245
|
+ // }]
|
|
|
246
|
+ // },
|
|
|
247
|
+ "globalStyle": {
|
|
|
248
|
+ "navigationBarTextStyle": "black",
|
|
|
249
|
+ "navigationBarTitleText": "RuoYi",
|
|
|
250
|
+ "navigationBarBackgroundColor": "#FFFFFF"
|
|
|
251
|
+ }
|
|
247
|
252
|
}
|