@luzhaoqi/test 0.0.33 → 0.0.35
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.
- package/README.md +24 -13
- package/dist/favicon.ico +0 -0
- package/dist/style.css +1 -0
- package/dist/z-ui3.mjs +12047 -0
- package/dist/z-ui3.umd.js +66 -0
- package/package.json +44 -58
- package/dist/assets/css/index.css +0 -674
- package/dist/assets/fonts/element-icons.ttf +0 -0
- package/dist/assets/fonts/element-icons.woff +0 -0
- package/dist/assets/fonts/z-icons.ttf +0 -0
- package/dist/assets/fonts/z-icons.woff +0 -0
- package/dist/assets/fonts/z-icons.woff2 +0 -0
- package/dist/assets/svg/404.svg +0 -1
- package/dist/assets/svg/bug.svg +0 -1
- package/dist/assets/svg/build.svg +0 -1
- package/dist/assets/svg/button.svg +0 -1
- package/dist/assets/svg/cascader.svg +0 -1
- package/dist/assets/svg/chart.svg +0 -1
- package/dist/assets/svg/checkbox.svg +0 -1
- package/dist/assets/svg/clipboard.svg +0 -1
- package/dist/assets/svg/code.svg +0 -1
- package/dist/assets/svg/color.svg +0 -1
- package/dist/assets/svg/component.svg +0 -1
- package/dist/assets/svg/dashboard.svg +0 -1
- package/dist/assets/svg/date-range.svg +0 -1
- package/dist/assets/svg/date.svg +0 -1
- package/dist/assets/svg/dict.svg +0 -1
- package/dist/assets/svg/documentation.svg +0 -1
- package/dist/assets/svg/download.svg +0 -1
- package/dist/assets/svg/drag.svg +0 -1
- package/dist/assets/svg/druid.svg +0 -1
- package/dist/assets/svg/edit.svg +0 -1
- package/dist/assets/svg/education.svg +0 -1
- package/dist/assets/svg/email.svg +0 -1
- package/dist/assets/svg/example.svg +0 -1
- package/dist/assets/svg/excel.svg +0 -1
- package/dist/assets/svg/exit-fullscreen.svg +0 -1
- package/dist/assets/svg/eye-open.svg +0 -1
- package/dist/assets/svg/eye.svg +0 -1
- package/dist/assets/svg/form.svg +0 -1
- package/dist/assets/svg/fullscreen.svg +0 -1
- package/dist/assets/svg/github.svg +0 -1
- package/dist/assets/svg/guide.svg +0 -1
- package/dist/assets/svg/icon.svg +0 -1
- package/dist/assets/svg/input.svg +0 -1
- package/dist/assets/svg/international.svg +0 -1
- package/dist/assets/svg/job.svg +0 -1
- package/dist/assets/svg/language.svg +0 -1
- package/dist/assets/svg/link.svg +0 -1
- package/dist/assets/svg/list.svg +0 -1
- package/dist/assets/svg/lock.svg +0 -1
- package/dist/assets/svg/log.svg +0 -1
- package/dist/assets/svg/logininfor.svg +0 -1
- package/dist/assets/svg/message.svg +0 -1
- package/dist/assets/svg/money.svg +0 -1
- package/dist/assets/svg/monitor.svg +0 -2
- package/dist/assets/svg/nested.svg +0 -1
- package/dist/assets/svg/number.svg +0 -1
- package/dist/assets/svg/online.svg +0 -1
- package/dist/assets/svg/password.svg +0 -1
- package/dist/assets/svg/pdf.svg +0 -1
- package/dist/assets/svg/people.svg +0 -1
- package/dist/assets/svg/peoples.svg +0 -1
- package/dist/assets/svg/phone.svg +0 -1
- package/dist/assets/svg/post.svg +0 -1
- package/dist/assets/svg/qq.svg +0 -1
- package/dist/assets/svg/question.svg +0 -1
- package/dist/assets/svg/radio.svg +0 -1
- package/dist/assets/svg/rate.svg +0 -1
- package/dist/assets/svg/redis-list.svg +0 -2
- package/dist/assets/svg/redis.svg +0 -1
- package/dist/assets/svg/row.svg +0 -1
- package/dist/assets/svg/search.svg +0 -1
- package/dist/assets/svg/select.svg +0 -1
- package/dist/assets/svg/server.svg +0 -1
- package/dist/assets/svg/shopping.svg +0 -1
- package/dist/assets/svg/size.svg +0 -1
- package/dist/assets/svg/skill.svg +0 -1
- package/dist/assets/svg/slider.svg +0 -1
- package/dist/assets/svg/star.svg +0 -1
- package/dist/assets/svg/swagger.svg +0 -1
- package/dist/assets/svg/switch.svg +0 -1
- package/dist/assets/svg/system.svg +0 -2
- package/dist/assets/svg/tab.svg +0 -1
- package/dist/assets/svg/table.svg +0 -1
- package/dist/assets/svg/textarea.svg +0 -1
- package/dist/assets/svg/theme.svg +0 -1
- package/dist/assets/svg/time-range.svg +0 -1
- package/dist/assets/svg/time.svg +0 -1
- package/dist/assets/svg/tool.svg +0 -1
- package/dist/assets/svg/tree-table.svg +0 -1
- package/dist/assets/svg/tree.svg +0 -1
- package/dist/assets/svg/upload.svg +0 -1
- package/dist/assets/svg/user.svg +0 -1
- package/dist/assets/svg/validCode.svg +0 -1
- package/dist/assets/svg/wechat.svg +0 -1
- package/dist/assets/svg/zip.svg +0 -1
- package/dist/lib-cjs.js +0 -100042
@@ -1,674 +0,0 @@
|
|
1
|
-
@font-face {
|
2
|
-
font-family: "z-icons";
|
3
|
-
src: url("../fonts/z-icons.woff2") format("woff2"), url("../fonts/z-icons.woff") format("woff"), url("../fonts/z-icons.ttf") format("truetype");
|
4
|
-
}
|
5
|
-
[class^=z-icon-] {
|
6
|
-
font-family: "z-icons" !important;
|
7
|
-
font-size: 1em;
|
8
|
-
font-style: normal;
|
9
|
-
-webkit-font-smoothing: antialiased;
|
10
|
-
-moz-osx-font-smoothing: grayscale;
|
11
|
-
}
|
12
|
-
|
13
|
-
.z-icon-cascader:before {
|
14
|
-
content: "\e653";
|
15
|
-
}
|
16
|
-
|
17
|
-
.z-icon-druid:before {
|
18
|
-
content: "\e654";
|
19
|
-
}
|
20
|
-
|
21
|
-
.z-icon-code:before {
|
22
|
-
content: "\e655";
|
23
|
-
}
|
24
|
-
|
25
|
-
.z-icon-button:before {
|
26
|
-
content: "\e656";
|
27
|
-
}
|
28
|
-
|
29
|
-
.z-icon-clipboard:before {
|
30
|
-
content: "\e657";
|
31
|
-
}
|
32
|
-
|
33
|
-
.z-icon-build:before {
|
34
|
-
content: "\e658";
|
35
|
-
}
|
36
|
-
|
37
|
-
.z-icon-chart:before {
|
38
|
-
content: "\e659";
|
39
|
-
}
|
40
|
-
|
41
|
-
.z-icon-peoples:before {
|
42
|
-
content: "\e63f";
|
43
|
-
}
|
44
|
-
|
45
|
-
.z-icon-form:before {
|
46
|
-
content: "\e640";
|
47
|
-
}
|
48
|
-
|
49
|
-
.z-icon-job:before {
|
50
|
-
content: "\e641";
|
51
|
-
}
|
52
|
-
|
53
|
-
.z-icon-dashboard:before {
|
54
|
-
content: "\e642";
|
55
|
-
}
|
56
|
-
|
57
|
-
.z-icon-date:before {
|
58
|
-
content: "\e643";
|
59
|
-
}
|
60
|
-
|
61
|
-
.z-icon-a-404:before {
|
62
|
-
content: "\e644";
|
63
|
-
}
|
64
|
-
|
65
|
-
.z-icon-link:before {
|
66
|
-
content: "\e645";
|
67
|
-
}
|
68
|
-
|
69
|
-
.z-icon-excel:before {
|
70
|
-
content: "\e646";
|
71
|
-
}
|
72
|
-
|
73
|
-
.z-icon-dict:before {
|
74
|
-
content: "\e647";
|
75
|
-
}
|
76
|
-
|
77
|
-
.z-icon-eye-open:before {
|
78
|
-
content: "\e648";
|
79
|
-
}
|
80
|
-
|
81
|
-
.z-icon-education:before {
|
82
|
-
content: "\e649";
|
83
|
-
}
|
84
|
-
|
85
|
-
.z-icon-icon:before {
|
86
|
-
content: "\e64a";
|
87
|
-
}
|
88
|
-
|
89
|
-
.z-icon-date-range:before {
|
90
|
-
content: "\e64b";
|
91
|
-
}
|
92
|
-
|
93
|
-
.z-icon-email:before {
|
94
|
-
content: "\e64c";
|
95
|
-
}
|
96
|
-
|
97
|
-
.z-icon-bug:before {
|
98
|
-
content: "\e64d";
|
99
|
-
}
|
100
|
-
|
101
|
-
.z-icon-documentation:before {
|
102
|
-
content: "\e64e";
|
103
|
-
}
|
104
|
-
|
105
|
-
.z-icon-edit:before {
|
106
|
-
content: "\e64f";
|
107
|
-
}
|
108
|
-
|
109
|
-
.z-icon-download:before {
|
110
|
-
content: "\e650";
|
111
|
-
}
|
112
|
-
|
113
|
-
.z-icon-component:before {
|
114
|
-
content: "\e651";
|
115
|
-
}
|
116
|
-
|
117
|
-
.z-icon-checkbox:before {
|
118
|
-
content: "\e652";
|
119
|
-
}
|
120
|
-
|
121
|
-
.z-icon-drag:before {
|
122
|
-
content: "\e62e";
|
123
|
-
}
|
124
|
-
|
125
|
-
.z-icon-lock:before {
|
126
|
-
content: "\e62f";
|
127
|
-
}
|
128
|
-
|
129
|
-
.z-icon-radio:before {
|
130
|
-
content: "\e630";
|
131
|
-
}
|
132
|
-
|
133
|
-
.z-icon-server:before {
|
134
|
-
content: "\e631";
|
135
|
-
}
|
136
|
-
|
137
|
-
.z-icon-list:before {
|
138
|
-
content: "\e632";
|
139
|
-
}
|
140
|
-
|
141
|
-
.z-icon-nested:before {
|
142
|
-
content: "\e633";
|
143
|
-
}
|
144
|
-
|
145
|
-
.z-icon-guide:before {
|
146
|
-
content: "\e634";
|
147
|
-
}
|
148
|
-
|
149
|
-
.z-icon-message:before {
|
150
|
-
content: "\e635";
|
151
|
-
}
|
152
|
-
|
153
|
-
.z-icon-language:before {
|
154
|
-
content: "\e636";
|
155
|
-
}
|
156
|
-
|
157
|
-
.z-icon-size:before {
|
158
|
-
content: "\e637";
|
159
|
-
}
|
160
|
-
|
161
|
-
.z-icon-fullscreen:before {
|
162
|
-
content: "\e638";
|
163
|
-
}
|
164
|
-
|
165
|
-
.z-icon-eye:before {
|
166
|
-
content: "\e639";
|
167
|
-
}
|
168
|
-
|
169
|
-
.z-icon-money:before {
|
170
|
-
content: "\e63a";
|
171
|
-
}
|
172
|
-
|
173
|
-
.z-icon-log:before {
|
174
|
-
content: "\e63b";
|
175
|
-
}
|
176
|
-
|
177
|
-
.z-icon-color:before {
|
178
|
-
content: "\e605";
|
179
|
-
}
|
180
|
-
|
181
|
-
.z-icon-exit-fullscreen:before {
|
182
|
-
content: "\e606";
|
183
|
-
}
|
184
|
-
|
185
|
-
.z-icon-rate:before {
|
186
|
-
content: "\e63c";
|
187
|
-
}
|
188
|
-
|
189
|
-
.z-icon-logininfor:before {
|
190
|
-
content: "\e63d";
|
191
|
-
}
|
192
|
-
|
193
|
-
.z-icon-example:before {
|
194
|
-
content: "\e63e";
|
195
|
-
}
|
196
|
-
|
197
|
-
.z-icon-star:before {
|
198
|
-
content: "\e61e";
|
199
|
-
}
|
200
|
-
|
201
|
-
.z-icon-redis:before {
|
202
|
-
content: "\e61f";
|
203
|
-
}
|
204
|
-
|
205
|
-
.z-icon-online:before {
|
206
|
-
content: "\e620";
|
207
|
-
}
|
208
|
-
|
209
|
-
.z-icon-password:before {
|
210
|
-
content: "\e621";
|
211
|
-
}
|
212
|
-
|
213
|
-
.z-icon-table:before {
|
214
|
-
content: "\e622";
|
215
|
-
}
|
216
|
-
|
217
|
-
.z-icon-time-range:before {
|
218
|
-
content: "\e623";
|
219
|
-
}
|
220
|
-
|
221
|
-
.z-icon-international:before {
|
222
|
-
content: "\e607";
|
223
|
-
}
|
224
|
-
|
225
|
-
.z-icon-shopping:before {
|
226
|
-
content: "\e624";
|
227
|
-
}
|
228
|
-
|
229
|
-
.z-icon-input:before {
|
230
|
-
content: "\e625";
|
231
|
-
}
|
232
|
-
|
233
|
-
.z-icon-tree-table:before {
|
234
|
-
content: "\e626";
|
235
|
-
}
|
236
|
-
|
237
|
-
.z-icon-pdf:before {
|
238
|
-
content: "\e627";
|
239
|
-
}
|
240
|
-
|
241
|
-
.z-icon-redis-list:before {
|
242
|
-
content: "\e628";
|
243
|
-
}
|
244
|
-
|
245
|
-
.z-icon-swagger:before {
|
246
|
-
content: "\e629";
|
247
|
-
}
|
248
|
-
|
249
|
-
.z-icon-upload:before {
|
250
|
-
content: "\e62a";
|
251
|
-
}
|
252
|
-
|
253
|
-
.z-icon-monitor:before {
|
254
|
-
content: "\e62b";
|
255
|
-
}
|
256
|
-
|
257
|
-
.z-icon-github:before {
|
258
|
-
content: "\e62c";
|
259
|
-
}
|
260
|
-
|
261
|
-
.z-icon-select:before {
|
262
|
-
content: "\e62d";
|
263
|
-
}
|
264
|
-
|
265
|
-
.z-icon-people:before {
|
266
|
-
content: "\e609";
|
267
|
-
}
|
268
|
-
|
269
|
-
.z-icon-slider:before {
|
270
|
-
content: "\e60a";
|
271
|
-
}
|
272
|
-
|
273
|
-
.z-icon-validCode:before {
|
274
|
-
content: "\e60b";
|
275
|
-
}
|
276
|
-
|
277
|
-
.z-icon-time:before {
|
278
|
-
content: "\e60c";
|
279
|
-
}
|
280
|
-
|
281
|
-
.z-icon-tab:before {
|
282
|
-
content: "\e60d";
|
283
|
-
}
|
284
|
-
|
285
|
-
.z-icon-theme:before {
|
286
|
-
content: "\e60e";
|
287
|
-
}
|
288
|
-
|
289
|
-
.z-icon-number:before {
|
290
|
-
content: "\e608";
|
291
|
-
}
|
292
|
-
|
293
|
-
.z-icon-tree:before {
|
294
|
-
content: "\e60f";
|
295
|
-
}
|
296
|
-
|
297
|
-
.z-icon-post:before {
|
298
|
-
content: "\e610";
|
299
|
-
}
|
300
|
-
|
301
|
-
.z-icon-wechat:before {
|
302
|
-
content: "\e611";
|
303
|
-
}
|
304
|
-
|
305
|
-
.z-icon-user:before {
|
306
|
-
content: "\e612";
|
307
|
-
}
|
308
|
-
|
309
|
-
.z-icon-skill:before {
|
310
|
-
content: "\e613";
|
311
|
-
}
|
312
|
-
|
313
|
-
.z-icon-row:before {
|
314
|
-
content: "\e614";
|
315
|
-
}
|
316
|
-
|
317
|
-
.z-icon-zip:before {
|
318
|
-
content: "\e615";
|
319
|
-
}
|
320
|
-
|
321
|
-
.z-icon-switch:before {
|
322
|
-
content: "\e616";
|
323
|
-
}
|
324
|
-
|
325
|
-
.z-icon-qq:before {
|
326
|
-
content: "\e617";
|
327
|
-
}
|
328
|
-
|
329
|
-
.z-icon-tool:before {
|
330
|
-
content: "\e618";
|
331
|
-
}
|
332
|
-
|
333
|
-
.z-icon-question:before {
|
334
|
-
content: "\e619";
|
335
|
-
}
|
336
|
-
|
337
|
-
.z-icon-phone:before {
|
338
|
-
content: "\e61a";
|
339
|
-
}
|
340
|
-
|
341
|
-
.z-icon-textarea:before {
|
342
|
-
content: "\e61b";
|
343
|
-
}
|
344
|
-
|
345
|
-
.z-icon-system:before {
|
346
|
-
content: "\e61c";
|
347
|
-
}
|
348
|
-
|
349
|
-
.z-icon-search:before {
|
350
|
-
content: "\e61d";
|
351
|
-
}
|
352
|
-
/* Make clicks pass-through */
|
353
|
-
#nprogress {
|
354
|
-
pointer-events: none;
|
355
|
-
}
|
356
|
-
|
357
|
-
#nprogress .bar {
|
358
|
-
background: #29d;
|
359
|
-
|
360
|
-
position: fixed;
|
361
|
-
z-index: 1031;
|
362
|
-
top: 0;
|
363
|
-
left: 0;
|
364
|
-
|
365
|
-
width: 100%;
|
366
|
-
height: 2px;
|
367
|
-
}
|
368
|
-
|
369
|
-
/* Fancy blur effect */
|
370
|
-
#nprogress .peg {
|
371
|
-
display: block;
|
372
|
-
position: absolute;
|
373
|
-
right: 0px;
|
374
|
-
width: 100px;
|
375
|
-
height: 100%;
|
376
|
-
box-shadow: 0 0 10px #29d, 0 0 5px #29d;
|
377
|
-
opacity: 1.0;
|
378
|
-
transform: rotate(3deg) translate(0px, -4px);
|
379
|
-
}
|
380
|
-
|
381
|
-
/* Remove these to get rid of the spinner */
|
382
|
-
#nprogress .spinner {
|
383
|
-
display: block;
|
384
|
-
position: fixed;
|
385
|
-
z-index: 1031;
|
386
|
-
top: 15px;
|
387
|
-
right: 15px;
|
388
|
-
}
|
389
|
-
|
390
|
-
#nprogress .spinner-icon {
|
391
|
-
width: 18px;
|
392
|
-
height: 18px;
|
393
|
-
box-sizing: border-box;
|
394
|
-
|
395
|
-
border: solid 2px transparent;
|
396
|
-
border-top-color: #29d;
|
397
|
-
border-left-color: #29d;
|
398
|
-
border-radius: 50%;
|
399
|
-
animation: nprogress-spinner 400ms linear infinite;
|
400
|
-
}
|
401
|
-
|
402
|
-
.nprogress-custom-parent {
|
403
|
-
overflow: hidden;
|
404
|
-
position: relative;
|
405
|
-
}
|
406
|
-
|
407
|
-
.nprogress-custom-parent #nprogress .spinner,
|
408
|
-
.nprogress-custom-parent #nprogress .bar {
|
409
|
-
position: absolute;
|
410
|
-
}
|
411
|
-
@keyframes nprogress-spinner {
|
412
|
-
0% { transform: rotate(0deg); }
|
413
|
-
100% { transform: rotate(360deg); }
|
414
|
-
}
|
415
|
-
|
416
|
-
|
417
|
-
/**
|
418
|
-
$base-menu-color:hsla(0,0%,100%,.65);
|
419
|
-
$base-menu-color-active:#fff;
|
420
|
-
$base-menu-background:#001529;
|
421
|
-
$base-logo-title-color: #ffffff;
|
422
|
-
|
423
|
-
$base-menu-light-color:rgba(0,0,0,.70);
|
424
|
-
$base-menu-light-background:#ffffff;
|
425
|
-
$base-logo-light-title-color: #001529;
|
426
|
-
|
427
|
-
$base-sub-menu-background:#000c17;
|
428
|
-
$base-sub-menu-hover:#001528;
|
429
|
-
*/
|
430
|
-
/* http://meyerweb.com/eric/tools/css/reset/
|
431
|
-
v2.0 | 20110126
|
432
|
-
License: none (public domain)
|
433
|
-
*/
|
434
|
-
html, body, div, span, applet, object, iframe,
|
435
|
-
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
|
436
|
-
a, abbr, acronym, address, big, cite, code,
|
437
|
-
del, dfn, em, img, ins, kbd, q, s, samp,
|
438
|
-
small, strike, strong, sub, sup, tt, var,
|
439
|
-
b, u, i, center,
|
440
|
-
dl, dt, dd, ol, ul, li,
|
441
|
-
fieldset, form, label, legend,
|
442
|
-
table, caption, tbody, tfoot, thead, tr, th, td,
|
443
|
-
article, aside, canvas, details, embed,
|
444
|
-
figure, figcaption, footer, header, hgroup,
|
445
|
-
menu, nav, output, ruby, section, summary,
|
446
|
-
time, mark, audio, video {
|
447
|
-
margin: 0;
|
448
|
-
padding: 0;
|
449
|
-
border: 0;
|
450
|
-
font-size: 100%;
|
451
|
-
vertical-align: baseline;
|
452
|
-
}
|
453
|
-
|
454
|
-
/* HTML5 display-role reset for older browsers */
|
455
|
-
article, aside, details, figcaption, figure,
|
456
|
-
footer, header, hgroup, menu, nav, section {
|
457
|
-
display: block;
|
458
|
-
}
|
459
|
-
|
460
|
-
body {
|
461
|
-
line-height: 1;
|
462
|
-
}
|
463
|
-
|
464
|
-
ol, ul {
|
465
|
-
list-style: none;
|
466
|
-
}
|
467
|
-
|
468
|
-
blockquote, q {
|
469
|
-
quotes: none;
|
470
|
-
}
|
471
|
-
|
472
|
-
blockquote:before, blockquote:after,
|
473
|
-
q:before, q:after {
|
474
|
-
content: "";
|
475
|
-
}
|
476
|
-
|
477
|
-
table {
|
478
|
-
border-collapse: collapse;
|
479
|
-
border-spacing: 0;
|
480
|
-
}
|
481
|
-
|
482
|
-
* {
|
483
|
-
box-sizing: border-box;
|
484
|
-
}
|
485
|
-
|
486
|
-
/**
|
487
|
-
$base-menu-color:hsla(0,0%,100%,.65);
|
488
|
-
$base-menu-color-active:#fff;
|
489
|
-
$base-menu-background:#001529;
|
490
|
-
$base-logo-title-color: #ffffff;
|
491
|
-
|
492
|
-
$base-menu-light-color:rgba(0,0,0,.70);
|
493
|
-
$base-menu-light-background:#ffffff;
|
494
|
-
$base-logo-light-title-color: #001529;
|
495
|
-
|
496
|
-
$base-sub-menu-background:#000c17;
|
497
|
-
$base-sub-menu-hover:#001528;
|
498
|
-
*/
|
499
|
-
:export {
|
500
|
-
menuColor: #bfcbd9;
|
501
|
-
menuLightColor: rgba(0, 0, 0, 0.7);
|
502
|
-
menuColorActive: #f4f4f5;
|
503
|
-
menuBackground: #304156;
|
504
|
-
menuLightBackground: #ffffff;
|
505
|
-
subMenuBackground: #1f2d3d;
|
506
|
-
subMenuHover: #001528;
|
507
|
-
sideBarWidth: 200px;
|
508
|
-
logoTitleColor: #ffffff;
|
509
|
-
logoLightTitleColor: #001529;
|
510
|
-
}
|
511
|
-
|
512
|
-
.app {
|
513
|
-
width: 100%;
|
514
|
-
height: 100%;
|
515
|
-
position: relative;
|
516
|
-
}
|
517
|
-
.app .main-container {
|
518
|
-
height: 100%;
|
519
|
-
transition: margin-left 0.28s;
|
520
|
-
margin-left: 200px;
|
521
|
-
position: relative;
|
522
|
-
}
|
523
|
-
.app .sidebarHide {
|
524
|
-
margin-left: 0 !important;
|
525
|
-
}
|
526
|
-
.app .sidebar-container {
|
527
|
-
transition: width 0.28s;
|
528
|
-
width: 200px !important;
|
529
|
-
background-color: #304156;
|
530
|
-
height: 100%;
|
531
|
-
position: fixed;
|
532
|
-
font-size: 0px;
|
533
|
-
top: 0;
|
534
|
-
bottom: 0;
|
535
|
-
left: 0;
|
536
|
-
z-index: 1001;
|
537
|
-
overflow: hidden;
|
538
|
-
box-shadow: 2px 0 6px rgba(0, 21, 41, 0.35);
|
539
|
-
}
|
540
|
-
.app .sidebar-container .horizontal-collapse-transition {
|
541
|
-
transition: 0s width ease-in-out, 0s padding-left ease-in-out, 0s padding-right ease-in-out;
|
542
|
-
}
|
543
|
-
.app .sidebar-container .scrollbar-wrapper {
|
544
|
-
overflow-x: hidden !important;
|
545
|
-
}
|
546
|
-
.app .sidebar-container .el-scrollbar__bar.is-vertical {
|
547
|
-
right: 0px;
|
548
|
-
}
|
549
|
-
.app .sidebar-container .el-scrollbar {
|
550
|
-
height: 100%;
|
551
|
-
}
|
552
|
-
.app .sidebar-container.has-logo .el-scrollbar {
|
553
|
-
height: calc(100% - 50px);
|
554
|
-
}
|
555
|
-
.app .sidebar-container .is-horizontal {
|
556
|
-
display: none;
|
557
|
-
}
|
558
|
-
.app .sidebar-container a {
|
559
|
-
display: inline-block;
|
560
|
-
width: 100%;
|
561
|
-
overflow: hidden;
|
562
|
-
text-decoration: none;
|
563
|
-
}
|
564
|
-
.app .sidebar-container .svg-icon {
|
565
|
-
margin-right: 16px;
|
566
|
-
}
|
567
|
-
.app .sidebar-container .el-menu {
|
568
|
-
border: none;
|
569
|
-
height: 100%;
|
570
|
-
width: 100% !important;
|
571
|
-
}
|
572
|
-
.app .sidebar-container .el-menu-item, .app .sidebar-container .el-submenu__title {
|
573
|
-
overflow: hidden !important;
|
574
|
-
text-overflow: ellipsis !important;
|
575
|
-
white-space: nowrap !important;
|
576
|
-
}
|
577
|
-
.app .sidebar-container .submenu-title-noDropdown:hover,
|
578
|
-
.app .sidebar-container .el-submenu__title:hover {
|
579
|
-
background-color: rgba(0, 0, 0, 0.06) !important;
|
580
|
-
}
|
581
|
-
.app .sidebar-container .theme-dark .is-active > .el-submenu__title {
|
582
|
-
color: #f4f4f5 !important;
|
583
|
-
}
|
584
|
-
.app .sidebar-container .nest-menu .el-submenu > .el-submenu__title, .app .sidebar-container .el-submenu .el-menu-item {
|
585
|
-
min-width: 200px !important;
|
586
|
-
}
|
587
|
-
.app .sidebar-container .nest-menu .el-submenu > .el-submenu__title:hover, .app .sidebar-container .el-submenu .el-menu-item:hover {
|
588
|
-
background-color: rgba(0, 0, 0, 0.06) !important;
|
589
|
-
}
|
590
|
-
.app .sidebar-container .theme-dark .nest-menu .el-submenu > .el-submenu__title, .app .sidebar-container .theme-dark .el-submenu .el-menu-item {
|
591
|
-
background-color: #1f2d3d !important;
|
592
|
-
}
|
593
|
-
.app .sidebar-container .theme-dark .nest-menu .el-submenu > .el-submenu__title:hover, .app .sidebar-container .theme-dark .el-submenu .el-menu-item:hover {
|
594
|
-
background-color: #001528 !important;
|
595
|
-
}
|
596
|
-
.app .hideSidebar .sidebar-container {
|
597
|
-
width: 54px !important;
|
598
|
-
}
|
599
|
-
.app .hideSidebar .main-container {
|
600
|
-
margin-left: 54px;
|
601
|
-
}
|
602
|
-
.app .hideSidebar .submenu-title-noDropdown {
|
603
|
-
padding: 0 !important;
|
604
|
-
position: relative;
|
605
|
-
}
|
606
|
-
.app .hideSidebar .submenu-title-noDropdown .el-tooltip {
|
607
|
-
padding: 0 !important;
|
608
|
-
}
|
609
|
-
.app .hideSidebar .submenu-title-noDropdown .el-tooltip .svg-icon {
|
610
|
-
margin-left: 20px;
|
611
|
-
}
|
612
|
-
.app .hideSidebar .submenu-title-noDropdown .el-tooltip .title-box {
|
613
|
-
display: none;
|
614
|
-
}
|
615
|
-
.app .hideSidebar .el-submenu {
|
616
|
-
overflow: hidden;
|
617
|
-
}
|
618
|
-
.app .hideSidebar .el-submenu > .el-submenu__title {
|
619
|
-
padding: 0 !important;
|
620
|
-
}
|
621
|
-
.app .hideSidebar .el-submenu > .el-submenu__title .svg-icon {
|
622
|
-
margin-left: 20px;
|
623
|
-
}
|
624
|
-
.app .hideSidebar .el-menu--collapse .el-submenu > .el-submenu__title > span {
|
625
|
-
height: 0;
|
626
|
-
width: 0;
|
627
|
-
overflow: hidden;
|
628
|
-
visibility: hidden;
|
629
|
-
display: inline-block;
|
630
|
-
}
|
631
|
-
.app .hideSidebar .el-menu--collapse .el-submenu > .el-submenu__title .title-box {
|
632
|
-
display: none;
|
633
|
-
}
|
634
|
-
.app .el-menu--collapse .el-menu .el-submenu {
|
635
|
-
min-width: 200px !important;
|
636
|
-
}
|
637
|
-
.app .mobile .main-container {
|
638
|
-
margin-left: 0px;
|
639
|
-
}
|
640
|
-
.app .mobile .sidebar-container {
|
641
|
-
transition: transform 0.28s;
|
642
|
-
width: 200px !important;
|
643
|
-
}
|
644
|
-
.app .mobile.hideSidebar .sidebar-container {
|
645
|
-
pointer-events: none;
|
646
|
-
transition-duration: 0.3s;
|
647
|
-
transform: translate3d(-200px, 0, 0);
|
648
|
-
}
|
649
|
-
.app .withoutAnimation .main-container,
|
650
|
-
.app .withoutAnimation .sidebar-container {
|
651
|
-
transition: none;
|
652
|
-
}
|
653
|
-
|
654
|
-
.el-menu--vertical > .el-menu .svg-icon {
|
655
|
-
margin-right: 16px;
|
656
|
-
}
|
657
|
-
.el-menu--vertical .nest-menu .el-submenu > .el-submenu__title:hover,
|
658
|
-
.el-menu--vertical .el-menu-item:hover {
|
659
|
-
background-color: rgba(0, 0, 0, 0.06) !important;
|
660
|
-
}
|
661
|
-
.el-menu--vertical > .el-menu--popup {
|
662
|
-
max-height: 100vh;
|
663
|
-
overflow-y: auto;
|
664
|
-
}
|
665
|
-
.el-menu--vertical > .el-menu--popup::-webkit-scrollbar-track-piece {
|
666
|
-
background: #d3dce6;
|
667
|
-
}
|
668
|
-
.el-menu--vertical > .el-menu--popup::-webkit-scrollbar {
|
669
|
-
width: 6px;
|
670
|
-
}
|
671
|
-
.el-menu--vertical > .el-menu--popup::-webkit-scrollbar-thumb {
|
672
|
-
background: #99a9bf;
|
673
|
-
border-radius: 20px;
|
674
|
-
}
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
package/dist/assets/svg/404.svg
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
<svg width="128" height="128" xmlns="http://www.w3.org/2000/svg"><path d="M121.718 73.272v9.953c3.957-7.584 6.199-16.05 6.199-24.995C127.917 26.079 99.273 0 63.958 0 28.644 0 0 26.079 0 58.23c0 .403.028.806.028 1.21l22.97-25.953h13.34l-19.76 27.187h6.42V53.77l13.728-19.477v49.361H22.998V73.272H2.158c5.951 20.284 23.608 36.208 45.998 41.399-1.44 3.3-5.618 11.263-12.565 12.674-8.607 1.764 23.358.428 46.163-13.178 17.519-4.611 31.938-15.849 39.77-30.513h-13.506V73.272H85.02V59.464l22.998-25.977h13.008l-19.429 27.187h6.421v-7.433l13.727-19.402v39.433h-.027zm-78.24 2.822a10.516 10.516 0 0 1-.996-4.535V44.548c0-1.613.332-3.124.996-4.535a11.66 11.66 0 0 1 2.713-3.68c1.134-1.032 2.49-1.864 4.04-2.468 1.55-.605 3.21-.908 4.982-.908h11.292c1.77 0 3.431.303 4.981.908 1.522.604 2.85 1.41 3.986 2.418l-12.26 16.303v-2.898a1.96 1.96 0 0 0-.665-1.512c-.443-.403-.996-.604-1.66-.604-.665 0-1.218.201-1.661.604a1.96 1.96 0 0 0-.664 1.512v9.071L44.364 77.606a10.556 10.556 0 0 1-.886-1.512zm35.73-4.535c0 1.613-.332 3.124-.997 4.535a11.66 11.66 0 0 1-2.712 3.68c-1.134 1.032-2.49 1.864-4.04 2.469-1.55.604-3.21.907-4.982.907H55.185c-1.77 0-3.431-.303-4.981-.907-1.55-.605-2.906-1.437-4.041-2.47a12.49 12.49 0 0 1-1.384-1.512l13.727-18.217v6.375c0 .605.222 1.109.665 1.512.442.403.996.604 1.66.604.664 0 1.218-.201 1.66-.604a1.96 1.96 0 0 0 .665-1.512V53.87L75.97 36.838c.913.932 1.66 1.99 2.214 3.175.664 1.41.996 2.922.996 4.535v27.011h.028z"/></svg>
|
package/dist/assets/svg/bug.svg
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
<svg width="128" height="128" xmlns="http://www.w3.org/2000/svg"><path d="M127.88 73.143c0 1.412-.506 2.635-1.518 3.669-1.011 1.033-2.209 1.55-3.592 1.55h-17.887c0 9.296-1.783 17.178-5.35 23.645l16.609 17.044c1.011 1.034 1.517 2.257 1.517 3.67 0 1.412-.506 2.635-1.517 3.668-.958 1.033-2.155 1.55-3.593 1.55-1.438 0-2.635-.517-3.593-1.55l-15.811-16.063a15.49 15.49 0 0 1-1.196 1.06c-.532.434-1.65 1.208-3.353 2.322a50.104 50.104 0 0 1-5.192 2.974c-1.758.87-3.94 1.658-6.546 2.364-2.607.706-5.189 1.06-7.748 1.06V47.044H58.89v73.062c-2.716 0-5.417-.367-8.106-1.102-2.688-.734-5.003-1.631-6.945-2.692a66.769 66.769 0 0 1-5.268-3.179c-1.571-1.057-2.73-1.94-3.476-2.65L33.9 109.34l-14.611 16.877c-1.066 1.14-2.344 1.711-3.833 1.711-1.277 0-2.422-.434-3.434-1.304-1.012-.978-1.557-2.187-1.635-3.627-.079-1.44.333-2.705 1.236-3.794l16.129-18.51c-3.087-6.197-4.63-13.644-4.63-22.342H5.235c-1.383 0-2.58-.517-3.592-1.55S.125 74.545.125 73.132c0-1.412.506-2.635 1.518-3.668 1.012-1.034 2.21-1.55 3.592-1.55h17.887V43.939L9.308 29.833c-1.012-1.033-1.517-2.256-1.517-3.669 0-1.412.505-2.635 1.517-3.668 1.012-1.034 2.21-1.55 3.593-1.55s2.58.516 3.593 1.55l13.813 14.106h67.396l13.814-14.106c1.012-1.034 2.21-1.55 3.592-1.55 1.384 0 2.581.516 3.593 1.55 1.012 1.033 1.518 2.256 1.518 3.668 0 1.413-.506 2.636-1.518 3.67l-13.814 14.105v23.975h17.887c1.383 0 2.58.516 3.593 1.55 1.011 1.033 1.517 2.256 1.517 3.668l-.005.01zM89.552 26.175H38.448c0-7.23 2.489-13.386 7.466-18.469C50.892 2.623 56.92.082 64 .082c7.08 0 13.108 2.541 18.086 7.624 4.977 5.083 7.466 11.24 7.466 18.469z"/></svg>
|
@@ -1 +0,0 @@
|
|
1
|
-
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1568899741379" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2054" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><defs><style type="text/css"></style></defs><path d="M960 591.424V368.96c0-0.288 0.16-0.512 0.16-0.768S960 367.68 960 367.424V192a32 32 0 0 0-32-32H96a32 32 0 0 0-32 32v175.424c0 0.288-0.16 0.512-0.16 0.768s0.16 0.48 0.16 0.768v222.464c0 0.288-0.16 0.512-0.16 0.768s0.16 0.48 0.16 0.768V864a32 32 0 0 0 32 32h832a32 32 0 0 0 32-32v-271.04c0-0.288 0.16-0.512 0.16-0.768S960 591.68 960 591.424z m-560-31.232v-160H608v160h-208z m208 64V832h-208v-207.808H608z m-480-224h208v160H128v-160z m544 0h224v160h-224v-160zM896 224v112.192H128V224h768zM128 624.192h208V832H128v-207.808zM672 832v-207.808h224V832h-224z" p-id="2055"></path></svg>
|
@@ -1 +0,0 @@
|
|
1
|
-
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1588670460195" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="1314" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><defs><style type="text/css"></style></defs><path d="M230.4 307.712c13.824 0 25.088-11.264 25.088-25.088 0-100.352 81.92-182.272 182.272-182.272s182.272 81.408 182.272 182.272c0 13.824 11.264 25.088 25.088 25.088s25.088-11.264 24.576-25.088c0-127.488-103.936-231.936-231.936-231.936S205.824 154.624 205.824 282.624c-0.512 14.336 10.752 25.088 24.576 25.088z m564.736 234.496c-11.264 0-21.504 2.048-31.232 6.144 0-44.544-40.448-81.92-88.064-81.92-14.848 0-28.16 3.584-39.936 10.24-13.824-28.16-44.544-48.128-78.848-48.128-12.288 0-24.576 2.56-35.328 7.68V284.16c0-45.568-37.888-81.92-84.48-81.92s-84.48 36.864-84.48 81.92v348.672l-69.12-112.64c-18.432-28.16-58.368-36.864-91.136-19.968-26.624 14.336-46.592 47.104-30.208 88.064 3.072 8.192 76.8 205.312 171.52 311.296 0 0 28.16 24.576 43.008 58.88 4.096 9.728 13.312 15.36 22.528 15.36 3.072 0 6.656-0.512 9.728-2.048 12.288-5.12 18.432-19.968 12.8-32.256-19.456-44.544-53.76-74.752-53.76-74.752C281.6 768 209.408 573.44 208.384 570.88c-5.12-12.8-2.56-20.992 7.168-26.112 9.216-4.608 21.504-4.608 26.112 2.56l113.152 184.32c4.096 8.704 12.8 14.336 22.528 14.336 13.824 0 25.088-10.752 25.088-25.088V284.16c0-17.92 15.36-32.256 34.816-32.256s34.816 14.336 34.816 32.256v284.16c0 13.824 10.24 25.088 24.576 25.088 13.824 0 25.088-11.264 25.088-25.088v-57.344c0-17.92 15.36-32.768 34.816-32.768 19.968 0 37.376 15.36 37.376 32.768v95.232c0 7.168 3.072 13.312 7.68 17.92 4.608 4.608 10.752 7.168 17.92 7.168 13.824 0 24.576-11.264 24.576-25.088V547.84c0-18.432 13.824-32.256 32.256-32.256 20.48 0 38.912 15.36 38.912 32.256v95.232c0 13.824 11.264 25.088 25.088 25.088s24.576-11.264 25.088-25.088v-18.944c0-18.944 12.8-32.256 30.72-32.256 18.432 0 22.528 18.944 22.528 31.744 0 1.024-11.776 99.84-50.688 173.056-30.72 58.368-45.056 112.128-51.2 146.944-2.56 13.312 6.656 26.112 19.968 28.672 1.536 0 3.072 0.512 4.608 0.512 11.776 0 22.016-8.192 24.064-20.48 5.632-31.232 18.432-79.36 46.08-132.608 43.52-81.92 55.808-186.88 56.32-193.536-0.512-50.688-29.696-83.968-72.704-83.968z"></path></path></svg>
|
@@ -1 +0,0 @@
|
|
1
|
-
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1576153230908" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="971" xmlns:xlink="http://www.w3.org/1999/xlink" width="81" height="81"><defs><style type="text/css"></style></defs><path d="M772.87036133 734.06115723c-43.34106445 0-80.00793458 27.93273926-93.76831055 66.57714843H475.90991211c-56.60705567 0-102.66723633-46.06018067-102.66723633-102.66723633V600.82446289h305.859375c13.76037598 38.64440918 50.42724609 66.57714844 93.76831055 66.57714844 55.12390137 0 99.94812012-44.82421875 99.94812012-99.94812012S827.9942627 467.50537109 772.87036133 467.50537109c-43.34106445 0-80.00793458 27.93273926-93.76831055 66.57714844H373.24267578V401.01062011h321.92687989c55.12390137 0 99.94812012-44.82421875 99.94812011-99.94812011V190.07312011C795.11767578 134.94921875 750.29345703 90.125 695.16955567 90.125H251.12963867C196.0057373 90.125 151.18151855 134.94921875 151.18151855 190.07312011V301.0625c0 55.12390137 44.82421875 99.94812012 99.94812012 99.94812012h55.53588867v296.96044921c0 93.35632325 75.97045898 169.32678223 169.32678224 169.32678223h203.19213866c13.76037598 38.64440918 50.42724609 66.57714844 93.76831055 66.57714844 55.12390137 0 99.94812012-44.82421875 99.94812012-99.94812012s-44.90661622-99.86572266-100.03051758-99.86572265z m0-199.89624024c18.37463379 0 33.28857422 14.91394043 33.28857422 33.28857423s-14.91394043 33.28857422-33.28857422 33.28857421-33.28857422-14.91394043-33.28857422-33.28857421 14.91394043-33.28857422 33.28857422-33.28857422zM217.75866699 301.0625V190.07312011c0-18.37463379 14.91394043-33.28857422 33.28857423-33.28857421h444.03991698c18.37463379 0 33.28857422 14.91394043 33.28857422 33.28857422V301.0625c0 18.37463379-14.91394043 33.28857422-33.28857422 33.28857422H251.12963867c-18.37463379 0-33.37097168-14.91394043-33.37097168-33.28857422z m555.11169434 566.23535156c-18.37463379 0-33.28857422-14.91394043-33.28857422-33.28857422 0-18.37463379 14.91394043-33.28857422 33.28857422-33.28857422s33.28857422 14.91394043 33.28857422 33.28857422c0.08239747 18.29223633-14.91394043 33.28857422-33.28857422 33.28857422z" p-id="972"></path></svg>
|
@@ -1 +0,0 @@
|
|
1
|
-
<svg width="128" height="128" xmlns="http://www.w3.org/2000/svg"><path d="M0 54.857h36.571V128H0V54.857zM91.429 27.43H128V128H91.429V27.429zM45.714 0h36.572v128H45.714V0z"/></svg>
|