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
@@ -137,8 +137,8 @@
137
137
  @media screen and (max-width: 1920px) {
138
138
 
139
139
  .basic-main {
140
- padding: 0.4%;
141
- margin: 0.4% 0.4%;
140
+ padding: 0.6%;
141
+ margin: 0.6% 0.6%;
142
142
  width: 98.8%;
143
143
  height: auto;
144
144
  background-color: #ffffff;
@@ -213,8 +213,8 @@
213
213
  // background-color: #ffffff!important;
214
214
  //}
215
215
  .binary-left {
216
- padding: 0.4%;
217
- margin: 0.4% 0.4%;
216
+ padding: 0.6%;
217
+ margin: 0.6% 0.6%;
218
218
  width: 58%;
219
219
  height: auto;
220
220
  background-color: #ffffff;
@@ -223,8 +223,8 @@
223
223
  }
224
224
 
225
225
  .binary-right {
226
- padding: 0.4%;
227
- margin: 0.4% 0.4% 0.4% 0;
226
+ padding: 0.6%;
227
+ margin: 0.6% 0.6% 0.6% 0;
228
228
  width: 40%;
229
229
  height: auto;
230
230
  background-color: #ffffff;
@@ -255,12 +255,12 @@
255
255
  }
256
256
 
257
257
 
258
- /*分辨率@1600*1080*/
258
+ /*分辨率@1920*1080*/
259
259
  @media screen and (max-width: 1600px) {
260
260
 
261
261
  .basic-main {
262
- padding: 0.4%;
263
- margin: 0.4% 0.4%;
262
+ padding: 0.6%;
263
+ margin: 0.6% 0.6%;
264
264
  width: 98.8%;
265
265
  height: auto;
266
266
  background-color: #ffffff;
@@ -335,8 +335,8 @@
335
335
  // background-color: #ffffff!important;
336
336
  //}
337
337
  .binary-left {
338
- padding: 0.4%;
339
- margin: 0.4% 0.4%;
338
+ padding: 0.6%;
339
+ margin: 0.6% 0.6%;
340
340
  width: 58%;
341
341
  height: auto;
342
342
  background-color: #ffffff;
@@ -345,8 +345,8 @@
345
345
  }
346
346
 
347
347
  .binary-right {
348
- padding: 0.4%;
349
- margin: 0.4% 0.4% 0.4% 0;
348
+ padding: 0.6%;
349
+ margin: 0.6% 0.6% 0.6% 0;
350
350
  width: 40%;
351
351
  height: auto;
352
352
  background-color: #ffffff;
@@ -201,9 +201,9 @@ input{outline:none;}
201
201
 
202
202
  .login-operator {
203
203
  position: fixed;
204
- right: 0px;
204
+ right: 30px;
205
205
  font-size: 1.6rem;
206
- line-height: 36px;
206
+ line-height: 40px;
207
207
  color: #333;
208
208
  }
209
209
 
@@ -333,7 +333,7 @@ input{outline:none;}
333
333
  //system左侧树列表
334
334
  .system-left {
335
335
  float: left;
336
- width: 8%;
336
+ width: 9%;
337
337
  height: 100%;
338
338
 
339
339
  .system-left-chi {
@@ -552,9 +552,9 @@ input{outline:none;}
552
552
 
553
553
  .login-operator {
554
554
  position: fixed;
555
- right: 0px;
555
+ right: 30px;
556
556
  font-size: 1.6rem;
557
- line-height: 34.5px;
557
+ line-height: 36px;
558
558
  color: #333;
559
559
  }
560
560
 
@@ -760,7 +760,7 @@ input{outline:none;}
760
760
  //system左侧树列表
761
761
  .system-left{
762
762
  float: left;
763
- width: 9%;
763
+ width: 10%;
764
764
 
765
765
  height: 100%;
766
766
 
@@ -986,9 +986,9 @@ input{outline:none;}
986
986
 
987
987
  .login-operator {
988
988
  position: fixed;
989
- right: 0px;
989
+ right: 30px;
990
990
  font-size: 1.6rem;
991
- line-height: 27px;
991
+ line-height: 36px;
992
992
  color: #333;
993
993
  }
994
994
 
@@ -1193,7 +1193,7 @@ input{outline:none;}
1193
1193
  //system左侧树列表
1194
1194
  .system-left{
1195
1195
  float: left;
1196
- width: 10%;
1196
+ width: 11%;
1197
1197
  height: 100%;
1198
1198
  .system-left-chi{
1199
1199
  height: 96%;
@@ -1403,9 +1403,9 @@ input{outline:none;}
1403
1403
 
1404
1404
  .login-operator {
1405
1405
  position: fixed;
1406
- right: 0px;
1406
+ right: 30px;
1407
1407
  font-size: 1.6rem;
1408
- line-height: 27px;
1408
+ line-height: 30px;
1409
1409
  color: #333;
1410
1410
  }
1411
1411
 
@@ -1610,7 +1610,7 @@ input{outline:none;}
1610
1610
  //system左侧树列表
1611
1611
  .system-left{
1612
1612
  float: left;
1613
- width: 10%;
1613
+ width: 11%;
1614
1614
  height:100%;
1615
1615
  .system-left-chi{
1616
1616
  height: 96%;
@@ -1826,9 +1826,9 @@ input{outline:none;}
1826
1826
 
1827
1827
  .login-operator {
1828
1828
  position: fixed;
1829
- right: 0px;
1829
+ right: 30px;
1830
1830
  font-size: 1.6rem;
1831
- line-height: 27px;
1831
+ line-height: 30px;
1832
1832
  color: #333;
1833
1833
  }
1834
1834
 
@@ -2033,7 +2033,7 @@ input{outline:none;}
2033
2033
  //system左侧树列表
2034
2034
  .system-left{
2035
2035
  float: left;
2036
- width: 10%;
2036
+ width: 11%;
2037
2037
  height: 100%;
2038
2038
  .system-left-chi{
2039
2039
  height: 96%;
@@ -2241,9 +2241,9 @@ input{outline:none;}
2241
2241
 
2242
2242
  .login-operator {
2243
2243
  position: fixed;
2244
- right: 0px;
2244
+ right: 30px;
2245
2245
  font-size: 1.6rem;
2246
- line-height: 27px;
2246
+ line-height: 30px;
2247
2247
  color: #333;
2248
2248
  }
2249
2249
 
@@ -2448,7 +2448,7 @@ input{outline:none;}
2448
2448
  //system左侧树列表
2449
2449
  .system-left{
2450
2450
  float: left;
2451
- width: 12%;
2451
+ width: 13%;
2452
2452
  height: 100%;
2453
2453
  .system-left-chi{
2454
2454
  height: 96%;
@@ -8,18 +8,18 @@
8
8
 
9
9
  @font-face {
10
10
  font-family: 'PINGFANG-MEDIUM'; //重命名字体名
11
- src: url('../fonts/pingfang-medium.ttf'); //引入字体
11
+ //src: url('../fonts/pingfang-medium.ttf'); //引入字体
12
12
  }
13
13
  @font-face {
14
14
  font-family: 'PINGFANG-BOLD'; //重命名字体名
15
- src: url('../fonts/pingfang-bold.ttf'); //引入字体
15
+ //src: url('../fonts/pingfang-bold.ttf'); //引入字体
16
16
  }
17
17
  @font-face {
18
18
  font-family: 'PINGFANG-REGULAR'; //重命名字体名
19
- src: url('../fonts/pingfang-regular.ttf'); //引入字体
19
+ //src: url('../fonts/pingfang-regular.ttf'); //引入字体
20
20
  }
21
21
 
22
22
  @font-face {
23
23
  font-family: PingFang;
24
- src:url('../fonts/PingFangSC-Regular.ttf');
24
+ //src:url('../fonts/PingFangSC-Regular.ttf');
25
25
  }
@@ -1,7 +1,7 @@
1
1
  /*=========================通用样式表=========================*/
2
2
  @font-face {
3
3
  font-family: PingFang;
4
- src:url('../fonts/PingFangSC-Regular.ttf');
4
+ //src:url('../fonts/PingFangSC-Regular.ttf');
5
5
  }
6
6
 
7
7
 
@@ -71,57 +71,7 @@ th {
71
71
  }
72
72
  }
73
73
 
74
- .tablenew {
75
- width: 100%;
76
- max-width: 100%;
77
- margin-bottom: @line-height-computed;
78
- // Cells
79
- > thead,
80
- > tbody,
81
- > tfoot {
82
- > tr {
83
- > th,
84
- > td {
85
- padding: 4px !important;
86
- line-height: @line-height-base;
87
- vertical-align: middle; // 原本为top
88
- border-top: 0px solid @table-border-color; // 原本为0px
89
- text-align: left;// 原本没有
90
- color: #304A66;
91
- // 原本没有,自己添加
92
- font-family: 微软雅黑;
93
-
94
- }
95
- }
96
- }
97
- // Bottom align for column headings
98
- > thead > tr > th {
99
- text-align: center;
100
- vertical-align: middle; // 原本为bottom
101
- border-bottom: 2px solid @table-border-color;
102
- font-weight: 600;
103
- }
104
- // Remove top border from thead by default
105
- > caption + thead,
106
- > colgroup + thead,
107
- > thead:first-child {
108
- > tr:first-child {
109
- > th,
110
- > td {
111
- border-top: 0;
112
- }
113
- }
114
- }
115
- // Account for multiple tbody instances
116
- > tbody + tbody {
117
- border-top: 2px solid @table-border-color;
118
- }
119
74
 
120
- // Nesting
121
- .table {
122
- background-color: @body-bg;
123
- }
124
- }
125
75
  // Condensed table w/ half padding
126
76
 
127
77
  .table-condensed {
@@ -131,7 +131,7 @@ mark,
131
131
  .bg-variant(@state-success-bg);
132
132
  }
133
133
  .bg-info {
134
- //.bg-variant(@state-info-bg);
134
+ .bg-variant(@state-info-bg);
135
135
  font-weight: 600;
136
136
  }
137
137
  .bg-warning {
@@ -140,20 +140,7 @@ mark,
140
140
  .bg-danger {
141
141
  .bg-variant(@state-danger-bg);
142
142
  }
143
- //----------------------------报表样式
144
- .report-primary {
145
- color: #000809;
146
- .bg-variant(@report-bg);
147
- border-color: darken(@border, 25%);
148
- }
149
- .report-title{
150
- color: #000809;
151
- .bg-variant(@report-title);
152
- border-color: darken(@border, 25%);
153
- }
154
- .report-success {
155
- .bg-variant(@report-success);
156
- }
143
+
157
144
 
158
145
  // Page header
159
146
  // -------------------------
@@ -245,7 +232,7 @@ dd {
245
232
 
246
233
  // Abbreviations and acronyms
247
234
  abbr[title],
248
- // Add data-* attribute to help out our tooltip plugin, per https://github.com/twbs/bootstrap/issues/5257
235
+ // Add data-* attribute to help out our tooltip plugin, per https://github.com/twbs/bootstrap/issues/5257
249
236
  abbr[data-original-title] {
250
237
  cursor: help;
251
238
  border-bottom: 1px dotted @abbr-border-color;
@@ -19,10 +19,7 @@
19
19
  @brand-info: #5bc0de;
20
20
  @brand-warning: #f0ad4e;
21
21
  @brand-danger: #d9534f;
22
- @report-bg: #dfedfb;
23
- @report-success: #ffffff;
24
- @border: #adacac;
25
- @report-title: #80add9;
22
+
26
23
 
27
24
  //== Scaffolding
28
25
  //
@@ -51,14 +48,14 @@
51
48
  @font-family-monospace: Menlo, Monaco, Consolas, "Courier New", monospace;
52
49
  @font-family-base: @font-family-sans-serif;
53
50
 
54
- @font-size-base: 14px;
51
+ @font-size-base: 16px;
55
52
  @font-size-large: ceil((@font-size-base * 1.25)); // ~18px
56
53
  @font-size-small: ceil((@font-size-base * 0.85)); // ~12px
57
54
 
58
55
  @font-size-h1: floor((@font-size-base * 2.6)); // ~36px
59
56
  @font-size-h2: floor((@font-size-base * 2.15)); // ~30px
60
57
  @font-size-h3: ceil((@font-size-base * 1.7)); // ~24px
61
- @font-size-h4: ceil((@font-size-base * 1.06)); // ~18px
58
+ @font-size-h4: ceil((@font-size-base * 1.25)); // ~18px
62
59
  @font-size-h5: @font-size-base;
63
60
  @font-size-h6: ceil((@font-size-base * 0.85)); // ~12px
64
61
 
package/src/system.js CHANGED
@@ -26,20 +26,12 @@ import ResSelectGroup from './components/server/ResSelectGroup'
26
26
  //资源选择测试
27
27
  import TestResSelect from './components/server/TestResSelect'
28
28
  import RoleSelector from "./components/server/RoleSelector";
29
-
30
- // BAinformation备案信息展示(空不展示, 传入什么展示什么,可以传标签)
31
- export default function (val,filiale, {showLogin = false, show_daiBan = false, BAinformation = null} = {}) {
32
- console.log(val,filiale,showLogin)
29
+ import NewResSelectGroup from "./components/server/NewResSelectGroup.vue";
30
+ export default function (val) {
33
31
  //验证码开关赋值
34
32
  if(val!=null){
35
33
  GetLoginInfoService.Verification=val
36
34
  }
37
- //登录提示赋值
38
- GetLoginInfoService.depPrompt=showLogin
39
- //展示待办赋值
40
- GetLoginInfoService.showDaiBan=show_daiBan
41
- // 备案信息复制
42
- GetLoginInfoService.BAinformation = BAinformation
43
35
  Vue.use(GetLoginInfoService)
44
36
  Vue.use(GetAppDataService)
45
37
  Vue.use(HeatGetLoginInfoService)
@@ -59,6 +51,7 @@ export default function (val,filiale, {showLogin = false, show_daiBan = false, B
59
51
  //资源选择
60
52
  Vue.component('res-select', ResSelect)
61
53
  Vue.component('res-select-group', ResSelectGroup)
54
+ Vue.component('new-select-group', NewResSelectGroup)
62
55
  //资源选择测试
63
56
  Vue.component('test-res-select', TestResSelect)
64
57
 
@@ -84,26 +77,9 @@ export default function (val,filiale, {showLogin = false, show_daiBan = false, B
84
77
  Vue.component('phone-manage', (resolve) => { require(['./components/equipment/PhoneManage'], resolve) })
85
78
  // pos端控制
86
79
  Vue.component('pos-manage', (resolve) => { require(['./components/equipment/PosManage'], resolve) })
87
- // pos管理
88
- Vue.component('pos-manage-both', (resolve) => { require(['./components/equipment/PosManageBoth'], resolve) })
89
- // pos参数管理
90
- Vue.component('pos-param-manage', (resolve) => { require(['./components/equipment/PosParamManage'], resolve) })
91
80
 
92
81
  // 材料字典
93
82
  Vue.component('material-data', (resolve) => { require(['./components/materialManage/materialData.vue'], resolve) })
94
83
  Vue.component('material-data-list', (resolve) => { require(['./components/materialManage/materialList.vue'], resolve) })
95
- // 图片查看器
96
- Vue.component('image-viewer', (resolve) => { require(['./components/server/ImageViewer'], resolve) })
97
- // 测试图片查看器
98
- Vue.component('image-viewer-test', (resolve) => { require(['./components/server/ImageVieweTest'], resolve) })
99
-
100
- //省市区、街道、小区、楼栋级联查询
101
- Vue.component('pcd-building-select', (resolve) => { require(['./components/server/PcdBuildingSelect'], resolve) })
102
84
 
103
- if (filiale) {
104
- let filialeComp = require(`./filiale/${filiale}/system`).specialComp
105
- for (let key in filialeComp) {
106
- Vue.component(key, filialeComp[key])
107
- }
108
- }
109
85
  }
Binary file
Binary file
Binary file
package/.npmignore DELETED
@@ -1,10 +0,0 @@
1
- src/bootstrap
2
- .idea/
3
- .DS_Store
4
- node_modules/
5
- dist/static/*.map
6
- npm-debug.log
7
- selenium-debug.log
8
- test/unit/coverage
9
- test/e2e/reports
10
- yarn.lock
package/build/.npmignore DELETED
@@ -1 +0,0 @@
1
- /dev-server.js