system-clients 3.1.89-9 → 3.1.89-xianyang

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 (132) hide show
  1. package/package.json +2 -2
  2. package/src/components/Main.vue +547 -589
  3. package/src/components/equipment/EquipmentManage.vue +3 -0
  4. package/src/components/equipment/QCAdd.vue +333 -0
  5. package/src/components/equipment/QCList.vue +230 -0
  6. package/src/components/equipment/QCManage.vue +150 -0
  7. package/src/components/parammanage/ParamManage.vue +2 -2
  8. package/src/components/parammanage/ParamPage.vue +4 -4
  9. package/src/components/parammanage/SinglePage.vue +2 -2
  10. package/src/components/server/Login.vue +56 -103
  11. package/src/components/server/ModifyPw.vue +4 -5
  12. package/src/components/server/ResSelect.vue +5 -1
  13. package/src/components/server/ResSelectGroup.vue +159 -174
  14. package/src/components/server/RightTree.vue +207 -236
  15. package/src/plugins/EncryptUtil.js +53 -0
  16. package/src/plugins/GetLoginInfoService.js +3 -0
  17. package/src/plugins/validation.js +1 -1
  18. package/src/system.js +7 -5
  19. package/.gradle/3.5/file-changes/last-build.bin +0 -0
  20. package/.gradle/3.5/taskHistory/taskHistory.lock +0 -0
  21. package/.gradle/3.5.1/file-changes/last-build.bin +0 -0
  22. package/.gradle/3.5.1/taskHistory/taskHistory.lock +0 -0
  23. package/.gradle/5.2.1/gc.properties +0 -0
  24. package/.gradle/buildOutputCleanup/built.bin +0 -0
  25. package/.gradle/buildOutputCleanup/cache.properties +0 -2
  26. package/.gradle/buildOutputCleanup/cache.properties.lock +0 -1
  27. package/.gradle/vcs-1/gc.properties +0 -0
  28. package/src/components/server/ImageVieweTest.vue +0 -56
  29. package/src/components/server/ImageViewer.vue +0 -350
  30. package/src/styles/fonts/PINGFANG LIGHT.TTF +0 -0
  31. package/src/styles/fonts/PingFangSC-Regular.ttf +0 -0
  32. package/src/styles/fonts/glyphicons-halflings-regular.eot +0 -0
  33. package/src/styles/fonts/glyphicons-halflings-regular.svg +0 -288
  34. package/src/styles/fonts/glyphicons-halflings-regular.ttf +0 -0
  35. package/src/styles/fonts/glyphicons-halflings-regular.woff +0 -0
  36. package/src/styles/fonts/glyphicons-halflings-regular.woff2 +0 -0
  37. package/src/styles/fonts/pingfang-bold.ttf +0 -0
  38. package/src/styles/fonts/pingfang-medium.ttf +0 -0
  39. package/src/styles/fonts/pingfang-regular.ttf +0 -0
  40. package/src/styles/fonts/trendstrends.ttf +0 -0
  41. package/src/styles/fonts//346/261/211/344/273/252/350/217/261/345/277/203/344/275/223/347/256/200.ttf +0 -0
  42. package/src/styles/less/.csscomb.json +0 -304
  43. package/src/styles/less/.csslintrc +0 -19
  44. package/src/styles/less/alerts.less +0 -73
  45. package/src/styles/less/aofeng/animate.min.css +0 -11
  46. package/src/styles/less/aofeng/expandcss.less +0 -569
  47. package/src/styles/less/aofeng/standard.less +0 -2121
  48. package/src/styles/less/aofeng/themeOne/BinaryTemplate.less +0 -686
  49. package/src/styles/less/aofeng/themeOne/loginStyle.less +0 -1586
  50. package/src/styles/less/aofeng/themeOne/systemStyle.less +0 -2650
  51. package/src/styles/less/aofeng/themeOne.less +0 -17
  52. package/src/styles/less/aofeng/themeTwo/newStyle1.less +0 -415
  53. package/src/styles/less/aofeng/themeTwo.less +0 -3
  54. package/src/styles/less/badges.less +0 -66
  55. package/src/styles/less/bootstrap.less +0 -66
  56. package/src/styles/less/breadcrumbs.less +0 -26
  57. package/src/styles/less/button-groups.less +0 -247
  58. package/src/styles/less/buttons.less +0 -172
  59. package/src/styles/less/carousel.less +0 -269
  60. package/src/styles/less/close.less +0 -34
  61. package/src/styles/less/code.less +0 -69
  62. package/src/styles/less/component-animations.less +0 -33
  63. package/src/styles/less/dropdowns.less +0 -216
  64. package/src/styles/less/fonts-list.less +0 -25
  65. package/src/styles/less/forms.less +0 -626
  66. package/src/styles/less/glyphicons.less +0 -305
  67. package/src/styles/less/grid.less +0 -84
  68. package/src/styles/less/input-groups.less +0 -167
  69. package/src/styles/less/jumbotron.less +0 -52
  70. package/src/styles/less/labels.less +0 -64
  71. package/src/styles/less/list-group.less +0 -141
  72. package/src/styles/less/manageStyle/manageChile.less +0 -180
  73. package/src/styles/less/manageStyle/manageStyle/manageChile.less +0 -180
  74. package/src/styles/less/manageStyle/manageStyle/manageStyle.less +0 -1102
  75. package/src/styles/less/manageStyle/manageStyle/safeStyle.less +0 -498
  76. package/src/styles/less/manageStyle/manageStyle.less +0 -1102
  77. package/src/styles/less/manageStyle/safeStyle.less +0 -498
  78. package/src/styles/less/media.less +0 -66
  79. package/src/styles/less/mixins/alerts.less +0 -14
  80. package/src/styles/less/mixins/background-variant.less +0 -9
  81. package/src/styles/less/mixins/border-radius.less +0 -18
  82. package/src/styles/less/mixins/buttons.less +0 -69
  83. package/src/styles/less/mixins/center-block.less +0 -7
  84. package/src/styles/less/mixins/clearfix.less +0 -22
  85. package/src/styles/less/mixins/forms.less +0 -90
  86. package/src/styles/less/mixins/gradients.less +0 -59
  87. package/src/styles/less/mixins/grid-framework.less +0 -92
  88. package/src/styles/less/mixins/grid.less +0 -122
  89. package/src/styles/less/mixins/hide-text.less +0 -21
  90. package/src/styles/less/mixins/image.less +0 -33
  91. package/src/styles/less/mixins/labels.less +0 -12
  92. package/src/styles/less/mixins/list-group.less +0 -30
  93. package/src/styles/less/mixins/nav-divider.less +0 -10
  94. package/src/styles/less/mixins/nav-vertical-align.less +0 -9
  95. package/src/styles/less/mixins/opacity.less +0 -8
  96. package/src/styles/less/mixins/pagination.less +0 -24
  97. package/src/styles/less/mixins/panels.less +0 -24
  98. package/src/styles/less/mixins/progress-bar.less +0 -10
  99. package/src/styles/less/mixins/reset-filter.less +0 -8
  100. package/src/styles/less/mixins/reset-text.less +0 -18
  101. package/src/styles/less/mixins/resize.less +0 -6
  102. package/src/styles/less/mixins/responsive-visibility.less +0 -15
  103. package/src/styles/less/mixins/size.less +0 -10
  104. package/src/styles/less/mixins/tab-focus.less +0 -9
  105. package/src/styles/less/mixins/table-row.less +0 -44
  106. package/src/styles/less/mixins/text-emphasis.less +0 -9
  107. package/src/styles/less/mixins/text-overflow.less +0 -8
  108. package/src/styles/less/mixins/vendor-prefixes.less +0 -227
  109. package/src/styles/less/mixins.less +0 -40
  110. package/src/styles/less/modals.less +0 -151
  111. package/src/styles/less/navbar.less +0 -660
  112. package/src/styles/less/navs.less +0 -285
  113. package/src/styles/less/normalize.less +0 -424
  114. package/src/styles/less/pager.less +0 -76
  115. package/src/styles/less/pagination.less +0 -89
  116. package/src/styles/less/panels.less +0 -275
  117. package/src/styles/less/popovers.less +0 -131
  118. package/src/styles/less/print.less +0 -101
  119. package/src/styles/less/progress-bars.less +0 -87
  120. package/src/styles/less/responsive-embed.less +0 -35
  121. package/src/styles/less/responsive-utilities.less +0 -194
  122. package/src/styles/less/scaffolding.less +0 -161
  123. package/src/styles/less/stand.less +0 -207
  124. package/src/styles/less/tables.less +0 -262
  125. package/src/styles/less/theme.less +0 -291
  126. package/src/styles/less/thumbnails.less +0 -36
  127. package/src/styles/less/tooltip.less +0 -102
  128. package/src/styles/less/type.less +0 -303
  129. package/src/styles/less/utilities.less +0 -55
  130. package/src/styles/less/variables.less +0 -896
  131. package/src/styles/less/wells.less +0 -29
  132. package/static/logo.png +0 -0
@@ -1,303 +0,0 @@
1
- //
2
- // Typography
3
- // --------------------------------------------------
4
-
5
-
6
- // Headings
7
- // -------------------------
8
-
9
- h1, h2, h3, h4, h5, h6,
10
- .h1, .h2, .h3, .h4, .h5, .h6 {
11
- font-family: @headings-font-family;
12
- font-weight: @headings-font-weight;
13
- line-height: @headings-line-height;
14
- color: @headings-color;
15
-
16
- small,
17
- .small {
18
- font-weight: normal;
19
- line-height: 1;
20
- color: @headings-small-color;
21
- }
22
- }
23
-
24
- h1, .h1,
25
- h2, .h2,
26
- h3, .h3 {
27
- margin-top: @line-height-computed;
28
- margin-bottom: (@line-height-computed / 2);
29
-
30
- small,
31
- .small {
32
- font-size: 65%;
33
- }
34
- }
35
- h4, .h4,
36
- h5, .h5,
37
- h6, .h6 {
38
- margin-top: (@line-height-computed / 2);
39
- margin-bottom: (@line-height-computed / 2);
40
-
41
- small,
42
- .small {
43
- font-size: 75%;
44
- }
45
- }
46
-
47
- h1, .h1 { font-size: @font-size-h1; }
48
- h2, .h2 { font-size: @font-size-h2; }
49
- h3, .h3 { font-size: @font-size-h3; }
50
- h4, .h4 { font-size: @font-size-h4; }
51
- h5, .h5 { font-size: @font-size-h5; }
52
- h6, .h6 { font-size: @font-size-h6; }
53
-
54
-
55
- // Body text
56
- // -------------------------
57
-
58
- p {
59
- margin: 0 0 (@line-height-computed / 2);
60
- }
61
-
62
- .lead {
63
- margin-bottom: @line-height-computed;
64
- font-size: floor((@font-size-base * 1.15));
65
- font-weight: 300;
66
- line-height: 1.4;
67
-
68
- @media (min-width: @screen-sm-min) {
69
- font-size: (@font-size-base * 1.5);
70
- }
71
- }
72
-
73
-
74
- // Emphasis & misc
75
- // -------------------------
76
-
77
- // Ex: (12px small font / 14px base font) * 100% = about 85%
78
- small,
79
- .small {
80
- font-size: floor((100% * @font-size-small / @font-size-base));
81
- }
82
-
83
- mark,
84
- .mark {
85
- background-color: @state-warning-bg;
86
- padding: .2em;
87
- }
88
-
89
- // Alignment
90
- .text-left { text-align: left; }
91
- .text-right { text-align: right; }
92
- .text-center { text-align: center; }
93
- .text-justify { text-align: justify; }
94
- .text-nowrap { white-space: nowrap; }
95
-
96
- // Transformation
97
- .text-lowercase { text-transform: lowercase; }
98
- .text-uppercase { text-transform: uppercase; }
99
- .text-capitalize { text-transform: capitalize; }
100
-
101
- // Contextual colors
102
- .text-muted {
103
- color: @text-muted;
104
- }
105
- .text-primary {
106
- .text-emphasis-variant(@brand-primary);
107
- }
108
- .text-success {
109
- .text-emphasis-variant(@state-success-text);
110
- }
111
- .text-info {
112
- .text-emphasis-variant(@state-info-text);
113
- }
114
- .text-warning {
115
- .text-emphasis-variant(@state-warning-text);
116
- }
117
- .text-danger {
118
- .text-emphasis-variant(@state-danger-text);
119
- }
120
-
121
- // Contextual backgrounds
122
- // For now we'll leave these alongside the text classes until v4 when we can
123
- // safely shift things around (per SemVer rules).
124
- .bg-primary {
125
- // Given the contrast here, this is the only class to have its color inverted
126
- // automatically.
127
- color: #fff;
128
- .bg-variant(@brand-primary);
129
- }
130
- .bg-success {
131
- .bg-variant(@state-success-bg);
132
- }
133
- .bg-info {
134
- //.bg-variant(@state-info-bg);
135
- font-weight: 600;
136
- }
137
- .bg-warning {
138
- .bg-variant(@state-warning-bg);
139
- }
140
- .bg-danger {
141
- .bg-variant(@state-danger-bg);
142
- }
143
-
144
-
145
- // Page header
146
- // -------------------------
147
-
148
- .page-header {
149
- padding-bottom: ((@line-height-computed / 2) - 1);
150
- margin: (@line-height-computed * 2) 0 @line-height-computed;
151
- border-bottom: 1px solid @page-header-border-color;
152
- }
153
-
154
-
155
- // Lists
156
- // -------------------------
157
-
158
- // Unordered and Ordered lists
159
- ul,
160
- ol {
161
- margin-top: 0;
162
- margin-bottom: (@line-height-computed / 2);
163
- ul,
164
- ol {
165
- margin-bottom: 0;
166
- }
167
- }
168
-
169
- // List options
170
-
171
- // Unstyled keeps list items block level, just removes default browser padding and list-style
172
- .list-unstyled {
173
- padding-left: 0;
174
- list-style: none;
175
- }
176
-
177
- // Inline turns list items into inline-block
178
- .list-inline {
179
- .list-unstyled();
180
- margin-left: -5px;
181
-
182
- > li {
183
- display: inline-block;
184
- padding-left: 5px;
185
- padding-right: 5px;
186
- }
187
- }
188
-
189
- // Description Lists
190
- dl {
191
- margin-top: 0; // Remove browser default
192
- margin-bottom: @line-height-computed;
193
- }
194
- dt,
195
- dd {
196
- line-height: @line-height-base;
197
- }
198
- dt {
199
- font-weight: bold;
200
- }
201
- dd {
202
- margin-left: 0; // Undo browser default
203
- }
204
-
205
- // Horizontal description lists
206
- //
207
- // Defaults to being stacked without any of the below styles applied, until the
208
- // grid breakpoint is reached (default of ~768px).
209
-
210
- .dl-horizontal {
211
- dd {
212
- &:extend(.clearfix all); // Clear the floated `dt` if an empty `dd` is present
213
- }
214
-
215
- @media (min-width: @grid-float-breakpoint) {
216
- dt {
217
- float: left;
218
- width: (@dl-horizontal-offset - 20);
219
- clear: left;
220
- text-align: right;
221
- .text-overflow();
222
- }
223
- dd {
224
- margin-left: @dl-horizontal-offset;
225
- }
226
- }
227
- }
228
-
229
-
230
- // Misc
231
- // -------------------------
232
-
233
- // Abbreviations and acronyms
234
- abbr[title],
235
- // Add data-* attribute to help out our tooltip plugin, per https://github.com/twbs/bootstrap/issues/5257
236
- abbr[data-original-title] {
237
- cursor: help;
238
- border-bottom: 1px dotted @abbr-border-color;
239
- }
240
- .initialism {
241
- font-size: 90%;
242
- .text-uppercase();
243
- }
244
-
245
- // Blockquotes
246
- blockquote {
247
- padding: (@line-height-computed / 2) @line-height-computed;
248
- margin: 0 0 @line-height-computed;
249
- font-size: @blockquote-font-size;
250
- border-left: 5px solid @blockquote-border-color;
251
-
252
- p,
253
- ul,
254
- ol {
255
- &:last-child {
256
- margin-bottom: 0;
257
- }
258
- }
259
-
260
- // Note: Deprecated small and .small as of v3.1.0
261
- // Context: https://github.com/twbs/bootstrap/issues/11660
262
- footer,
263
- small,
264
- .small {
265
- display: block;
266
- font-size: 80%; // back to default font-size
267
- line-height: @line-height-base;
268
- color: @blockquote-small-color;
269
-
270
- &:before {
271
- content: '\2014 \00A0'; // em dash, nbsp
272
- }
273
- }
274
- }
275
-
276
- // Opposite alignment of blockquote
277
- //
278
- // Heads up: `blockquote.pull-right` has been deprecated as of v3.1.0.
279
- .blockquote-reverse,
280
- blockquote.pull-right {
281
- padding-right: 15px;
282
- padding-left: 0;
283
- border-right: 5px solid @blockquote-border-color;
284
- border-left: 0;
285
- text-align: right;
286
-
287
- // Account for citation
288
- footer,
289
- small,
290
- .small {
291
- &:before { content: ''; }
292
- &:after {
293
- content: '\00A0 \2014'; // nbsp, em dash
294
- }
295
- }
296
- }
297
-
298
- // Addresses
299
- address {
300
- margin-bottom: @line-height-computed;
301
- font-style: normal;
302
- line-height: @line-height-base;
303
- }
@@ -1,55 +0,0 @@
1
- //
2
- // Utility classes
3
- // --------------------------------------------------
4
-
5
-
6
- // Floats
7
- // -------------------------
8
-
9
- .clearfix {
10
- .clearfix();
11
- }
12
- .center-block {
13
- .center-block();
14
- }
15
- .pull-right {
16
- float: right !important;
17
- }
18
- .pull-left {
19
- float: left !important;
20
- }
21
-
22
-
23
- // Toggling content
24
- // -------------------------
25
-
26
- // Note: Deprecated .hide in favor of .hidden or .sr-only (as appropriate) in v3.0.1
27
- .hide {
28
- display: none !important;
29
- }
30
- .show {
31
- display: block !important;
32
- }
33
- .invisible {
34
- visibility: hidden;
35
- }
36
- .text-hide {
37
- .text-hide();
38
- }
39
-
40
-
41
- // Hide from screenreaders and browsers
42
- //
43
- // Credit: HTML5 Boilerplate
44
-
45
- .hidden {
46
- display: none !important;
47
- }
48
-
49
-
50
- // For Affix plugin
51
- // -------------------------
52
-
53
- .affix {
54
- position: fixed;
55
- }