cloud-web-corejs 1.1.0-dev.26 → 1.1.0-dev.28

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 (120) hide show
  1. package/package.json +1 -1
  2. package/src/components/Tinymce/index.vue +3 -0
  3. package/src/components/Tinymce/mce-chrome.scss +150 -0
  4. package/src/components/VabUpload/index.vue +1 -1
  5. package/src/components/VabUpload/style.scss +282 -0
  6. package/src/components/baseArea/index.vue +2 -2
  7. package/src/components/code-editor/ace-chrome.scss +17 -0
  8. package/src/components/code-editor/index.vue +3 -0
  9. package/src/components/excelImport/index.vue +1 -1
  10. package/src/components/fileLibrary/style.scss +579 -0
  11. package/src/components/hiprint/style.scss +188 -0
  12. package/src/components/jsonImport/index.vue +1 -1
  13. package/src/components/langImport/index.vue +1 -1
  14. package/src/components/mobile/buttonGroup/index.vue +1 -1
  15. package/src/components/obsUpload/index.vue +1 -1
  16. package/src/components/onlineTalk/index.vue +2 -2
  17. package/src/components/table/index.js +3 -0
  18. package/src/components/table/style.scss +1399 -0
  19. package/src/components/wf/style.scss +265 -0
  20. package/src/components/xform/docs/2026-08 xform H5 P0 /345/256/236/347/216/260/350/247/204/346/240/274.md" +1 -1
  21. package/src/components/xform/docs/2026-08 xform /347/247/273/345/212/250/347/253/257/345/270/203/345/261/200/345/257/271/351/275/220 bill_setting /346/226/271/346/241/210.md" +1 -1
  22. package/src/components/xform/form-designer/form-widget/dialog/importDialog.vue +1 -1
  23. package/src/components/xform/form-designer/form-widget/field-widget/a-link-widget.vue +1 -1
  24. package/src/components/xform/form-designer/form-widget/field-widget/a-text-widget.vue +1 -1
  25. package/src/components/xform/form-designer/form-widget/field-widget/area-select-widget.vue +1 -1
  26. package/src/components/xform/form-designer/form-widget/field-widget/autocomplete-widget.vue +1 -1
  27. package/src/components/xform/form-designer/form-widget/field-widget/baseAttachment-widget.vue +1 -1
  28. package/src/components/xform/form-designer/form-widget/field-widget/button-widget.vue +1 -1
  29. package/src/components/xform/form-designer/form-widget/field-widget/cascader-widget.vue +1 -1
  30. package/src/components/xform/form-designer/form-widget/field-widget/census-widget.vue +1 -1
  31. package/src/components/xform/form-designer/form-widget/field-widget/checkbox-widget.vue +1 -1
  32. package/src/components/xform/form-designer/form-widget/field-widget/color-widget.vue +1 -1
  33. package/src/components/xform/form-designer/form-widget/field-widget/copy_button-widget.vue +1 -1
  34. package/src/components/xform/form-designer/form-widget/field-widget/date-range-widget.vue +1 -1
  35. package/src/components/xform/form-designer/form-widget/field-widget/date-widget.vue +1 -1
  36. package/src/components/xform/form-designer/form-widget/field-widget/descriptions-widget.vue +1 -1
  37. package/src/components/xform/form-designer/form-widget/field-widget/divider-widget.vue +1 -1
  38. package/src/components/xform/form-designer/form-widget/field-widget/download-button-widget.vue +1 -1
  39. package/src/components/xform/form-designer/form-widget/field-widget/dropdown-item-widget.vue +1 -1
  40. package/src/components/xform/form-designer/form-widget/field-widget/dropdown-widget.vue +1 -1
  41. package/src/components/xform/form-designer/form-widget/field-widget/echart-bar-widget.vue +1 -1
  42. package/src/components/xform/form-designer/form-widget/field-widget/echart-category-widget.vue +1 -1
  43. package/src/components/xform/form-designer/form-widget/field-widget/echart-pie-widget.vue +1 -1
  44. package/src/components/xform/form-designer/form-widget/field-widget/file-upload-widget.vue +1 -1
  45. package/src/components/xform/form-designer/form-widget/field-widget/form-item-wrapper.vue +1 -1
  46. package/src/components/xform/form-designer/form-widget/field-widget/html-text-widget.vue +1 -1
  47. package/src/components/xform/form-designer/form-widget/field-widget/import-button-widget.vue +1 -1
  48. package/src/components/xform/form-designer/form-widget/field-widget/import2-button-widget.vue +1 -1
  49. package/src/components/xform/form-designer/form-widget/field-widget/input-batch-widget.vue +1 -1
  50. package/src/components/xform/form-designer/form-widget/field-widget/input-widget.vue +1 -1
  51. package/src/components/xform/form-designer/form-widget/field-widget/multiSearch-widget.vue +1 -1
  52. package/src/components/xform/form-designer/form-widget/field-widget/news-list-widget.vue +1 -1
  53. package/src/components/xform/form-designer/form-widget/field-widget/number-widget.vue +1 -1
  54. package/src/components/xform/form-designer/form-widget/field-widget/oplog-widget.vue +1 -1
  55. package/src/components/xform/form-designer/form-widget/field-widget/picture-upload-widget.vue +1 -1
  56. package/src/components/xform/form-designer/form-widget/field-widget/print-button-widget.vue +1 -1
  57. package/src/components/xform/form-designer/form-widget/field-widget/print-detail-button-widget.vue +1 -1
  58. package/src/components/xform/form-designer/form-widget/field-widget/project-tag-widget.vue +1 -1
  59. package/src/components/xform/form-designer/form-widget/field-widget/radio-widget.vue +1 -1
  60. package/src/components/xform/form-designer/form-widget/field-widget/rate-widget.vue +1 -1
  61. package/src/components/xform/form-designer/form-widget/field-widget/rich-editor-widget.vue +1 -1
  62. package/src/components/xform/form-designer/form-widget/field-widget/save_submit_wf_button-widget.vue +1 -1
  63. package/src/components/xform/form-designer/form-widget/field-widget/script-input-widget.vue +1 -1
  64. package/src/components/xform/form-designer/form-widget/field-widget/search_button-widget.vue +1 -1
  65. package/src/components/xform/form-designer/form-widget/field-widget/select-export-button-widget.vue +1 -1
  66. package/src/components/xform/form-designer/form-widget/field-widget/select-export-item-button-widget.vue +1 -1
  67. package/src/components/xform/form-designer/form-widget/field-widget/select-widget.vue +1 -1
  68. package/src/components/xform/form-designer/form-widget/field-widget/singerSearch-widget.vue +1 -1
  69. package/src/components/xform/form-designer/form-widget/field-widget/singleUpload-widget.vue +1 -1
  70. package/src/components/xform/form-designer/form-widget/field-widget/slider-widget.vue +1 -1
  71. package/src/components/xform/form-designer/form-widget/field-widget/static-content-wrapper.vue +1 -1
  72. package/src/components/xform/form-designer/form-widget/field-widget/static-text-widget.vue +1 -1
  73. package/src/components/xform/form-designer/form-widget/field-widget/status-widget.vue +1 -1
  74. package/src/components/xform/form-designer/form-widget/field-widget/switch-widget.vue +1 -1
  75. package/src/components/xform/form-designer/form-widget/field-widget/table-export-button-widget.vue +1 -1
  76. package/src/components/xform/form-designer/form-widget/field-widget/tempStorage-widget.vue +1 -1
  77. package/src/components/xform/form-designer/form-widget/field-widget/text-widget.vue +1 -1
  78. package/src/components/xform/form-designer/form-widget/field-widget/textarea-widget.vue +1 -1
  79. package/src/components/xform/form-designer/form-widget/field-widget/time-range-widget.vue +1 -1
  80. package/src/components/xform/form-designer/form-widget/field-widget/time-widget.vue +1 -1
  81. package/src/components/xform/form-designer/form-widget/field-widget/title-head-widget.vue +1 -1
  82. package/src/components/xform/form-designer/form-widget/field-widget/vabSearch-widget.vue +1 -1
  83. package/src/components/xform/form-designer/form-widget/field-widget/vabUpload-widget.vue +1 -1
  84. package/src/components/xform/form-designer/form-widget/field-widget/vabUpload2-widget.vue +1 -1
  85. package/src/components/xform/form-designer/form-widget/field-widget/vue-page-widget.vue +1 -1
  86. package/src/components/xform/form-designer/setting-panel/property-editor/container-data-table/data-table-editor.vue +18 -1
  87. package/src/components/xform/form-designer/setting-panel/property-editor/container-list-h5/list-h5-editor.vue +33 -20
  88. package/src/components/xform/form-designer/widget-panel/widgetsConfig.js +8 -8
  89. package/src/components/xform/form-render/container-item/data-table-mixin.js +16 -8
  90. package/src/components/xform/form-render/container-item/list-h5-item.vue +92 -309
  91. package/src/components/xform/mixins/scriptHttp.js +28 -7
  92. package/src/components/xform/styles/census.scss +288 -0
  93. package/src/components/xform/styles/containers.scss +208 -0
  94. package/src/components/xform/styles/designer.scss +904 -0
  95. package/src/components/xform/styles/detail-temp.scss +71 -0
  96. package/src/components/xform/styles/h5-designer.scss +191 -0
  97. package/src/components/xform/styles/h5.scss +5 -6
  98. package/src/components/xform/styles/skins.scss +398 -0
  99. package/src/components/xform/styles/table-layout.scss +91 -0
  100. package/src/components/xform/styles/titles.scss +255 -0
  101. package/src/components/xform/utils/util.js +20 -0
  102. package/src/index.js +2 -514
  103. package/src/layout/components/Sidebar/default.vue +3 -3
  104. package/src/layout/components/TagsView/index.vue +1 -1
  105. package/src/layout/defaultLayout.vue +2 -2
  106. package/src/store/modules/settings.js +1 -1
  107. package/src/utils/vab.js +33 -11
  108. package/src/views/bd/setting/formVersion/compareContMixin.scss +1 -1
  109. package/src/views/mobile/user/area/dialog.vue +1 -1
  110. package/src/views/mobile/user/user/dialog.vue +1 -1
  111. package/src/views/user/commMenu/index.vue +3 -1
  112. package/src/views/user/commMenu/style.scss +123 -0
  113. package/src/views/user/home/default.vue +5 -5
  114. package/src/views/user/home/default2.vue +2 -2
  115. package/src/views/user/role/edit.vue +4 -0
  116. package/src/views/user/role/role-box.scss +83 -0
  117. package/src/views/user/role/voc_edit.vue +4 -0
  118. package/src/views/user/wf/wf_obj_config/importItemDialog.vue +1 -1
  119. package/src/resources/js/base/common.js +0 -110
  120. package/src/views/user/outLink/cc_form_view.vue +0 -188
@@ -0,0 +1,579 @@
1
+ // File library component styles extracted from the historical app stylesheet.
2
+ @import "~@base/styles/variables.scss";
3
+ @import "~@base/styles/mixin.scss";
4
+
5
+ .file-library {
6
+ overflow: auto;
7
+ height: 100%;
8
+ display: flex;
9
+ flex-direction: column;
10
+ &.main-right {
11
+ padding-top: 0 !important;
12
+ position: relative;
13
+ }
14
+ .annex-screen {
15
+ overflow: hidden;
16
+ padding: 6px 0;
17
+ border-radius: 4px;
18
+ .el-dropdown {
19
+ vertical-align: middle;
20
+ }
21
+ .search-box {
22
+ display: inline-block;
23
+ margin-right: 12px;
24
+ > .el-input {
25
+ width: 194px !important;
26
+ background: #fff;
27
+ border: solid 1px #dcdfe6;
28
+ margin-right: -1px;
29
+ vertical-align: middle;
30
+ height: 28px !important;
31
+ line-height: 28px;
32
+ margin: 0;
33
+ padding: 0;
34
+ .el-input__inner {
35
+ border: none;
36
+ height: 26px !important;
37
+ }
38
+ .el-input__suffix {
39
+ top: -0.5px;
40
+ }
41
+ .el-input-group__append {
42
+ background: none;
43
+ border: none;
44
+ padding: 0;
45
+ line-height: 27px;
46
+ width: 36px;
47
+ text-align: center;
48
+ .el-button {
49
+ padding: 0;
50
+ margin: 0;
51
+ font-size: 13px;
52
+ }
53
+ }
54
+ }
55
+ > .button-sty {
56
+ min-width: 74px;
57
+ line-height: 27px;
58
+ position: relative;
59
+ z-index: 2;
60
+ vertical-align: middle;
61
+ }
62
+ }
63
+ .fr .button-sty.el-button i {
64
+ margin-bottom: 1px;
65
+ }
66
+ }
67
+ .annex-filter {
68
+ border-bottom: solid 1px #eee;
69
+ font-size: $fontSizeBase;
70
+ margin: 0 -10px;
71
+ padding: 6px 152px 4px 115px;
72
+ position: relative;
73
+ background: #f4f6fa;
74
+ height: 40px;
75
+ .an-btn-search {
76
+ position: absolute;
77
+ left: 10px;
78
+ padding: 7px 0;
79
+ width: 97px;
80
+ }
81
+ .an-btn-del {
82
+ position: absolute;
83
+ right: 10px;
84
+ top: 6px;
85
+ }
86
+ .an-btn-more {
87
+ position: absolute;
88
+ right: 117px;
89
+ top: 6px;
90
+ padding: 5.5px 5px 5px;
91
+ }
92
+ .abox {
93
+ width: 100%;
94
+ overflow-y: hidden;
95
+ overflow-x: hidden;
96
+ height: 29px;
97
+ }
98
+ .item {
99
+ border: solid 1px #eee;
100
+ display: inline-block;
101
+ padding: 0 6px;
102
+ line-height: 28px;
103
+ height: 28px;
104
+ margin: 0 8px 2px 0;
105
+ border-radius: 4px;
106
+ background: #fff;
107
+ span,
108
+ i {
109
+ color: $dred;
110
+ }
111
+ i {
112
+ cursor: pointer;
113
+ margin-left: 5px;
114
+ &:hover {
115
+ background-color: #eee;
116
+ }
117
+ }
118
+ }
119
+ &.on + .annex-crumbs + .grid-height {
120
+ height: calc(100vh - 158px) !important;
121
+ .mask + div {
122
+ height: calc(100vh - 158px) !important;
123
+ overflow: hidden !important;
124
+ .annex-piclist > .clearfix {
125
+ height: calc(100vh - 191px);
126
+ }
127
+ }
128
+ }
129
+ }
130
+ .pop-annex-filter {
131
+ position: absolute;
132
+ left: 8px;
133
+ right: 0;
134
+ top: 39px;
135
+ padding: 12px;
136
+ background: #fff;
137
+ z-index: 9999;
138
+ font-size: $fontSizeBase;
139
+ box-shadow: 0 3px 10px rgb(0 0 0 / 20%);
140
+ border-radius: 10px;
141
+ .item {
142
+ border: solid 1px #eee;
143
+ display: inline-block;
144
+ padding: 0 6px;
145
+ line-height: 28px;
146
+ height: 28px;
147
+ margin: 2px 13px 5px 0;
148
+ border-radius: 4px;
149
+ background: #fff;
150
+ span,
151
+ i {
152
+ color: #666;
153
+ }
154
+ i {
155
+ cursor: pointer;
156
+ margin-left: 5px;
157
+ &:hover {
158
+ background-color: #eee;
159
+ }
160
+ }
161
+ &:hover {
162
+ span,
163
+ i {
164
+ color: $dred;
165
+ }
166
+ }
167
+ }
168
+ }
169
+ .line {
170
+ background-color: #f4f6fa;
171
+ height: 9px;
172
+ display: block;
173
+ margin: 0 -16px;
174
+ }
175
+
176
+ .annex-crumbs {
177
+ padding: 2px 0;
178
+ .tit {
179
+ position: relative;
180
+ padding-right: 40px;
181
+ font-size: $fontSizeBase;
182
+ i {
183
+ color: #f5a623;
184
+ font-size: $fontSizeBase;
185
+ margin-right: 6px;
186
+ }
187
+ &:after {
188
+ content: "";
189
+ height: 10px;
190
+ width: 1px;
191
+ background-color: #eee;
192
+ position: absolute;
193
+ right: 20px;
194
+ top: 50%;
195
+ margin-top: -5px;
196
+ }
197
+ }
198
+
199
+ .el-breadcrumb {
200
+ line-height: 28px;
201
+ height: 28px;
202
+ display: inline-block;
203
+ vertical-align: middle;
204
+ &::before {
205
+ content: "\e704";
206
+ font-family: "element-icons" !important;
207
+ color: #000;
208
+ display: inline-block;
209
+ margin-right: 4px;
210
+ font-size: 13px;
211
+ }
212
+ }
213
+ }
214
+ .viewBox {
215
+ border: solid 1px $borderColor;
216
+ border-radius: 3px;
217
+ padding: 6px 6px 1px;
218
+ .annex-searchBox {
219
+ overflow: hidden;
220
+ line-height: 28px;
221
+ margin-bottom: 6px;
222
+ height: 28px;
223
+ .oper {
224
+ display: inline-block;
225
+ vertical-align: middle;
226
+ line-height: 28px;
227
+ height: 28px;
228
+ position: relative;
229
+ padding-right: 14px;
230
+ margin-right: 14px;
231
+ font-size: $fontSizeBase;
232
+ i {
233
+ cursor: pointer;
234
+ margin: 0 10px 0 7px;
235
+ &.disabled {
236
+ opacity: 0.5;
237
+ cursor: inherit;
238
+ }
239
+ }
240
+ .el-checkbox {
241
+ margin-right: 2px;
242
+ vertical-align: middle;
243
+ margin-bottom: 1px;
244
+ }
245
+ }
246
+ .search-box {
247
+ display: inline-block;
248
+ .el-input {
249
+ width: 448px !important;
250
+ }
251
+ .button-sty {
252
+ margin-left: 12px;
253
+ }
254
+ }
255
+ .icon-btn {
256
+ min-width: 68px;
257
+ }
258
+ }
259
+ }
260
+
261
+ .annex-piclist {
262
+ overflow: hidden;
263
+ display: flex;
264
+ flex-direction: column;
265
+ height: 100%;
266
+ padding-bottom: 1px;
267
+ .item {
268
+ position: relative;
269
+ border: solid 1px $borderColor;
270
+ border-radius: 8px;
271
+ display: inline-block;
272
+ float: left;
273
+ margin: 0 10px 6px 0;
274
+ width: 148px;
275
+ .type-status {
276
+ position: absolute;
277
+ right: 0;
278
+ top: 0;
279
+ color: #929292;
280
+ &:before {
281
+ content: "\e618";
282
+ font-size: 47px;
283
+ position: absolute;
284
+ z-index: 1;
285
+ font-family: "iconfont";
286
+ top: -10px;
287
+ right: 0;
288
+ }
289
+ b {
290
+ position: absolute;
291
+ z-index: 2;
292
+ color: #fff;
293
+ font-weight: 400;
294
+ transform: rotate(44deg);
295
+ left: -32px;
296
+ top: 14px;
297
+ width: 40px;
298
+ }
299
+ &.ok {
300
+ color: #7dc6ff;
301
+ }
302
+ }
303
+ .status {
304
+ position: absolute;
305
+ right: -6px;
306
+ top: 2px;
307
+ border: solid 1px #eee;
308
+ border-radius: 5px 0 0 5px;
309
+ z-index: 2;
310
+ color: #212121;
311
+ background: #e6e6e6;
312
+ width: 13px;
313
+ height: 8px;
314
+ line-height: 24px;
315
+ font-size: $fontSizeBase;
316
+ text-align: center;
317
+ &:before {
318
+ content: "";
319
+ border-right: solid 5px transparent;
320
+ border-top: solid 5px #cdc9c9;
321
+ width: 0;
322
+ height: 0;
323
+ position: absolute;
324
+ bottom: -5px;
325
+ right: -1px;
326
+ }
327
+ &.s-1 {
328
+ background-color: $green;
329
+ color: #fff;
330
+ border-color: $green;
331
+ &::before {
332
+ border-top-color: #008000;
333
+ }
334
+ }
335
+ }
336
+ .el-checkbox {
337
+ margin: 6px 6px 0;
338
+ .el-checkbox__inner {
339
+ width: 18px;
340
+ height: 18px;
341
+ border-radius: 50%;
342
+ line-height: 18px;
343
+ padding-left: 2px;
344
+ }
345
+ }
346
+ .oper {
347
+ position: absolute;
348
+ right: 0;
349
+ top: 5px;
350
+ .ico {
351
+ margin-right: 8px;
352
+ font-size: 17px;
353
+ color: transparentize($baseColor, 0.1);
354
+ cursor: pointer;
355
+ }
356
+ }
357
+ .img {
358
+ width: 146px;
359
+ height: 134px;
360
+ overflow: hidden;
361
+ cursor: pointer;
362
+ text-align: center;
363
+ position: relative;
364
+ .el-image {
365
+ border: none;
366
+ }
367
+ .show-video {
368
+ background-color: rgba(0, 0, 0, 0.29);
369
+ position: absolute;
370
+ left: 2px;
371
+ right: 2px;
372
+ top: 2px;
373
+ bottom: 2px;
374
+ color: #fff;
375
+ font-size: 28px;
376
+ line-height: 130px;
377
+ display: none;
378
+ i {
379
+ margin: 0 10px;
380
+ &.icon-chakan {
381
+ font-family: "iconfont";
382
+ font-style: inherit;
383
+ font-size: 30px;
384
+ }
385
+ }
386
+ }
387
+ p {
388
+ width: 148px;
389
+ height: 134px;
390
+ vertical-align: middle;
391
+ text-align: center;
392
+ padding: 2px;
393
+ }
394
+ img {
395
+ max-width: 100%;
396
+ max-height: 100%;
397
+ }
398
+ .svg-icon {
399
+ width: 109px;
400
+ height: 105px;
401
+ margin: 12px 8px;
402
+ }
403
+ &:hover .show-video {
404
+ display: block;
405
+ }
406
+ }
407
+ .txt-box {
408
+ width: 146px;
409
+ height: 30px;
410
+ overflow: hidden;
411
+ margin-bottom: 5px;
412
+ .tb-left {
413
+ float: left;
414
+ height: 34px;
415
+ width: 4px;
416
+ }
417
+ .tb-mid {
418
+ float: right;
419
+ word-break: break-all;
420
+ width: 141px;
421
+ .txt {
422
+ font-size: $fontSizeBase;
423
+ text-align: center;
424
+ line-height: 1.2;
425
+ margin-top: 3px;
426
+ display: table-cell;
427
+ vertical-align: middle;
428
+ width: 141px;
429
+ padding-right: 4px;
430
+ height: 30px;
431
+ .name {
432
+ word-break: break-all;
433
+ }
434
+ span {
435
+ vertical-align: middle;
436
+ display: inline;
437
+ }
438
+ }
439
+ }
440
+ .format {
441
+ float: right;
442
+ position: relative;
443
+ background-color: #fff;
444
+ font-size: $fontSizeBase;
445
+ padding: 0 2px;
446
+ line-height: 1;
447
+ width: 53px;
448
+ height: 18px;
449
+ top: -18px;
450
+ left: 146px;
451
+ margin-left: -51px;
452
+ }
453
+ }
454
+
455
+ &.on {
456
+ border-color: $baseColor;
457
+ }
458
+ &:hover {
459
+ box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
460
+ }
461
+ &.more {
462
+ border: none;
463
+ background-color: #e1ecf5;
464
+ cursor: pointer;
465
+ .img {
466
+ font-size: 80px;
467
+ padding: 33px 0;
468
+ text-align: center;
469
+ height: 165px;
470
+ }
471
+ .name {
472
+ font-size: $fontSizeBase;
473
+ text-align: center;
474
+ padding: 0 4px;
475
+ margin: 5px 0 8px;
476
+ }
477
+ }
478
+ }
479
+ > .clearfix {
480
+ overflow: auto;
481
+ flex: 1;
482
+ + .vxe-grid {
483
+ margin-top: 0.5px;
484
+ height: 32px;
485
+ }
486
+ }
487
+ .pages-box .vxe-pager--wrapper {
488
+ height: 32px;
489
+ .vxe-pager--next-btn,
490
+ .vxe-pager--num-btn:focus {
491
+ box-shadow: none;
492
+ background: none;
493
+ }
494
+ }
495
+ }
496
+ > .grid-height {
497
+ flex: 1;
498
+ margin-bottom: 10px;
499
+ display: flex;
500
+ flex-direction: column;
501
+ height: 100%;
502
+ overflow: auto;
503
+ > .containter1,
504
+ .annex-grid-height {
505
+ flex: 1;
506
+ }
507
+ .annex-grid-height {
508
+ min-height: 0;
509
+ }
510
+ }
511
+ .annex-folderList {
512
+ height: 116px;
513
+ overflow: hidden;
514
+ border-top: solid 1px #eee;
515
+ position: relative;
516
+ white-space: nowrap;
517
+ .item {
518
+ position: relative;
519
+ display: inline-block;
520
+ margin: 0 10px 6px 0;
521
+ width: 127px;
522
+ text-align: center;
523
+ cursor: pointer;
524
+ .name {
525
+ @include ellipsis;
526
+ font-size: $fontSizeBase;
527
+ padding: 0 4px;
528
+ }
529
+ .img {
530
+ font-size: 80px;
531
+ }
532
+ &.more {
533
+ vertical-align: top;
534
+ margin-top: 8px;
535
+ width: 90px;
536
+ padding: 10px 0 7px;
537
+ border-radius: 11px;
538
+ background: #e1ecf5;
539
+ .img {
540
+ font-size: 57px;
541
+ margin-bottom: 7px;
542
+ }
543
+ }
544
+ }
545
+ .show-more {
546
+ width: 31px;
547
+ height: 99px;
548
+ background: #ccdeec;
549
+ color: $baseColor;
550
+ padding: 16px 9px;
551
+ font-size: 13px;
552
+ white-space: normal;
553
+ display: block;
554
+ position: absolute;
555
+ right: 0;
556
+ top: 8px;
557
+ line-height: 1.8;
558
+ text-align: center;
559
+ i {
560
+ transform: rotate(90deg);
561
+ -ms-transform: rotate(90deg);
562
+ -moz-transform: rotate(90deg);
563
+ -webkit-transform: rotate(90deg);
564
+ -o-transform: rotate(90deg);
565
+ }
566
+ }
567
+ &.on {
568
+ height: auto;
569
+ white-space: normal;
570
+ .show-more i {
571
+ transform: rotate(270deg);
572
+ -ms-transform: rotate(270deg);
573
+ -moz-transform: rotate(270deg);
574
+ -webkit-transform: rotate(270deg);
575
+ -o-transform: rotate(270deg);
576
+ }
577
+ }
578
+ }
579
+ }