system-clients 3.2.6-1 → 3.2.6-aodeToV4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (105) hide show
  1. package/.eslintrc.js +16 -16
  2. package/.gradle/3.5/file-changes/last-build.bin +0 -0
  3. package/.gradle/3.5/taskHistory/taskHistory.lock +0 -0
  4. package/.gradle/7.1/dependencies-accessors/dependencies-accessors.lock +0 -0
  5. package/.gradle/7.1/dependencies-accessors/gc.properties +0 -0
  6. package/.gradle/7.1/executionHistory/executionHistory.bin +0 -0
  7. package/.gradle/7.1/executionHistory/executionHistory.lock +0 -0
  8. package/.gradle/7.1/fileChanges/last-build.bin +0 -0
  9. package/.gradle/7.1/fileHashes/fileHashes.bin +0 -0
  10. package/.gradle/7.1/fileHashes/fileHashes.lock +0 -0
  11. package/.gradle/7.1/gc.properties +0 -0
  12. package/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
  13. package/.gradle/buildOutputCleanup/cache.properties +2 -0
  14. package/.gradle/buildOutputCleanup/outputFiles.bin +0 -0
  15. package/.gradle/checksums/checksums.lock +0 -0
  16. package/.gradle/vcs-1/gc.properties +0 -0
  17. package/SystemClient.iml +11 -8
  18. package/build/webpack.base.conf.js +10 -17
  19. package/gradle/wrapper/gradle-wrapper.jar +0 -0
  20. package/gradle/wrapper/gradle-wrapper.properties +5 -0
  21. package/gradlew +185 -0
  22. package/gradlew.bat +89 -0
  23. package/package.json +102 -104
  24. package/src/App.vue +1 -1
  25. package/src/components/Main.vue +430 -686
  26. package/src/components/Util.js +343 -343
  27. package/src/components/equipment/EquipmentManage.vue +4 -4
  28. package/src/components/equipment/PcAdd.vue +6 -6
  29. package/src/components/equipment/PcList.vue +9 -8
  30. package/src/components/equipment/PhoneAdd.vue +14 -27
  31. package/src/components/equipment/PhoneList.vue +23 -33
  32. package/src/components/equipment/PosAdd.vue +65 -232
  33. package/src/components/equipment/PosList.vue +71 -201
  34. package/src/components/equipment/PosManage.vue +10 -80
  35. package/src/components/materialManage/materialList.vue +1 -1
  36. package/src/components/parammanage/ParamManage.vue +2 -2
  37. package/src/components/parammanage/ParamPage.vue +14 -36
  38. package/src/components/parammanage/ParamPages.vue +5 -5
  39. package/src/components/parammanage/SinglePage.vue +7 -7
  40. package/src/components/parammanage/SinglePages.vue +3 -3
  41. package/src/components/server/AddChangeMsg.vue +1 -1
  42. package/src/components/server/ChangeDeclare.vue +1 -1
  43. package/src/components/server/LoadData.vue +2 -21
  44. package/src/components/server/Login.vue +132 -295
  45. package/src/components/server/Menu.vue +188 -188
  46. package/src/components/server/ModifyPw.vue +17 -16
  47. package/src/components/server/NewResSelectGroup.vue +211 -0
  48. package/src/components/server/ResSelect.vue +3 -5
  49. package/src/components/server/ResSelectGroup.vue +118 -157
  50. package/src/components/server/RightTree.vue +257 -262
  51. package/src/components/server/RoleSelector.vue +4 -3
  52. package/src/components/server/TestResSelectGroup.vue +2 -2
  53. package/src/plugins/GetLoginInfoService.js +52 -74
  54. package/src/plugins/validation.js +0 -8
  55. package/src/project/State.js +1 -1
  56. package/src/stores/AppData.js +1 -1
  57. package/src/styles/less/aofeng/standard.less +60 -446
  58. package/src/styles/less/aofeng/themeOne/BinaryTemplate.less +13 -13
  59. package/src/styles/less/aofeng/themeOne/systemStyle.less +18 -18
  60. package/src/styles/less/fonts-list.less +4 -4
  61. package/src/styles/less/stand.less +1 -1
  62. package/src/styles/less/tables.less +0 -50
  63. package/src/styles/less/type.less +3 -16
  64. package/src/styles/less/variables.less +3 -6
  65. package/src/system.js +3 -27
  66. package/static/aodelogo.png +0 -0
  67. package/static/aodenewlogo.png +0 -0
  68. package/static/ewmlogo.png +0 -0
  69. package/.npmignore +0 -10
  70. package/build/.npmignore +0 -1
  71. package/package-lock.json +0 -23125
  72. package/src/.npmignore +0 -1
  73. package/src/components/TabButton.vue +0 -201
  74. package/src/components/Tabs.vue +0 -67
  75. package/src/components/addressManage/AddressCascadingMenu.vue +0 -145
  76. package/src/components/equipment/PosManageBoth.vue +0 -125
  77. package/src/components/equipment/PosParamAdd.vue +0 -236
  78. package/src/components/equipment/PosParamList.vue +0 -121
  79. package/src/components/equipment/PosParamManage.vue +0 -51
  80. package/src/components/server/ImageVieweTest.vue +0 -56
  81. package/src/components/server/ImageViewer.vue +0 -350
  82. package/src/components/server/PcdBuildingSelect.vue +0 -241
  83. package/src/filiale/dongguan/Login.vue +0 -889
  84. package/src/filiale/dongguan/Main.vue +0 -715
  85. package/src/filiale/dongguan/system.js +0 -6
  86. package/src/filiale/konggang/Login.vue +0 -840
  87. package/src/filiale/konggang/system.js +0 -7
  88. package/src/filiale/qianneng/ModifyPw.vue +0 -107
  89. package/src/filiale/qianneng/system.js +0 -7
  90. package/src/filiale/rizhao/LeftTree.vue +0 -111
  91. package/src/filiale/rizhao/Login.vue +0 -791
  92. package/src/filiale/rizhao/Main.vue +0 -606
  93. package/src/filiale/rizhao/system.js +0 -14
  94. package/src/filiale/yuchuan/Login.vue +0 -889
  95. package/src/filiale/yuchuan/Main.vue +0 -773
  96. package/src/filiale/yuchuan/system.js +0 -10
  97. package/src/styles/less/manageStyle/manageStyle/manageChile.less +0 -180
  98. package/src/styles/less/manageStyle/manageStyle/manageStyle.less +0 -1102
  99. package/src/styles/less/manageStyle/manageStyle/safeStyle.less +0 -498
  100. package/src/util/Daiban.json +0 -12
  101. package/static/images/lefticon//345/220/210/345/220/214/347/256/241/347/220/206.png +0 -0
  102. package/static/logo.png +0 -0
  103. package/static/newStyle/about-us.png +0 -0
  104. package/static/rizhao.png +0 -0
  105. package/yarn-error.log +0 -6896
@@ -1,498 +0,0 @@
1
-
2
-
3
- /*分辨率@1920*1080*/
4
- @media screen and (max-width: 1920px) {
5
- /*经营管控全局页面样式*/
6
- .home-div {
7
- font-family: PingFangSC-Regular;
8
- background-image: url('/static/ManageHomePic/图层0.png');
9
- background-repeat: no-repeat;
10
- background-size: 100% 100%;
11
- /*width: 2304px;*/
12
- /*height: 775px;*/
13
- width: 100%;
14
- height: 100%;
15
- position: relative;
16
- overflow: hidden;
17
- }
18
-
19
- .safe-navigation{
20
- position: absolute;
21
- width: 100%;
22
- height: 10%;
23
- }
24
- .safe-title-div{
25
- margin-top: 1%;
26
- margin-left: 3%;
27
- padding-top: 1%;
28
- float: left;
29
- min-width: 13%;
30
- max-height: 65px;
31
- text-align: center;
32
- background-image: url('/static/ManageHomePic/图层519.png');
33
- background-repeat: no-repeat;
34
- background-size: 100% 100%;
35
- }
36
-
37
-
38
- /*菜单全局样式*/
39
- .safe-navigation>.safe-menucol {
40
- padding-left: 4%;
41
- float: left;
42
- width: 40%;
43
- height: 100%;
44
- }
45
-
46
- /*菜单列样式*/
47
- .safe-navigation>.safe-menucol>.safe-colname {
48
- width: 100%;
49
- height: 90%;
50
- font-family: HanYi;
51
- padding-top: 2%;
52
- color: #00f7ff;
53
- float: left;
54
- }
55
-
56
- /*单个菜单样式*/
57
- .safe-navigation>.safe-menucol>.safe-colname div {
58
- text-align: center;
59
- padding-top: 3%;
60
- width: 14%;
61
- float: left;
62
- height: 80%;
63
- max-height: 60px;
64
- letter-spacing: 0px;
65
- font-family: HanYi;
66
- }
67
-
68
- .filiale{
69
- font-family: PingFangSC-Regular;
70
- float: right;
71
- padding-top: 2%;
72
- width: 11%;
73
- font-size: 2rem;
74
- color: white;
75
- font-weight: bolder;
76
- }
77
- .filiale img{
78
- margin-right: 5%;
79
- width: 9%;
80
- }
81
- /*鼠标移入时菜单样式*/
82
- .safe-navigation>.safe-menucol>.safe-colname div:hover {
83
- font-size: 2rem;
84
- background-image: url('/static/ManageHomePic/椭圆2.png');
85
- background-repeat: no-repeat;
86
- background-position: bottom;
87
- background-size: 100% 6%;
88
- }
89
-
90
- /*未选中菜单的字体大小*/
91
- .safe-navigation>.safe-menucol>.safe-colname .noclick {
92
- font-size: 1.8rem;
93
- }
94
-
95
- /*已选中菜单样式*/
96
- .safe-navigation>.safe-menucol>.safe-colname .click {
97
- font-size: 2.2rem;
98
- background-image: url('/static/ManageHomePic/椭圆2.png');
99
- background-repeat: no-repeat;
100
- background-position: bottom;
101
- background-size: 100% 6%;
102
- }
103
-
104
- .new-manage{
105
- float: right;
106
- letter-spacing: 2px;
107
- color: #ffffff;
108
- font-size: 2.5rem;
109
- height: 55%;
110
- margin: 1% 2%;
111
- padding: 10px 2%;
112
- background-color: rgba(6, 84, 97, 0.22);
113
- border: solid 1px rgba(105, 206, 210, 0.22);
114
- }
115
-
116
- /*正文内容样式*/
117
- .safe-text {
118
- position: absolute;
119
- top: 10%;
120
- width: 100%;
121
- height: 92%;
122
- background-color: rgba(1, 207, 242, 0.03);
123
- }
124
-
125
- /*分页面全局样式*/
126
- .d3 {
127
- position: relative;
128
- width: 100%;
129
- height: 100%;
130
- /*background-color: #880000;*/
131
- }
132
-
133
- /*安全服务标题样式*/
134
- .mfont {
135
- margin-top: 2%;
136
- float: left;
137
- font-size: 3rem;
138
- letter-spacing: 4px;
139
- color: #ffffff;
140
- }
141
-
142
- /*主题字体样式*/
143
- .safe-gradient-text {
144
- width: 100%;
145
- height: 100%;
146
- font-size: 2.5rem;
147
- font-family: HanYi;
148
- }
149
-
150
- /*主题字体颜色渐变样式*/
151
- .safe-gradient-text-one {
152
- background-image: -webkit-linear-gradient(bottom, #009ef1, #00f2fe, #00f7ff);
153
- -webkit-background-clip: text;
154
- -webkit-text-fill-color: transparent;
155
- }
156
-
157
- /*安全服务天数样式*/
158
- .span-date {
159
- color: #f7cb32;
160
- }
161
-
162
-
163
- //==========主页
164
- /*小模块边框*/
165
- .safe-border {
166
- padding-top: 0.4%;
167
- background: linear-gradient(#6fd9d0, #6fd9d0) left top,
168
- linear-gradient(#6fd9d0, #6fd9d0) left top,
169
- linear-gradient(#6fd9d0, #6fd9d0) right top,
170
- linear-gradient(#6fd9d0, #6fd9d0) right top,
171
- linear-gradient(#6fd9d0, #6fd9d0) left bottom,
172
- linear-gradient(#6fd9d0, #6fd9d0) left bottom,
173
- linear-gradient(#6fd9d0, #6fd9d0) right bottom,
174
- linear-gradient(#6fd9d0, #6fd9d0) right bottom;
175
- background-repeat: no-repeat;
176
- background-size: 1.5px 11px, 11px 1.5px;
177
- background-color: rgba(1, 207, 242, 0.05);
178
- }
179
-
180
- /*用户模块样式*/
181
- .safe-user {
182
- position: absolute;
183
- float: left;
184
- width: 33%;
185
- height: 30%;
186
- left: 2%;
187
- }
188
-
189
- /*陕西地图*/
190
- .safe-shanximap {
191
- position: absolute;
192
- top:-5%;
193
- left: 36%;
194
- width: 28%;
195
- height: 57%;
196
- }
197
-
198
- /*供销气量模块样式*/
199
- .safe-gasvalue {
200
- position: absolute;
201
- left: 65%;
202
- width: 33%;
203
- height: 50%;
204
- }
205
-
206
- /*客服模块样式*/
207
- .safe-callcenter {
208
- position: absolute;
209
- top: 32%;
210
- width: 33%;
211
- height: 25%;
212
- left: 2%;
213
- }
214
-
215
- /*安检模块样式*/
216
- .safe-safe {
217
- position: absolute;
218
- top: 59%;
219
- width: 33%;
220
- height: 35%;
221
- left: 2%;
222
- }
223
-
224
- /*管网模块样式*/
225
- .safe-network {
226
- position: absolute;
227
- top: 52%;
228
- left: 65%;
229
- width: 33%;
230
- height: 42%;
231
- }
232
-
233
-
234
- /*监控模块样式*/
235
- .safe-monitor {
236
- position: absolute;
237
- top: 59%;
238
- height: 35%;
239
- left: 36%;
240
- width: 28%;
241
- }
242
- .label{
243
- padding-top: 1%;
244
- margin-left: 4%!important;
245
- font-size: 1.5rem !important;
246
- }
247
-
248
- }
249
-
250
-
251
-
252
-
253
- /*分辨率@1366*768*/
254
- @media screen and (max-width: 1366px) {
255
- /*经营管控全局页面样式*/
256
- .home-div {
257
- font-family: PingFangSC-Regular;
258
- background-image: url('/static/ManageHomePic/图层0.png');
259
- background-repeat: no-repeat;
260
- background-size: 100% 100%;
261
- /*width: 2304px;*/
262
- /*height: 775px;*/
263
- width: 100%;
264
- height: 100%;
265
- position: relative;
266
- overflow: hidden;
267
- }
268
-
269
- .safe-navigation{
270
- position: absolute;
271
- width: 100%;
272
- height: 10%;
273
- }
274
- .safe-title-div{
275
- margin-top: 1%;
276
- margin-left: 3%;
277
- padding-top: 1%;
278
- float: left;
279
- min-width: 13%;
280
- max-height: 46px;
281
- text-align: center;
282
- background-image: url('/static/ManageHomePic/图层519.png');
283
- background-repeat: no-repeat;
284
- background-size: 100% 100%;
285
- }
286
-
287
-
288
- /*菜单全局样式*/
289
- .safe-navigation>.safe-menucol {
290
- padding-left: 4%;
291
- float: left;
292
- width: 40%;
293
- height: 100%;
294
- }
295
-
296
- /*菜单列样式*/
297
- .safe-navigation>.safe-menucol>.safe-colname {
298
- width: 100%;
299
- height: 90%;
300
- font-family: HanYi;
301
- padding-top: 2%;
302
- color: #00f7ff;
303
- float: left;
304
- }
305
-
306
- /*单个菜单样式*/
307
- .safe-navigation>.safe-menucol>.safe-colname div {
308
- text-align: center;
309
- padding-top: 3%;
310
- width: 14%;
311
- float: left;
312
- height: 80%;
313
- max-height: 50px;
314
- letter-spacing: 0px;
315
- font-family: HanYi;
316
- }
317
-
318
- .filiale{
319
- font-family: PingFangSC-Regular;
320
- float: right;
321
- padding-top: 2%;
322
- width: 11%;
323
- font-size: 1.8rem;
324
- color: white;
325
- font-weight: bolder;
326
- }
327
- .filiale img{
328
- margin-right: 5%;
329
- width: 9%;
330
- }
331
- /*鼠标移入时菜单样式*/
332
- .safe-navigation>.safe-menucol>.safe-colname div:hover {
333
- font-size: 1.8rem;
334
- background-image: url('/static/ManageHomePic/椭圆2.png');
335
- background-repeat: no-repeat;
336
- background-position: bottom;
337
- background-size: 100% 6%;
338
- }
339
-
340
- /*未选中菜单的字体大小*/
341
- .safe-navigation>.safe-menucol>.safe-colname .noclick {
342
- font-size: 1.6rem;
343
- }
344
-
345
- /*已选中菜单样式*/
346
- .safe-navigation>.safe-menucol>.safe-colname .click {
347
- font-size: 1.8rem;
348
- background-image: url('/static/ManageHomePic/椭圆2.png');
349
- background-repeat: no-repeat;
350
- background-position: bottom;
351
- background-size: 100% 6%;
352
- }
353
-
354
- .new-manage{
355
- float: right;
356
- letter-spacing: 2px;
357
- color: #ffffff;
358
- font-size: 1.6rem;
359
- height: 55%;
360
- margin: 1% 2%;
361
- padding: 5px 2%;
362
- background-color: rgba(6, 84, 97, 0.22);
363
- border: solid 1px rgba(105, 206, 210, 0.22);
364
- }
365
-
366
- /*正文内容样式*/
367
- .safe-text {
368
- position: absolute;
369
- top: 10%;
370
- width: 100%;
371
- height: 92%;
372
- background-color: rgba(1, 207, 242, 0.03);
373
- }
374
-
375
- /*分页面全局样式*/
376
- .d3 {
377
- position: relative;
378
- width: 100%;
379
- height: 100%;
380
- /*background-color: #880000;*/
381
- }
382
-
383
- /*安全服务标题样式*/
384
- .mfont {
385
- margin-top: 2%;
386
- float: left;
387
- font-size: 2rem;
388
- letter-spacing: 4px;
389
- color: #ffffff;
390
- }
391
-
392
- /*主题字体样式*/
393
- .safe-gradient-text {
394
- width: 100%;
395
- height: 100%;
396
- font-size: 1.9rem;
397
- font-family: HanYi;
398
- }
399
-
400
- /*主题字体颜色渐变样式*/
401
- .safe-gradient-text-one {
402
- background-image: -webkit-linear-gradient(bottom, #009ef1, #00f2fe, #00f7ff);
403
- -webkit-background-clip: text;
404
- -webkit-text-fill-color: transparent;
405
- }
406
-
407
- /*安全服务天数样式*/
408
- .span-date {
409
- color: #f7cb32;
410
- }
411
-
412
-
413
- //==========主页
414
- /*小模块边框*/
415
- .safe-border {
416
- padding-top: 0.4%;
417
- background: linear-gradient(#6fd9d0, #6fd9d0) left top,
418
- linear-gradient(#6fd9d0, #6fd9d0) left top,
419
- linear-gradient(#6fd9d0, #6fd9d0) right top,
420
- linear-gradient(#6fd9d0, #6fd9d0) right top,
421
- linear-gradient(#6fd9d0, #6fd9d0) left bottom,
422
- linear-gradient(#6fd9d0, #6fd9d0) left bottom,
423
- linear-gradient(#6fd9d0, #6fd9d0) right bottom,
424
- linear-gradient(#6fd9d0, #6fd9d0) right bottom;
425
- background-repeat: no-repeat;
426
- background-size: 1.5px 11px, 11px 1.5px;
427
- background-color: rgba(1, 207, 242, 0.05);
428
- }
429
-
430
- /*用户模块样式*/
431
- .safe-user {
432
- position: absolute;
433
- float: left;
434
- width: 33%;
435
- height: 30%;
436
- left: 2%;
437
- }
438
-
439
- /*陕西地图*/
440
- .safe-shanximap {
441
- position: absolute;
442
- top:-5%;
443
- left: 36%;
444
- width: 28%;
445
- height: 57%;
446
- }
447
-
448
- /*供销气量模块样式*/
449
- .safe-gasvalue {
450
- position: absolute;
451
- left: 65%;
452
- width: 33%;
453
- height: 50%;
454
- }
455
-
456
- /*客服模块样式*/
457
- .safe-callcenter {
458
- position: absolute;
459
- top: 32%;
460
- width: 33%;
461
- height: 25%;
462
- left: 2%;
463
- }
464
-
465
- /*安检模块样式*/
466
- .safe-safe {
467
- position: absolute;
468
- top: 59%;
469
- width: 33%;
470
- height: 35%;
471
- left: 2%;
472
- }
473
-
474
- /*管网模块样式*/
475
- .safe-network {
476
- position: absolute;
477
- top: 52%;
478
- left: 65%;
479
- width: 33%;
480
- height: 42%;
481
- }
482
-
483
-
484
- /*监控模块样式*/
485
- .safe-monitor {
486
- position: absolute;
487
- top: 59%;
488
- height: 35%;
489
- left: 36%;
490
- width: 28%;
491
- }
492
- .label{
493
- padding-top: 1%;
494
- margin-left: 4%!important;
495
- font-size: 1rem !important;
496
- }
497
-
498
- }
@@ -1,12 +0,0 @@
1
- {
2
- "enable" : true,
3
- "daiban": [
4
- {
5
- "title":"超期未安检通知",
6
- "url": "/rs/sql/UpcomingSafecheckdata",
7
- "data": {},
8
- "text": "\t `到期未下发小区为:${item.f_residential_area},未检户数为:${item.user_count}` \t",
9
- "enable": true
10
- }
11
- ]
12
- }
package/static/logo.png DELETED
Binary file
Binary file
package/static/rizhao.png DELETED
Binary file