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,237 +1,106 @@
1
+
1
2
  /*=========================通用样式表=========================*/
2
3
 
3
4
 
4
5
  .fonttitle (@i,@type,@colortype) when (@i > 10) {
5
- .font_@{type}_@{colortype}_@{i} when (@colortype="title") {
6
+ .font_@{type}_@{colortype}_@{i} when (@colortype="title"){
6
7
  font-weight: @type;
7
8
  color: #333333;
8
9
  text-align: right;
9
10
  vertical-align: middle;
10
11
  font-size: @i px;
11
12
  }
12
- .font_@{type}_@{colortype}_@{i} when (@colortype="body") {
13
+ .font_@{type}_@{colortype}_@{i} when (@colortype="body"){
13
14
  font-weight: @type;
14
15
  color: #666666;
15
16
  text-align: right;
16
17
  vertical-align: middle;
17
18
  font-size: @i px;
18
19
  }
19
- .font_@{type}_@{colortype}_@{i} when (@colortype="title1") {
20
+ .font_@{type}_@{colortype}_@{i} when (@colortype="title1"){
20
21
  font-weight: @type;
21
22
  color: #999999;
22
23
  text-align: right;
23
24
  vertical-align: middle;
24
25
  font-size: @i px;
25
26
  }
26
- .font_@{type}_@{colortype}_@{i} when (@colortype="button") {
27
+ .font_@{type}_@{colortype}_@{i} when (@colortype="button"){
27
28
  font-weight: @type;
28
29
  color: #ffffff;
29
30
  text-align: right;
30
31
  vertical-align: middle;
31
32
  font-size: @i px;
32
33
  }
33
- .font_@{type}_@{colortype}_@{i} when (@colortype="blue") {
34
+ .font_@{type}_@{colortype}_@{i} when (@colortype="blue"){
34
35
  font-weight: @type;
35
36
  color: #6aa6e2;
36
37
  text-align: right;
37
38
  vertical-align: middle;
38
39
  font-size: @i px;
39
40
  }
40
- .fonttitle(@i - 1, @type, @colortype);
41
+ .fonttitle(@i - 1,@type,@colortype);
41
42
  }
42
43
 
43
- .fonttitle(40, 'bold', 'title');
44
- .fonttitle(40, 'bold', 'body');
45
- .fonttitle(40, 'bold', 'title1');
46
- .fonttitle(40, 'bold', 'button');
47
- .fonttitle(40, bold, blue);
48
- .fonttitle(40, normal, title);
49
- .fonttitle(40, normal, body);
50
- .fonttitle(40, normal, title1);
51
- .fonttitle(40, normal, button);
52
- .fonttitle(40, normal, blue);
44
+ .fonttitle(40,'bold','title');
45
+ .fonttitle(40,'bold','body');
46
+ .fonttitle(40,'bold','title1');
47
+ .fonttitle(40,'bold','button');
48
+ .fonttitle(40,bold,blue);
49
+ .fonttitle(40,normal,title);
50
+ .fonttitle(40,normal,body);
51
+ .fonttitle(40,normal,title1);
52
+ .fonttitle(40,normal,button);
53
+ .fonttitle(40,normal,blue);
53
54
 
54
55
 
55
56
  /********************字体*****************/
56
57
  /*字体标题_粗体*/
57
- .font_bold_title {
58
- font-family: PingFang;
59
- font-weight: bold;
60
- color: #333333;
61
- text-align: right;
62
- vertical-align: middle;
63
- }
64
-
58
+ .font_bold_title{font-family: PingFang; font-weight: bold;color: #333333;text-align: right;vertical-align: middle; }
65
59
  /*字体正文_粗体*/
66
- .font_bold_body {
67
- font-family: PingFang;
68
- font-weight: bold;
69
- color: #666666;
70
- text-align: right;
71
- vertical-align: middle;
72
- }
73
-
60
+ .font_bold_body{ font-family: PingFang; font-weight: bold;color: #666666;text-align: right;vertical-align: middle; }
74
61
  /*字体_粗体*/
75
- .font_bold_title1 {
76
- font-family: PingFang;
77
- font-weight: bold;
78
- color: #999999;
79
- text-align: right;
80
- vertical-align: middle;
81
- }
82
-
62
+ .font_bold_title1{ font-family: PingFang; font-weight: bold;color: #999999;text-align: right;vertical-align: middle;}
83
63
  /*字体按钮_粗体*/
84
- .font_bold_button {
85
- font-family: PingFang;
86
- font-weight: bold;
87
- color: #ffffff;
88
- text-align: right;
89
- vertical-align: middle;
90
- }
91
-
64
+ .font_bold_button{ font-family: PingFang; font-weight: bold;color: #ffffff;text-align: right;vertical-align: middle;}
92
65
  /*字体蓝色_粗体*/
93
- .font_bold_blue {
94
- font-family: PingFang;
95
- font-weight: bold;
96
- color: #6aa6e2;
97
- text-align: right;
98
- vertical-align: middle;
99
- }
66
+ .font_bold_blue{ font-family: PingFang; font-weight: bold;color: #6aa6e2;text-align: right;vertical-align: middle;}
100
67
 
101
68
  /*字体标题_正常*/
102
- .font_normal_title {
103
- font-family: PingFang;
104
- font-weight: normal;
105
- color: #333333;
106
- text-align: right;
107
- vertical-align: middle;
108
- }
109
-
69
+ .font_normal_title{ font-family: PingFang; font-weight: normal;color: #333333;text-align: right;vertical-align: middle;}
110
70
  /*字体正文_正常*/
111
- .font_normal_body {
112
- font-family: PingFang;
113
- font-weight: normal !important;
114
- color: #666666;
115
- text-align: right;
116
- vertical-align: middle;
117
- }
118
-
71
+ .font_normal_body{ font-family: PingFang; font-weight: normal !important;color: #666666;text-align: right;vertical-align: middle;}
119
72
  /*字体_正常*/
120
- .font_normal_title1 {
121
- font-family: PingFang;
122
- font-weight: normal;
123
- color: #999999;
124
- text-align: right;
125
- vertical-align: middle;
126
- }
127
-
73
+ .font_normal_title1{ font-family: PingFang;font-weight: normal;color: #999999;text-align: right;vertical-align: middle;}
128
74
  /*字体按钮_正常*/
129
- .font_normal_button {
130
- font-family: PingFang;
131
- font-weight: normal;
132
- color: #ffffff;
133
- text-align: right;
134
- vertical-align: middle;
135
- }
136
-
75
+ .font_normal_button{ font-family: PingFang;font-weight: normal;color: #ffffff;text-align: right;vertical-align: middle;}
137
76
  /*字体蓝色_正常*/
138
- .font_normal_blue {
139
- font-family: PingFang;
140
- font-weight: normal;
141
- color: #6aa6e2;
142
- text-align: right;
143
- vertical-align: middle;
144
- }
145
-
77
+ .font_normal_blue{ font-family: PingFang;font-weight: normal;color: #6aa6e2;text-align: right;vertical-align: middle;}
146
78
  /*字体蓝色_正常*/
147
- .font_normal_blue-1 {
148
- padding: 0 2%;
149
- border-bottom: 1px solid #5ac0d9;
150
- font-family: PingFang;
151
- font-weight: normal;
152
- color: #5ac0d9;
153
- text-align: right;
154
- vertical-align: middle;
155
- }
79
+ .font_normal_blue-1{ padding: 0 2%; border-bottom:1px solid #5ac0d9; font-family: PingFang;font-weight: normal;color: #5ac0d9;text-align: right;vertical-align: middle;}
156
80
 
157
- .search_area {
158
- background-color: #ffffff;
159
- padding: 10px 10px 0 10px
160
- }
161
-
162
- .list_area {
163
- background-color: #ffffff;
164
- padding: 0 0 10px 0
165
- }
81
+ .search_area{background-color: #ffffff; padding: 10px 10px 0 10px}
82
+ .list_area{ background-color: #ffffff;padding: 0 0 10px 0}
166
83
 
167
84
 
168
85
  /********************表格*****************/
169
86
  /*表格表头*/
170
- .table_sy thead tr th {
171
- font-size: 1.4rem;
172
- background-color: #dfedfb !important;
173
- color: #666666 !important;
174
- font-family: PINGFANG-BOLD !important;
175
- font-weight: normal !important;
176
- }
177
-
87
+ .table_sy thead tr th{ font-size:1.4rem; background-color: #dfedfb!important;color: #666666 !important;font-family: PINGFANG-BOLD !important;font-weight: normal!important;}
178
88
  /*表格主体_奇数行*/
179
- .table_sy tbody tr:nth-child(odd) {
180
- text-align: center;
181
- background-color: #ffffff !important;
182
- border: solid 1px #f0f4fa !important;
183
- color: #666666 !important;
184
- font-size: 1.3rem !important;
185
- font-family: PINGFANG-MEDIUM !important;
186
- }
187
-
89
+ .table_sy tbody tr:nth-child(odd){ text-align: center; background-color: #ffffff !important;border: solid 1px #f0f4fa !important;color: #666666!important;font-size: 1.3rem!important;font-family: PINGFANG-MEDIUM!important;}
188
90
  /*表格主体_偶数行*/
189
- .table_sy tbody tr:nth-child(even) {
190
- text-align: center;
191
- background-color: #ecf6ff !important;
192
- border: solid 1px #f0f4fa !important;
193
- color: #666666 !important;
194
- font-size: 1.3rem !important;
195
- font-family: PINGFANG-MEDIUM !important;
196
- }
197
-
91
+ .table_sy tbody tr:nth-child(even){ text-align: center; background-color: #ecf6ff !important;border: solid 1px #f0f4fa !important;color: #666666!important;font-size: 1.3rem!important;font-family: PINGFANG-MEDIUM!important;}
198
92
  /*表格主体_移动行*/
199
- .table_sy tbody tr:hover {
200
- text-align: center;
201
- background-color: #cbeaf1 !important;
202
- border: solid 1px #f0f4fa !important;
203
- color: #666666 !important;
204
- font-size: 1.3rem !important;
205
- font-family: PINGFANG-MEDIUM !important;
206
- }
207
-
93
+ .table_sy tbody tr:hover{ text-align: center; background-color: #cbeaf1!important;border: solid 1px #f0f4fa !important;color: #666666!important;font-size: 1.3rem!important;font-family: PINGFANG-MEDIUM!important;}
208
94
  /*表格底部*/
209
- .pager {
210
- background-color: #eaf5ff !important;
211
- font-size: 1.4rem;
212
- color: #666666 !important;
213
- font-family: PINGFANG-MEDIUM !important;
214
- font-weight: normal !important;
215
- }
216
-
95
+ .pager{background-color: #eaf5ff !important;font-size:1.4rem;color: #666666 !important;font-family: PINGFANG-MEDIUM !important;font-weight: normal!important;}
217
96
  /*表格主体_点击行*/
218
- .success td {
219
- background-color: #cbeaf1 !important;
220
- }
97
+ .success td{background-color: #cbeaf1 !important;}
221
98
 
222
- .foot {
223
- font-family: PingFang !important;
224
- overflow-y: hidden
225
- }
99
+ .foot{font-family: PingFang !important; overflow-y: hidden}
226
100
 
227
101
  /*下拉列表滑动变色*/
228
- .select_list li a:hover {
229
- background-color: #eaf5ff !important;
230
- border-radius: 2px;
231
- border: solid 1px #eaeaea;
232
- }
233
-
234
- .select_list button .caret {
102
+ .select_list li a:hover{background-color: #eaf5ff !important;border-radius: 2px;border: solid 1px #eaeaea;}
103
+ .select_list button .caret{
235
104
  border: none;
236
105
  background-image: url("../../../../static/newStyle/login-org.png");
237
106
  color: #999999;
@@ -240,56 +109,27 @@
240
109
  }
241
110
 
242
111
  /*弹窗*/
243
- .pop_windows {
244
- background-color: #d9e9f8;
245
- border-radius: 16px 16px 0px 0px;
246
- }
247
-
112
+ .pop_windows{background-color: #d9e9f8;border-radius: 16px 16px 0px 0px;}
248
113
  /*标签*/
249
- .tab_color {
250
- border-bottom: 1px solid #6aa6e2;
251
- color: #6aa6e2;
252
- font-family: PingFang;
253
- }
114
+ .tab_color{border-bottom: 1px solid #6aa6e2; color: #6aa6e2; font-family: PingFang;}
254
115
 
255
116
  /*按钮间隔*/
256
- .button_spacing {
257
- margin: 0px 0px 0px 9px;
258
- }
117
+ .button_spacing{margin: 0px 0px 0px 9px;}
259
118
 
260
119
 
261
120
  //报表样式
262
121
  //报表头部
263
- .report-head {
264
- background-color: #b3dff7;
265
- border: solid 1px #999999;
266
- }
267
-
122
+ .report-head{ background-color: #b3dff7;border: solid 1px #999999;}
268
123
  //头部字体
269
- .head-font {
270
- color: #333333;
271
- font-size: 18px;
272
- }
273
-
124
+ .head-font{color: #333333;font-size: 18px; }
274
125
  //报表左侧
275
- .report-left {
276
- background-color: #dff0f9;
277
- border: solid 1px #999999;
278
- }
279
-
126
+ .report-left{background-color: #dff0f9;border: solid 1px #999999;}
280
127
  //报表主体
281
- .report-main {
282
- background-color: #ffffff;
283
- border: solid 1px #999999;
284
- }
285
-
128
+ .report-main {background-color: #ffffff; border: solid 1px #999999;}
286
129
  //报表主体字体
287
- .main-font {
288
- font-size: 18px;
289
- color: #1b1b1b;
290
- }
130
+ .main-font{font-size: 18px;color: #1b1b1b; }
291
131
 
292
- .stretch {
132
+ .stretch{
293
133
  line-height: 40px;
294
134
  background-color: white;
295
135
  border: none;
@@ -298,32 +138,30 @@
298
138
  color: #6aa6e2;
299
139
  }
300
140
 
301
- .stretch:hover {
141
+ .stretch:hover{
302
142
  border: none;
303
143
  }
304
144
 
305
- .stretch:active {
145
+ .stretch:active{
306
146
  border: none;
307
147
  }
308
148
 
309
- .span {
149
+ .span{
310
150
  overflow-y: hidden;
311
151
  }
312
152
 
313
153
  //字体变色
314
- .has-error > .font_normal_body {
315
- color: #a94442 !important;
154
+ .has-error >.font_normal_body{
155
+ color: #a94442!important;
316
156
  }
317
157
 
318
- .button_search[disabled] {
158
+ .button_search[disabled]{
319
159
  background-color: #b5cadf;
320
-
321
- &:hover {
160
+ &:hover{
322
161
  background-color: #b5cadf;
323
162
  }
324
163
  }
325
-
326
- .button-range {
164
+ .button-range{
327
165
  display: flex;
328
166
  float: right;
329
167
  width: auto;
@@ -351,7 +189,7 @@
351
189
 
352
190
  .font_normal_body {
353
191
  float: left;
354
- margin-top: 4px;
192
+ margin-top: 10px;
355
193
  font-size: 1.4rem !important;
356
194
  line-height: 30px;
357
195
  }
@@ -393,7 +231,7 @@
393
231
  .button_search {
394
232
  padding: 8px 12px;
395
233
  width: max-content;
396
- background-color: #4792de;
234
+ background-color: #6aa6e2;
397
235
  border-radius: 4px;
398
236
  border: none;
399
237
  font-family: PingFang;
@@ -402,7 +240,7 @@
402
240
  }
403
241
 
404
242
  .button_search:hover {
405
- background-color: #0f69c5;
243
+ background-color: #3592ef;
406
244
  }
407
245
 
408
246
  /*删除按钮*/
@@ -448,74 +286,10 @@
448
286
  color: #ffffff;
449
287
  }
450
288
 
451
- .button_search-2 {
452
- padding: 3px 12px;
453
- width: 90px;
454
- font-family: PINGFANG-BOLD;
455
- font-size: 14px;
456
- letter-spacing: 0px;
457
- color: #4792de;
458
- background-color: #ffffff;
459
- border-radius: 4px;
460
- border: solid 1px #4792de;
461
- }
462
-
463
- .button_search-3 {
464
- padding: 5px 12px;
465
- width: max-content;
466
- font-family: PINGFANG-BOLD;
467
- font-size: 14px;
468
- letter-spacing: 0px;
469
- color: #4792de;
470
- background-color: #ffffff;
471
- border-radius: 4px;
472
- border: solid 1px #4792de;
473
- }
474
-
475
289
  .button_search-1:hover {
476
290
  background-color: #3592ef;
477
291
  }
478
292
 
479
- .button_search-2:hover {
480
- background-color: #ecf6ff;
481
- }
482
-
483
- .button_search-3:hover {
484
- background-color: #ecf6ff;
485
- }
486
-
487
- .button_search-2 {
488
- padding: 3px 12px;
489
- width: 90px;
490
- font-family: PINGFANG-BOLD;
491
- font-size: 14px;
492
- letter-spacing: 0px;
493
- color: #4792de;
494
- background-color: #ffffff;
495
- border-radius: 4px;
496
- border: solid 1px #4792de;
497
- }
498
-
499
- .button_search-3 {
500
- padding: 5px 12px;
501
- width: max-content;
502
- font-family: PINGFANG-BOLD;
503
- font-size: 14px;
504
- letter-spacing: 0px;
505
- color: #4792de;
506
- background-color: #ffffff;
507
- border-radius: 4px;
508
- border: solid 1px #4792de;
509
- }
510
-
511
- .button_search-2:hover {
512
- background-color: #ecf6ff;
513
- }
514
-
515
- .button_search-3:hover {
516
- background-color: #ecf6ff;
517
- }
518
-
519
293
  .button_new-1 {
520
294
  padding: 8px 12px;
521
295
  width: max-content;
@@ -755,7 +529,7 @@
755
529
 
756
530
  .font_normal_body {
757
531
  float: left;
758
- margin-top: 4px;
532
+ margin-top: 10px;
759
533
  font-size: 1.4rem !important;
760
534
  line-height: 30px;
761
535
  }
@@ -856,38 +630,6 @@
856
630
  background-color: #3592ef;
857
631
  }
858
632
 
859
- .button_search-2 {
860
- padding: 3px 12px;
861
- width: 90px;
862
- font-family: PINGFANG-BOLD;
863
- font-size: 14px;
864
- letter-spacing: 0px;
865
- color: #4792de;
866
- background-color: #ffffff;
867
- border-radius: 4px;
868
- border: solid 1px #4792de;
869
- }
870
-
871
- .button_search-3 {
872
- padding: 5px 12px;
873
- width: max-content;
874
- font-family: PINGFANG-BOLD;
875
- font-size: 14px;
876
- letter-spacing: 0px;
877
- color: #4792de;
878
- background-color: #ffffff;
879
- border-radius: 4px;
880
- border: solid 1px #4792de;
881
- }
882
-
883
- .button_search-2:hover {
884
- background-color: #ecf6ff;
885
- }
886
-
887
- .button_search-3:hover {
888
- background-color: #ecf6ff;
889
- }
890
-
891
633
  .button_new-1 {
892
634
  padding: 8px 12px;
893
635
  width: max-content;
@@ -1225,38 +967,6 @@
1225
967
  background-color: #3592ef;
1226
968
  }
1227
969
 
1228
- .button_search-2 {
1229
- padding: 3px 12px;
1230
- width: 90px;
1231
- font-family: PINGFANG-BOLD;
1232
- font-size: 14px;
1233
- letter-spacing: 0px;
1234
- color: #4792de;
1235
- background-color: #ffffff;
1236
- border-radius: 4px;
1237
- border: solid 1px #4792de;
1238
- }
1239
-
1240
- .button_search-3 {
1241
- padding: 5px 12px;
1242
- width: max-content;
1243
- font-family: PINGFANG-BOLD;
1244
- font-size: 14px;
1245
- letter-spacing: 0px;
1246
- color: #4792de;
1247
- background-color: #ffffff;
1248
- border-radius: 4px;
1249
- border: solid 1px #4792de;
1250
- }
1251
-
1252
- .button_search-2:hover {
1253
- background-color: #ecf6ff;
1254
- }
1255
-
1256
- .button_search-3:hover {
1257
- background-color: #ecf6ff;
1258
- }
1259
-
1260
970
  .button_new-1 {
1261
971
  padding: 6px 10px;
1262
972
  width: max-content;
@@ -1576,38 +1286,6 @@
1576
1286
  background-color: #3592ef;
1577
1287
  }
1578
1288
 
1579
- .button_search-2 {
1580
- padding: 3px 12px;
1581
- width: 90px;
1582
- font-family: PINGFANG-BOLD;
1583
- font-size: 14px;
1584
- letter-spacing: 0px;
1585
- color: #4792de;
1586
- background-color: #ffffff;
1587
- border-radius: 4px;
1588
- border: solid 1px #4792de;
1589
- }
1590
-
1591
- .button_search-3 {
1592
- padding: 5px 12px;
1593
- width: max-content;
1594
- font-family: PINGFANG-BOLD;
1595
- font-size: 14px;
1596
- letter-spacing: 0px;
1597
- color: #4792de;
1598
- background-color: #ffffff;
1599
- border-radius: 4px;
1600
- border: solid 1px #4792de;
1601
- }
1602
-
1603
- .button_search-2:hover {
1604
- background-color: #ecf6ff;
1605
- }
1606
-
1607
- .button_search-3:hover {
1608
- background-color: #ecf6ff;
1609
- }
1610
-
1611
1289
  .button_new-1 {
1612
1290
  padding: 6px 12px;
1613
1291
  width: max-content;
@@ -1945,38 +1623,6 @@
1945
1623
  background-color: #3592ef;
1946
1624
  }
1947
1625
 
1948
- .button_search-2 {
1949
- padding: 3px 12px;
1950
- width: 90px;
1951
- font-family: PINGFANG-BOLD;
1952
- font-size: 14px;
1953
- letter-spacing: 0px;
1954
- color: #4792de;
1955
- background-color: #ffffff;
1956
- border-radius: 4px;
1957
- border: solid 1px #4792de;
1958
- }
1959
-
1960
- .button_search-3 {
1961
- padding: 5px 12px;
1962
- width: max-content;
1963
- font-family: PINGFANG-BOLD;
1964
- font-size: 14px;
1965
- letter-spacing: 0px;
1966
- color: #4792de;
1967
- background-color: #ffffff;
1968
- border-radius: 4px;
1969
- border: solid 1px #4792de;
1970
- }
1971
-
1972
- .button_search-2:hover {
1973
- background-color: #ecf6ff;
1974
- }
1975
-
1976
- .button_search-3:hover {
1977
- background-color: #ecf6ff;
1978
- }
1979
-
1980
1626
  .button_new-1 {
1981
1627
  padding: 6px 8px;
1982
1628
  width: max-content;
@@ -2290,38 +1936,6 @@
2290
1936
  background-color: #3592ef;
2291
1937
  }
2292
1938
 
2293
- .button_search-2 {
2294
- padding: 3px 12px;
2295
- width: 90px;
2296
- font-family: PINGFANG-BOLD;
2297
- font-size: 14px;
2298
- letter-spacing: 0px;
2299
- color: #4792de;
2300
- background-color: #ffffff;
2301
- border-radius: 4px;
2302
- border: solid 1px #4792de;
2303
- }
2304
-
2305
- .button_search-3 {
2306
- padding: 5px 12px;
2307
- width: max-content;
2308
- font-family: PINGFANG-BOLD;
2309
- font-size: 14px;
2310
- letter-spacing: 0px;
2311
- color: #4792de;
2312
- background-color: #ffffff;
2313
- border-radius: 4px;
2314
- border: solid 1px #4792de;
2315
- }
2316
-
2317
- .button_search-2:hover {
2318
- background-color: #ecf6ff;
2319
- }
2320
-
2321
- .button_search-3:hover {
2322
- background-color: #ecf6ff;
2323
- }
2324
-
2325
1939
  .button_new-1 {
2326
1940
  padding: 6px 8px;
2327
1941
  width: max-content;