@cmstops/pro-compo 3.9.1-harbin.1 → 3.9.1-harbin.2

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 (227) hide show
  1. package/README.md +107 -107
  2. package/dist/gif.worker.js +3 -3
  3. package/dist/index.js.map +1 -1
  4. package/dist/index.min.js.map +1 -1
  5. package/es/appCenter/style/index.less +120 -120
  6. package/es/baseFilter/components/FilterGroup.js +1 -1
  7. package/es/baseFilter/style/filterGroup.less +53 -53
  8. package/es/baseFilter/style/index.less +45 -45
  9. package/es/colorPalette/style/index.less +44 -44
  10. package/es/contentDetailList/components/ShowQRCode/QrcodeView/index.js +2 -2
  11. package/es/contentDetailList/style/ComoItem.less +99 -99
  12. package/es/contentDetailList/style/Content.less +49 -49
  13. package/es/contentDetailList/style/ContentListItem.less +132 -132
  14. package/es/contentDetailList/style/CustomItem.less +25 -25
  15. package/es/contentDetailList/style/Doc.less +3 -3
  16. package/es/contentDetailList/style/DocItem.less +152 -152
  17. package/es/contentDetailList/style/DocMpItem.less +135 -135
  18. package/es/contentDetailList/style/GroupPieceItem.less +108 -108
  19. package/es/contentDetailList/style/KongoNavItem.less +104 -104
  20. package/es/contentDetailList/style/LiveItem.less +108 -108
  21. package/es/contentDetailList/style/MaccountItem.less +111 -111
  22. package/es/contentDetailList/style/MatrixItem.less +214 -214
  23. package/es/contentDetailList/style/QrCodeView.less +93 -93
  24. package/es/contentDetailList/style/ShowQRCode.less +3 -3
  25. package/es/contentDetailList/style/courseItem.less +108 -108
  26. package/es/contentDetailList/style/funhdItem.less +108 -108
  27. package/es/contentDetailList/style/index.less +30 -30
  28. package/es/contentModal/component.js +8 -8
  29. package/es/contentModal/components/ViewAllColumn/MediaFilter/index.js +177 -6
  30. package/es/contentModal/components/ViewAllColumn/columnTree/index.js +151 -0
  31. package/es/contentModal/components/storeBox/index.js +2 -2
  32. package/es/contentModal/script/api.js +7 -1
  33. package/es/contentModal/style/MediaFilter.less +47 -47
  34. package/es/contentModal/style/ViewAllColumn.less +68 -68
  35. package/es/contentModal/style/columnTree.less +32 -32
  36. package/es/contentModal/style/index.less +23 -23
  37. package/es/contentModal/style/storeBox.less +55 -55
  38. package/es/dataTags/component.js +5 -5
  39. package/es/dataTags/style/index.less +73 -73
  40. package/es/docHistory/component.js +1 -1
  41. package/es/docHistory/style/docDiffPanel.less +43 -43
  42. package/es/docHistory/style/docHistoryList.less +58 -58
  43. package/es/docHistory/style/index.less +37 -37
  44. package/es/docPreview/component.js +5 -5
  45. package/es/docPreview/style/index.less +140 -140
  46. package/es/docPreview/style/previewIframe.less +36 -36
  47. package/es/editMetaInfo/components/metaInfoForm.js +2 -2
  48. package/es/editMetaInfo/style/index.less +60 -60
  49. package/es/emptyData/style/index.less +34 -34
  50. package/es/gif.worker.js +3 -3
  51. package/es/imageCrop/component.js +2 -2
  52. package/es/imageCrop/style/cropper.less +291 -291
  53. package/es/imageCrop/style/imageCropper.less +133 -133
  54. package/es/imageCrop/style/index.less +2 -2
  55. package/es/importData/component.js +4 -4
  56. package/es/importData/style/index.less +48 -48
  57. package/es/index.less +30 -30
  58. package/es/mediaFilter/components/DocFilter.js +1 -1
  59. package/es/mediaFilter/components/FilterGroup.js +1 -1
  60. package/es/mediaFilter/style/index.less +115 -115
  61. package/es/mediaView/style/index.less +71 -71
  62. package/es/messageBox/component.js +1 -1
  63. package/es/messageBox/list.js +1 -1
  64. package/es/messageBox/style/index.less +76 -76
  65. package/es/previousVersion/style/index.less +209 -209
  66. package/es/resourceGridList/component.js +1 -1
  67. package/es/resourceGridList/style/FileTypeThumb.less +96 -96
  68. package/es/resourceGridList/style/index.less +233 -233
  69. package/es/resourceModal/component.js +1 -1
  70. package/es/resourceModal/components/MediaSelection/MainContent/index.js +1 -1
  71. package/es/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceFilter.js +1 -1
  72. package/es/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceList.js +1 -1
  73. package/es/resourceModal/components/MediaSelection/ToolbarSearch/index.js +1 -1
  74. package/es/resourceModal/style/DocAiMediaSelected.less +55 -55
  75. package/es/resourceModal/style/FileTypeThumb.less +205 -205
  76. package/es/resourceModal/style/MainContent.less +222 -222
  77. package/es/resourceModal/style/MediaPreviewer.less +71 -71
  78. package/es/resourceModal/style/MediaSelection.less +69 -69
  79. package/es/resourceModal/style/SystemResourceSelected.less +154 -154
  80. package/es/resourceModal/style/ToolbarSearch.less +53 -53
  81. package/es/resourceModal/style/index.less +18 -18
  82. package/es/selectAddTo/component.js +1 -1
  83. package/es/selectAddTo/components/SelectAddToView.js +3 -3
  84. package/es/selectAddTo/components/ViewAllColumn/index.js +1 -1
  85. package/es/selectAddTo/style/index.less +3 -3
  86. package/es/selectAvatarList/style/index.less +4 -4
  87. package/es/selectGategory/component.js +1 -1
  88. package/es/selectGategory/style/ColumnSelection.less +190 -190
  89. package/es/selectGategory/style/index.less +40 -40
  90. package/es/selectResourceModal/component.js +5 -5
  91. package/es/selectResourceModal/components/List/ListLocal/Upload.js +2 -2
  92. package/es/selectResourceModal/components/List/ListLocal/index.js +1 -1
  93. package/es/selectResourceModal/components/List/ListNormal/Filter.js +5 -5
  94. package/es/selectResourceModal/components/List/ListSystem/Filter.js +1 -1
  95. package/es/selectResourceModal/components/List/ListSystem/SubList.js +1 -1
  96. package/es/selectResourceModal/style/index.less +55 -55
  97. package/es/selectResourceModal/style/list.less +203 -203
  98. package/es/selectResourceModal/style/listCardWrapper.less +97 -97
  99. package/es/selectResourceModal/style/listSelected.less +94 -94
  100. package/es/selectThumb/component.js +8 -8
  101. package/es/selectThumb/style/card.less +95 -95
  102. package/es/selectThumb/style/colorPalette.less +30 -30
  103. package/es/selectThumb/style/index.less +62 -62
  104. package/es/style/index.less +1 -1
  105. package/es/style.css +14 -14
  106. package/es/thumbCard/style/index.less +90 -90
  107. package/es/thumbCard/style/thumbUploading.less +26 -26
  108. package/es/typeIcons/style/index.less +6 -6
  109. package/es/uploadBefore/components/UploadBefore.js +1 -1
  110. package/es/uploadBefore/style/index.less +144 -144
  111. package/es/uploadStep/style/index.less +152 -152
  112. package/es/userAvater/component.js +1 -1
  113. package/es/userAvater/style/index.less +54 -54
  114. package/es/userDirector/component.js +1 -1
  115. package/es/userDirector/style/index.less +96 -96
  116. package/es/videoThumb/style/index.less +77 -77
  117. package/lib/appCenter/style/index.less +120 -120
  118. package/lib/baseFilter/components/FilterGroup.js +1 -1
  119. package/lib/baseFilter/style/filterGroup.less +53 -53
  120. package/lib/baseFilter/style/index.less +45 -45
  121. package/lib/colorPalette/style/index.less +44 -44
  122. package/lib/contentDetailList/components/ShowQRCode/QrcodeView/index.js +2 -2
  123. package/lib/contentDetailList/style/ComoItem.less +99 -99
  124. package/lib/contentDetailList/style/Content.less +49 -49
  125. package/lib/contentDetailList/style/ContentListItem.less +132 -132
  126. package/lib/contentDetailList/style/CustomItem.less +25 -25
  127. package/lib/contentDetailList/style/Doc.less +3 -3
  128. package/lib/contentDetailList/style/DocItem.less +152 -152
  129. package/lib/contentDetailList/style/DocMpItem.less +135 -135
  130. package/lib/contentDetailList/style/GroupPieceItem.less +108 -108
  131. package/lib/contentDetailList/style/KongoNavItem.less +104 -104
  132. package/lib/contentDetailList/style/LiveItem.less +108 -108
  133. package/lib/contentDetailList/style/MaccountItem.less +111 -111
  134. package/lib/contentDetailList/style/MatrixItem.less +214 -214
  135. package/lib/contentDetailList/style/QrCodeView.less +93 -93
  136. package/lib/contentDetailList/style/ShowQRCode.less +3 -3
  137. package/lib/contentDetailList/style/courseItem.less +108 -108
  138. package/lib/contentDetailList/style/funhdItem.less +108 -108
  139. package/lib/contentDetailList/style/index.less +30 -30
  140. package/lib/contentModal/component.js +8 -8
  141. package/lib/contentModal/components/ViewAllColumn/MediaFilter/index.js +176 -5
  142. package/lib/contentModal/components/ViewAllColumn/columnTree/index.js +152 -0
  143. package/lib/contentModal/components/storeBox/index.js +2 -2
  144. package/lib/contentModal/script/api.js +7 -0
  145. package/lib/contentModal/style/MediaFilter.less +47 -47
  146. package/lib/contentModal/style/ViewAllColumn.less +68 -68
  147. package/lib/contentModal/style/columnTree.less +32 -32
  148. package/lib/contentModal/style/index.less +23 -23
  149. package/lib/contentModal/style/storeBox.less +55 -55
  150. package/lib/dataTags/component.js +5 -5
  151. package/lib/dataTags/style/index.less +73 -73
  152. package/lib/docHistory/component.js +1 -1
  153. package/lib/docHistory/style/docDiffPanel.less +43 -43
  154. package/lib/docHistory/style/docHistoryList.less +58 -58
  155. package/lib/docHistory/style/index.less +37 -37
  156. package/lib/docPreview/component.js +5 -5
  157. package/lib/docPreview/style/index.less +140 -140
  158. package/lib/docPreview/style/previewIframe.less +36 -36
  159. package/lib/editMetaInfo/components/metaInfoForm.js +2 -2
  160. package/lib/editMetaInfo/style/index.less +60 -60
  161. package/lib/emptyData/style/index.less +34 -34
  162. package/lib/imageCrop/component.js +2 -2
  163. package/lib/imageCrop/style/cropper.less +291 -291
  164. package/lib/imageCrop/style/imageCropper.less +133 -133
  165. package/lib/imageCrop/style/index.less +2 -2
  166. package/lib/importData/component.js +4 -4
  167. package/lib/importData/style/index.less +48 -48
  168. package/lib/index.less +30 -30
  169. package/lib/mediaFilter/components/DocFilter.js +1 -1
  170. package/lib/mediaFilter/components/FilterGroup.js +1 -1
  171. package/lib/mediaFilter/style/index.less +115 -115
  172. package/lib/mediaView/style/index.less +71 -71
  173. package/lib/messageBox/component.js +1 -1
  174. package/lib/messageBox/list.js +1 -1
  175. package/lib/messageBox/style/index.less +76 -76
  176. package/lib/previousVersion/style/index.less +209 -209
  177. package/lib/resourceGridList/component.js +1 -1
  178. package/lib/resourceGridList/style/FileTypeThumb.less +96 -96
  179. package/lib/resourceGridList/style/index.less +233 -233
  180. package/lib/resourceModal/component.js +1 -1
  181. package/lib/resourceModal/components/MediaSelection/MainContent/index.js +1 -1
  182. package/lib/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceFilter.js +1 -1
  183. package/lib/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceList.js +1 -1
  184. package/lib/resourceModal/components/MediaSelection/ToolbarSearch/index.js +1 -1
  185. package/lib/resourceModal/style/DocAiMediaSelected.less +55 -55
  186. package/lib/resourceModal/style/FileTypeThumb.less +205 -205
  187. package/lib/resourceModal/style/MainContent.less +222 -222
  188. package/lib/resourceModal/style/MediaPreviewer.less +71 -71
  189. package/lib/resourceModal/style/MediaSelection.less +69 -69
  190. package/lib/resourceModal/style/SystemResourceSelected.less +154 -154
  191. package/lib/resourceModal/style/ToolbarSearch.less +53 -53
  192. package/lib/resourceModal/style/index.less +18 -18
  193. package/lib/selectAddTo/component.js +1 -1
  194. package/lib/selectAddTo/components/SelectAddToView.js +3 -3
  195. package/lib/selectAddTo/components/ViewAllColumn/index.js +1 -1
  196. package/lib/selectAddTo/style/index.less +3 -3
  197. package/lib/selectAvatarList/style/index.less +4 -4
  198. package/lib/selectGategory/component.js +1 -1
  199. package/lib/selectGategory/style/ColumnSelection.less +190 -190
  200. package/lib/selectGategory/style/index.less +40 -40
  201. package/lib/selectResourceModal/component.js +5 -5
  202. package/lib/selectResourceModal/components/List/ListLocal/Upload.js +2 -2
  203. package/lib/selectResourceModal/components/List/ListLocal/index.js +1 -1
  204. package/lib/selectResourceModal/components/List/ListNormal/Filter.js +5 -5
  205. package/lib/selectResourceModal/components/List/ListSystem/Filter.js +1 -1
  206. package/lib/selectResourceModal/components/List/ListSystem/SubList.js +1 -1
  207. package/lib/selectResourceModal/style/index.less +55 -55
  208. package/lib/selectResourceModal/style/list.less +203 -203
  209. package/lib/selectResourceModal/style/listCardWrapper.less +97 -97
  210. package/lib/selectResourceModal/style/listSelected.less +94 -94
  211. package/lib/selectThumb/component.js +8 -8
  212. package/lib/selectThumb/style/card.less +95 -95
  213. package/lib/selectThumb/style/colorPalette.less +30 -30
  214. package/lib/selectThumb/style/index.less +62 -62
  215. package/lib/style/index.less +1 -1
  216. package/lib/thumbCard/style/index.less +90 -90
  217. package/lib/thumbCard/style/thumbUploading.less +26 -26
  218. package/lib/typeIcons/style/index.less +6 -6
  219. package/lib/uploadBefore/components/UploadBefore.js +1 -1
  220. package/lib/uploadBefore/style/index.less +144 -144
  221. package/lib/uploadStep/style/index.less +152 -152
  222. package/lib/userAvater/component.js +1 -1
  223. package/lib/userAvater/style/index.less +54 -54
  224. package/lib/userDirector/component.js +1 -1
  225. package/lib/userDirector/style/index.less +96 -96
  226. package/lib/videoThumb/style/index.less +77 -77
  227. package/package.json +138 -138
@@ -1,135 +1,135 @@
1
- .medialist-mpdoc-item-view {
2
- display: flex;
3
- // width: 100%;
4
- padding: 10px;
5
- border-bottom: 1px solid #f0f0f0;
6
-
7
- &:hover {
8
- background: #fafafa;
9
- }
10
-
11
- .cover-view {
12
- position: relative;
13
- flex-shrink: 0;
14
- width: 110px;
15
- height: 70px;
16
- margin-right: 20px;
17
- background: #edf3ff;
18
-
19
- .image {
20
- width: 100%;
21
- height: 100%;
22
- border-radius: 4px;
23
-
24
- img {
25
- width: 100%;
26
- height: 100%;
27
- }
28
- }
29
-
30
- .batch-select {
31
- position: absolute;
32
- top: 3px;
33
- left: 5px;
34
- }
35
-
36
- .no-img {
37
- display: flex;
38
- align-items: center;
39
- justify-content: center;
40
- width: 100%;
41
- height: 100%;
42
- color: white;
43
- font-size: 30px;
44
- }
45
- }
46
-
47
- .info-view {
48
- display: flex;
49
- flex: 1;
50
- flex-direction: column;
51
- justify-content: space-between;
52
- padding: 2px 0;
53
-
54
- .title {
55
- display: flex;
56
- align-items: center;
57
- width: calc(100% - 50px);
58
- margin-bottom: 10px;
59
- overflow: hidden;
60
- color: #1d2129;
61
- font-weight: 400;
62
- font-size: 16px;
63
- font-style: normal;
64
- line-height: 22px;
65
- cursor: pointer;
66
- -webkit-line-clamp: 2;
67
- -webkit-box-orient: vertical;
68
-
69
- &:hover {
70
- color: #4886ff;
71
- text-decoration: underline;
72
-
73
- .index {
74
- text-decoration: unset;
75
- }
76
- }
77
- }
78
-
79
- .abttrite-v {
80
- display: flex;
81
- align-items: center;
82
- justify-content: space-between;
83
-
84
- .left {
85
- display: flex;
86
- flex: 1;
87
- align-items: center;
88
- color: #4e5969;
89
- font-size: 12px;
90
-
91
- .icon {
92
- margin-right: 8px;
93
- }
94
-
95
- .tags {
96
- display: inline-block;
97
- width: 190px;
98
- }
99
-
100
- .abttr {
101
- display: inline-block;
102
- width: 20%;
103
- margin-right: 10px;
104
- overflow: hidden;
105
- white-space: nowrap;
106
- text-overflow: ellipsis;
107
- cursor: pointer;
108
-
109
- &.btn {
110
- padding: 0;
111
- text-align: left;
112
-
113
- &:hover,
114
- &:active {
115
- background: transparent;
116
- }
117
- }
118
-
119
- .btn {
120
- padding: 0;
121
- text-align: left;
122
- }
123
-
124
- &.time {
125
- width: 30%;
126
- }
127
- }
128
- }
129
-
130
- .right {
131
- margin-right: 20px;
132
- }
133
- }
134
- }
135
- }
1
+ .medialist-mpdoc-item-view {
2
+ display: flex;
3
+ // width: 100%;
4
+ padding: 10px;
5
+ border-bottom: 1px solid #f0f0f0;
6
+
7
+ &:hover {
8
+ background: #fafafa;
9
+ }
10
+
11
+ .cover-view {
12
+ position: relative;
13
+ flex-shrink: 0;
14
+ width: 110px;
15
+ height: 70px;
16
+ margin-right: 20px;
17
+ background: #edf3ff;
18
+
19
+ .image {
20
+ width: 100%;
21
+ height: 100%;
22
+ border-radius: 4px;
23
+
24
+ img {
25
+ width: 100%;
26
+ height: 100%;
27
+ }
28
+ }
29
+
30
+ .batch-select {
31
+ position: absolute;
32
+ top: 3px;
33
+ left: 5px;
34
+ }
35
+
36
+ .no-img {
37
+ display: flex;
38
+ align-items: center;
39
+ justify-content: center;
40
+ width: 100%;
41
+ height: 100%;
42
+ color: white;
43
+ font-size: 30px;
44
+ }
45
+ }
46
+
47
+ .info-view {
48
+ display: flex;
49
+ flex: 1;
50
+ flex-direction: column;
51
+ justify-content: space-between;
52
+ padding: 2px 0;
53
+
54
+ .title {
55
+ display: flex;
56
+ align-items: center;
57
+ width: calc(100% - 50px);
58
+ margin-bottom: 10px;
59
+ overflow: hidden;
60
+ color: #1d2129;
61
+ font-weight: 400;
62
+ font-size: 16px;
63
+ font-style: normal;
64
+ line-height: 22px;
65
+ cursor: pointer;
66
+ -webkit-line-clamp: 2;
67
+ -webkit-box-orient: vertical;
68
+
69
+ &:hover {
70
+ color: #4886ff;
71
+ text-decoration: underline;
72
+
73
+ .index {
74
+ text-decoration: unset;
75
+ }
76
+ }
77
+ }
78
+
79
+ .abttrite-v {
80
+ display: flex;
81
+ align-items: center;
82
+ justify-content: space-between;
83
+
84
+ .left {
85
+ display: flex;
86
+ flex: 1;
87
+ align-items: center;
88
+ color: #4e5969;
89
+ font-size: 12px;
90
+
91
+ .icon {
92
+ margin-right: 8px;
93
+ }
94
+
95
+ .tags {
96
+ display: inline-block;
97
+ width: 190px;
98
+ }
99
+
100
+ .abttr {
101
+ display: inline-block;
102
+ width: 20%;
103
+ margin-right: 10px;
104
+ overflow: hidden;
105
+ white-space: nowrap;
106
+ text-overflow: ellipsis;
107
+ cursor: pointer;
108
+
109
+ &.btn {
110
+ padding: 0;
111
+ text-align: left;
112
+
113
+ &:hover,
114
+ &:active {
115
+ background: transparent;
116
+ }
117
+ }
118
+
119
+ .btn {
120
+ padding: 0;
121
+ text-align: left;
122
+ }
123
+
124
+ &.time {
125
+ width: 30%;
126
+ }
127
+ }
128
+ }
129
+
130
+ .right {
131
+ margin-right: 20px;
132
+ }
133
+ }
134
+ }
135
+ }
@@ -1,108 +1,108 @@
1
- .medialist-group_list-item-view {
2
- display: flex;
3
- // width: 100%;
4
- padding: 10px;
5
- border-bottom: 1px solid #f0f0f0;
6
-
7
- &:hover {
8
- background: #fafafa;
9
- }
10
-
11
- .cover-view {
12
- position: relative;
13
- flex-shrink: 0;
14
- width: 110px;
15
- height: 70px;
16
- margin-right: 20px;
17
- background: transparent;
18
-
19
- .image {
20
- width: 100%;
21
- height: 100%;
22
- border-radius: 4px;
23
-
24
- img {
25
- width: 100%;
26
- height: 100%;
27
- }
28
- }
29
-
30
- .no-img {
31
- display: flex;
32
- align-items: center;
33
- justify-content: center;
34
- width: 100%;
35
- height: 100%;
36
- color: white;
37
- font-size: 30px;
38
- }
39
- }
40
-
41
- .info-view {
42
- display: flex;
43
- flex-direction: column;
44
- justify-content: space-between;
45
- width: calc(100% - 130px);
46
- padding: 2px 0;
47
-
48
- .title {
49
- display: flex;
50
- align-items: center;
51
- margin-bottom: 10px;
52
- overflow: hidden;
53
- color: #1d2129;
54
- font-weight: 400;
55
- font-size: 16px;
56
- font-style: normal;
57
- line-height: 22px;
58
- cursor: pointer;
59
- -webkit-line-clamp: 2;
60
- -webkit-box-orient: vertical;
61
- }
62
-
63
- .abttrite-v {
64
- display: flex;
65
- align-items: center;
66
- justify-content: space-between;
67
-
68
- .left {
69
- display: flex;
70
- flex: 1;
71
- align-items: center;
72
- min-width: 510px;
73
- color: #808692;
74
- font-size: 12px;
75
-
76
- .icon {
77
- margin-right: 8px;
78
- }
79
-
80
- .tags {
81
- display: inline-block;
82
- width: 200px;
83
- overflow: hidden;
84
- white-space: nowrap;
85
- text-overflow: ellipsis;
86
- cursor: pointer;
87
- }
88
-
89
- .abttr {
90
- width: 35%;
91
- overflow: hidden;
92
- white-space: nowrap;
93
- text-overflow: ellipsis;
94
- cursor: pointer;
95
-
96
- &.value {
97
- margin-left: 10px;
98
- }
99
- }
100
- }
101
-
102
- .right {
103
- flex-shrink: 0;
104
- margin-right: 20px;
105
- }
106
- }
107
- }
108
- }
1
+ .medialist-group_list-item-view {
2
+ display: flex;
3
+ // width: 100%;
4
+ padding: 10px;
5
+ border-bottom: 1px solid #f0f0f0;
6
+
7
+ &:hover {
8
+ background: #fafafa;
9
+ }
10
+
11
+ .cover-view {
12
+ position: relative;
13
+ flex-shrink: 0;
14
+ width: 110px;
15
+ height: 70px;
16
+ margin-right: 20px;
17
+ background: transparent;
18
+
19
+ .image {
20
+ width: 100%;
21
+ height: 100%;
22
+ border-radius: 4px;
23
+
24
+ img {
25
+ width: 100%;
26
+ height: 100%;
27
+ }
28
+ }
29
+
30
+ .no-img {
31
+ display: flex;
32
+ align-items: center;
33
+ justify-content: center;
34
+ width: 100%;
35
+ height: 100%;
36
+ color: white;
37
+ font-size: 30px;
38
+ }
39
+ }
40
+
41
+ .info-view {
42
+ display: flex;
43
+ flex-direction: column;
44
+ justify-content: space-between;
45
+ width: calc(100% - 130px);
46
+ padding: 2px 0;
47
+
48
+ .title {
49
+ display: flex;
50
+ align-items: center;
51
+ margin-bottom: 10px;
52
+ overflow: hidden;
53
+ color: #1d2129;
54
+ font-weight: 400;
55
+ font-size: 16px;
56
+ font-style: normal;
57
+ line-height: 22px;
58
+ cursor: pointer;
59
+ -webkit-line-clamp: 2;
60
+ -webkit-box-orient: vertical;
61
+ }
62
+
63
+ .abttrite-v {
64
+ display: flex;
65
+ align-items: center;
66
+ justify-content: space-between;
67
+
68
+ .left {
69
+ display: flex;
70
+ flex: 1;
71
+ align-items: center;
72
+ min-width: 510px;
73
+ color: #808692;
74
+ font-size: 12px;
75
+
76
+ .icon {
77
+ margin-right: 8px;
78
+ }
79
+
80
+ .tags {
81
+ display: inline-block;
82
+ width: 200px;
83
+ overflow: hidden;
84
+ white-space: nowrap;
85
+ text-overflow: ellipsis;
86
+ cursor: pointer;
87
+ }
88
+
89
+ .abttr {
90
+ width: 35%;
91
+ overflow: hidden;
92
+ white-space: nowrap;
93
+ text-overflow: ellipsis;
94
+ cursor: pointer;
95
+
96
+ &.value {
97
+ margin-left: 10px;
98
+ }
99
+ }
100
+ }
101
+
102
+ .right {
103
+ flex-shrink: 0;
104
+ margin-right: 20px;
105
+ }
106
+ }
107
+ }
108
+ }
@@ -1,104 +1,104 @@
1
- .medialist-kongo-item-view {
2
- display: flex;
3
- // width: 100%;
4
- padding: 10px;
5
- border-bottom: 1px solid #f0f0f0;
6
-
7
- &:hover {
8
- background: #fafafa;
9
- }
10
-
11
- .cover-view {
12
- position: relative;
13
- flex-shrink: 0;
14
- width: 110px;
15
- height: 70px;
16
- margin-right: 20px;
17
- background: transparent;
18
-
19
- .image {
20
- width: 100%;
21
- height: 100%;
22
- border-radius: 4px;
23
-
24
- img {
25
- width: 100%;
26
- height: 100%;
27
- }
28
- }
29
-
30
- .no-img {
31
- display: flex;
32
- align-items: center;
33
- justify-content: center;
34
- width: 100%;
35
- height: 100%;
36
- color: white;
37
- font-size: 30px;
38
- }
39
- }
40
-
41
- .info-view {
42
- display: flex;
43
- flex-direction: column;
44
- justify-content: space-between;
45
- width: calc(100% - 130px);
46
- padding: 2px 0;
47
-
48
- .title {
49
- display: flex;
50
- align-items: center;
51
- margin-bottom: 10px;
52
- overflow: hidden;
53
- color: #1d2129;
54
- font-weight: 400;
55
- font-size: 16px;
56
- font-style: normal;
57
- line-height: 22px;
58
- cursor: pointer;
59
- -webkit-line-clamp: 2;
60
- -webkit-box-orient: vertical;
61
- }
62
-
63
- .abttrite-v {
64
- display: flex;
65
- align-items: center;
66
- justify-content: space-between;
67
-
68
- .left {
69
- display: flex;
70
- flex: 1;
71
- align-items: center;
72
- min-width: 510px;
73
- color: #808692;
74
- font-size: 12px;
75
-
76
- .icon {
77
- margin-right: 8px;
78
- }
79
-
80
- .tags {
81
- display: inline-block;
82
- width: 120px;
83
- }
84
-
85
- .abttr {
86
- width: 35%;
87
- overflow: hidden;
88
- white-space: nowrap;
89
- text-overflow: ellipsis;
90
- cursor: pointer;
91
-
92
- &.value {
93
- margin-left: 10px;
94
- }
95
- }
96
- }
97
-
98
- .right {
99
- flex-shrink: 0;
100
- margin-right: 20px;
101
- }
102
- }
103
- }
104
- }
1
+ .medialist-kongo-item-view {
2
+ display: flex;
3
+ // width: 100%;
4
+ padding: 10px;
5
+ border-bottom: 1px solid #f0f0f0;
6
+
7
+ &:hover {
8
+ background: #fafafa;
9
+ }
10
+
11
+ .cover-view {
12
+ position: relative;
13
+ flex-shrink: 0;
14
+ width: 110px;
15
+ height: 70px;
16
+ margin-right: 20px;
17
+ background: transparent;
18
+
19
+ .image {
20
+ width: 100%;
21
+ height: 100%;
22
+ border-radius: 4px;
23
+
24
+ img {
25
+ width: 100%;
26
+ height: 100%;
27
+ }
28
+ }
29
+
30
+ .no-img {
31
+ display: flex;
32
+ align-items: center;
33
+ justify-content: center;
34
+ width: 100%;
35
+ height: 100%;
36
+ color: white;
37
+ font-size: 30px;
38
+ }
39
+ }
40
+
41
+ .info-view {
42
+ display: flex;
43
+ flex-direction: column;
44
+ justify-content: space-between;
45
+ width: calc(100% - 130px);
46
+ padding: 2px 0;
47
+
48
+ .title {
49
+ display: flex;
50
+ align-items: center;
51
+ margin-bottom: 10px;
52
+ overflow: hidden;
53
+ color: #1d2129;
54
+ font-weight: 400;
55
+ font-size: 16px;
56
+ font-style: normal;
57
+ line-height: 22px;
58
+ cursor: pointer;
59
+ -webkit-line-clamp: 2;
60
+ -webkit-box-orient: vertical;
61
+ }
62
+
63
+ .abttrite-v {
64
+ display: flex;
65
+ align-items: center;
66
+ justify-content: space-between;
67
+
68
+ .left {
69
+ display: flex;
70
+ flex: 1;
71
+ align-items: center;
72
+ min-width: 510px;
73
+ color: #808692;
74
+ font-size: 12px;
75
+
76
+ .icon {
77
+ margin-right: 8px;
78
+ }
79
+
80
+ .tags {
81
+ display: inline-block;
82
+ width: 120px;
83
+ }
84
+
85
+ .abttr {
86
+ width: 35%;
87
+ overflow: hidden;
88
+ white-space: nowrap;
89
+ text-overflow: ellipsis;
90
+ cursor: pointer;
91
+
92
+ &.value {
93
+ margin-left: 10px;
94
+ }
95
+ }
96
+ }
97
+
98
+ .right {
99
+ flex-shrink: 0;
100
+ margin-right: 20px;
101
+ }
102
+ }
103
+ }
104
+ }