@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.
- package/README.md +107 -107
- package/dist/gif.worker.js +3 -3
- package/dist/index.js.map +1 -1
- package/dist/index.min.js.map +1 -1
- package/es/appCenter/style/index.less +120 -120
- package/es/baseFilter/components/FilterGroup.js +1 -1
- package/es/baseFilter/style/filterGroup.less +53 -53
- package/es/baseFilter/style/index.less +45 -45
- package/es/colorPalette/style/index.less +44 -44
- package/es/contentDetailList/components/ShowQRCode/QrcodeView/index.js +2 -2
- package/es/contentDetailList/style/ComoItem.less +99 -99
- package/es/contentDetailList/style/Content.less +49 -49
- package/es/contentDetailList/style/ContentListItem.less +132 -132
- package/es/contentDetailList/style/CustomItem.less +25 -25
- package/es/contentDetailList/style/Doc.less +3 -3
- package/es/contentDetailList/style/DocItem.less +152 -152
- package/es/contentDetailList/style/DocMpItem.less +135 -135
- package/es/contentDetailList/style/GroupPieceItem.less +108 -108
- package/es/contentDetailList/style/KongoNavItem.less +104 -104
- package/es/contentDetailList/style/LiveItem.less +108 -108
- package/es/contentDetailList/style/MaccountItem.less +111 -111
- package/es/contentDetailList/style/MatrixItem.less +214 -214
- package/es/contentDetailList/style/QrCodeView.less +93 -93
- package/es/contentDetailList/style/ShowQRCode.less +3 -3
- package/es/contentDetailList/style/courseItem.less +108 -108
- package/es/contentDetailList/style/funhdItem.less +108 -108
- package/es/contentDetailList/style/index.less +30 -30
- package/es/contentModal/component.js +8 -8
- package/es/contentModal/components/ViewAllColumn/MediaFilter/index.js +177 -6
- package/es/contentModal/components/ViewAllColumn/columnTree/index.js +151 -0
- package/es/contentModal/components/storeBox/index.js +2 -2
- package/es/contentModal/script/api.js +7 -1
- package/es/contentModal/style/MediaFilter.less +47 -47
- package/es/contentModal/style/ViewAllColumn.less +68 -68
- package/es/contentModal/style/columnTree.less +32 -32
- package/es/contentModal/style/index.less +23 -23
- package/es/contentModal/style/storeBox.less +55 -55
- package/es/dataTags/component.js +5 -5
- package/es/dataTags/style/index.less +73 -73
- package/es/docHistory/component.js +1 -1
- package/es/docHistory/style/docDiffPanel.less +43 -43
- package/es/docHistory/style/docHistoryList.less +58 -58
- package/es/docHistory/style/index.less +37 -37
- package/es/docPreview/component.js +5 -5
- package/es/docPreview/style/index.less +140 -140
- package/es/docPreview/style/previewIframe.less +36 -36
- package/es/editMetaInfo/components/metaInfoForm.js +2 -2
- package/es/editMetaInfo/style/index.less +60 -60
- package/es/emptyData/style/index.less +34 -34
- package/es/gif.worker.js +3 -3
- package/es/imageCrop/component.js +2 -2
- package/es/imageCrop/style/cropper.less +291 -291
- package/es/imageCrop/style/imageCropper.less +133 -133
- package/es/imageCrop/style/index.less +2 -2
- package/es/importData/component.js +4 -4
- package/es/importData/style/index.less +48 -48
- package/es/index.less +30 -30
- package/es/mediaFilter/components/DocFilter.js +1 -1
- package/es/mediaFilter/components/FilterGroup.js +1 -1
- package/es/mediaFilter/style/index.less +115 -115
- package/es/mediaView/style/index.less +71 -71
- package/es/messageBox/component.js +1 -1
- package/es/messageBox/list.js +1 -1
- package/es/messageBox/style/index.less +76 -76
- package/es/previousVersion/style/index.less +209 -209
- package/es/resourceGridList/component.js +1 -1
- package/es/resourceGridList/style/FileTypeThumb.less +96 -96
- package/es/resourceGridList/style/index.less +233 -233
- package/es/resourceModal/component.js +1 -1
- package/es/resourceModal/components/MediaSelection/MainContent/index.js +1 -1
- package/es/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceFilter.js +1 -1
- package/es/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceList.js +1 -1
- package/es/resourceModal/components/MediaSelection/ToolbarSearch/index.js +1 -1
- package/es/resourceModal/style/DocAiMediaSelected.less +55 -55
- package/es/resourceModal/style/FileTypeThumb.less +205 -205
- package/es/resourceModal/style/MainContent.less +222 -222
- package/es/resourceModal/style/MediaPreviewer.less +71 -71
- package/es/resourceModal/style/MediaSelection.less +69 -69
- package/es/resourceModal/style/SystemResourceSelected.less +154 -154
- package/es/resourceModal/style/ToolbarSearch.less +53 -53
- package/es/resourceModal/style/index.less +18 -18
- package/es/selectAddTo/component.js +1 -1
- package/es/selectAddTo/components/SelectAddToView.js +3 -3
- package/es/selectAddTo/components/ViewAllColumn/index.js +1 -1
- package/es/selectAddTo/style/index.less +3 -3
- package/es/selectAvatarList/style/index.less +4 -4
- package/es/selectGategory/component.js +1 -1
- package/es/selectGategory/style/ColumnSelection.less +190 -190
- package/es/selectGategory/style/index.less +40 -40
- package/es/selectResourceModal/component.js +5 -5
- package/es/selectResourceModal/components/List/ListLocal/Upload.js +2 -2
- package/es/selectResourceModal/components/List/ListLocal/index.js +1 -1
- package/es/selectResourceModal/components/List/ListNormal/Filter.js +5 -5
- package/es/selectResourceModal/components/List/ListSystem/Filter.js +1 -1
- package/es/selectResourceModal/components/List/ListSystem/SubList.js +1 -1
- package/es/selectResourceModal/style/index.less +55 -55
- package/es/selectResourceModal/style/list.less +203 -203
- package/es/selectResourceModal/style/listCardWrapper.less +97 -97
- package/es/selectResourceModal/style/listSelected.less +94 -94
- package/es/selectThumb/component.js +8 -8
- package/es/selectThumb/style/card.less +95 -95
- package/es/selectThumb/style/colorPalette.less +30 -30
- package/es/selectThumb/style/index.less +62 -62
- package/es/style/index.less +1 -1
- package/es/style.css +14 -14
- package/es/thumbCard/style/index.less +90 -90
- package/es/thumbCard/style/thumbUploading.less +26 -26
- package/es/typeIcons/style/index.less +6 -6
- package/es/uploadBefore/components/UploadBefore.js +1 -1
- package/es/uploadBefore/style/index.less +144 -144
- package/es/uploadStep/style/index.less +152 -152
- package/es/userAvater/component.js +1 -1
- package/es/userAvater/style/index.less +54 -54
- package/es/userDirector/component.js +1 -1
- package/es/userDirector/style/index.less +96 -96
- package/es/videoThumb/style/index.less +77 -77
- package/lib/appCenter/style/index.less +120 -120
- package/lib/baseFilter/components/FilterGroup.js +1 -1
- package/lib/baseFilter/style/filterGroup.less +53 -53
- package/lib/baseFilter/style/index.less +45 -45
- package/lib/colorPalette/style/index.less +44 -44
- package/lib/contentDetailList/components/ShowQRCode/QrcodeView/index.js +2 -2
- package/lib/contentDetailList/style/ComoItem.less +99 -99
- package/lib/contentDetailList/style/Content.less +49 -49
- package/lib/contentDetailList/style/ContentListItem.less +132 -132
- package/lib/contentDetailList/style/CustomItem.less +25 -25
- package/lib/contentDetailList/style/Doc.less +3 -3
- package/lib/contentDetailList/style/DocItem.less +152 -152
- package/lib/contentDetailList/style/DocMpItem.less +135 -135
- package/lib/contentDetailList/style/GroupPieceItem.less +108 -108
- package/lib/contentDetailList/style/KongoNavItem.less +104 -104
- package/lib/contentDetailList/style/LiveItem.less +108 -108
- package/lib/contentDetailList/style/MaccountItem.less +111 -111
- package/lib/contentDetailList/style/MatrixItem.less +214 -214
- package/lib/contentDetailList/style/QrCodeView.less +93 -93
- package/lib/contentDetailList/style/ShowQRCode.less +3 -3
- package/lib/contentDetailList/style/courseItem.less +108 -108
- package/lib/contentDetailList/style/funhdItem.less +108 -108
- package/lib/contentDetailList/style/index.less +30 -30
- package/lib/contentModal/component.js +8 -8
- package/lib/contentModal/components/ViewAllColumn/MediaFilter/index.js +176 -5
- package/lib/contentModal/components/ViewAllColumn/columnTree/index.js +152 -0
- package/lib/contentModal/components/storeBox/index.js +2 -2
- package/lib/contentModal/script/api.js +7 -0
- package/lib/contentModal/style/MediaFilter.less +47 -47
- package/lib/contentModal/style/ViewAllColumn.less +68 -68
- package/lib/contentModal/style/columnTree.less +32 -32
- package/lib/contentModal/style/index.less +23 -23
- package/lib/contentModal/style/storeBox.less +55 -55
- package/lib/dataTags/component.js +5 -5
- package/lib/dataTags/style/index.less +73 -73
- package/lib/docHistory/component.js +1 -1
- package/lib/docHistory/style/docDiffPanel.less +43 -43
- package/lib/docHistory/style/docHistoryList.less +58 -58
- package/lib/docHistory/style/index.less +37 -37
- package/lib/docPreview/component.js +5 -5
- package/lib/docPreview/style/index.less +140 -140
- package/lib/docPreview/style/previewIframe.less +36 -36
- package/lib/editMetaInfo/components/metaInfoForm.js +2 -2
- package/lib/editMetaInfo/style/index.less +60 -60
- package/lib/emptyData/style/index.less +34 -34
- package/lib/imageCrop/component.js +2 -2
- package/lib/imageCrop/style/cropper.less +291 -291
- package/lib/imageCrop/style/imageCropper.less +133 -133
- package/lib/imageCrop/style/index.less +2 -2
- package/lib/importData/component.js +4 -4
- package/lib/importData/style/index.less +48 -48
- package/lib/index.less +30 -30
- package/lib/mediaFilter/components/DocFilter.js +1 -1
- package/lib/mediaFilter/components/FilterGroup.js +1 -1
- package/lib/mediaFilter/style/index.less +115 -115
- package/lib/mediaView/style/index.less +71 -71
- package/lib/messageBox/component.js +1 -1
- package/lib/messageBox/list.js +1 -1
- package/lib/messageBox/style/index.less +76 -76
- package/lib/previousVersion/style/index.less +209 -209
- package/lib/resourceGridList/component.js +1 -1
- package/lib/resourceGridList/style/FileTypeThumb.less +96 -96
- package/lib/resourceGridList/style/index.less +233 -233
- package/lib/resourceModal/component.js +1 -1
- package/lib/resourceModal/components/MediaSelection/MainContent/index.js +1 -1
- package/lib/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceFilter.js +1 -1
- package/lib/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceList.js +1 -1
- package/lib/resourceModal/components/MediaSelection/ToolbarSearch/index.js +1 -1
- package/lib/resourceModal/style/DocAiMediaSelected.less +55 -55
- package/lib/resourceModal/style/FileTypeThumb.less +205 -205
- package/lib/resourceModal/style/MainContent.less +222 -222
- package/lib/resourceModal/style/MediaPreviewer.less +71 -71
- package/lib/resourceModal/style/MediaSelection.less +69 -69
- package/lib/resourceModal/style/SystemResourceSelected.less +154 -154
- package/lib/resourceModal/style/ToolbarSearch.less +53 -53
- package/lib/resourceModal/style/index.less +18 -18
- package/lib/selectAddTo/component.js +1 -1
- package/lib/selectAddTo/components/SelectAddToView.js +3 -3
- package/lib/selectAddTo/components/ViewAllColumn/index.js +1 -1
- package/lib/selectAddTo/style/index.less +3 -3
- package/lib/selectAvatarList/style/index.less +4 -4
- package/lib/selectGategory/component.js +1 -1
- package/lib/selectGategory/style/ColumnSelection.less +190 -190
- package/lib/selectGategory/style/index.less +40 -40
- package/lib/selectResourceModal/component.js +5 -5
- package/lib/selectResourceModal/components/List/ListLocal/Upload.js +2 -2
- package/lib/selectResourceModal/components/List/ListLocal/index.js +1 -1
- package/lib/selectResourceModal/components/List/ListNormal/Filter.js +5 -5
- package/lib/selectResourceModal/components/List/ListSystem/Filter.js +1 -1
- package/lib/selectResourceModal/components/List/ListSystem/SubList.js +1 -1
- package/lib/selectResourceModal/style/index.less +55 -55
- package/lib/selectResourceModal/style/list.less +203 -203
- package/lib/selectResourceModal/style/listCardWrapper.less +97 -97
- package/lib/selectResourceModal/style/listSelected.less +94 -94
- package/lib/selectThumb/component.js +8 -8
- package/lib/selectThumb/style/card.less +95 -95
- package/lib/selectThumb/style/colorPalette.less +30 -30
- package/lib/selectThumb/style/index.less +62 -62
- package/lib/style/index.less +1 -1
- package/lib/thumbCard/style/index.less +90 -90
- package/lib/thumbCard/style/thumbUploading.less +26 -26
- package/lib/typeIcons/style/index.less +6 -6
- package/lib/uploadBefore/components/UploadBefore.js +1 -1
- package/lib/uploadBefore/style/index.less +144 -144
- package/lib/uploadStep/style/index.less +152 -152
- package/lib/userAvater/component.js +1 -1
- package/lib/userAvater/style/index.less +54 -54
- package/lib/userDirector/component.js +1 -1
- package/lib/userDirector/style/index.less +96 -96
- package/lib/videoThumb/style/index.less +77 -77
- package/package.json +138 -138
|
@@ -1,108 +1,108 @@
|
|
|
1
|
-
.medialist-course-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
|
-
.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: 1;
|
|
44
|
-
flex-direction: column;
|
|
45
|
-
justify-content: space-between;
|
|
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
|
-
color: #808692;
|
|
73
|
-
font-size: 12px;
|
|
74
|
-
|
|
75
|
-
.icon {
|
|
76
|
-
margin-right: 8px;
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
.abttr {
|
|
80
|
-
display: inline-block;
|
|
81
|
-
width: 20%;
|
|
82
|
-
overflow: hidden;
|
|
83
|
-
white-space: nowrap;
|
|
84
|
-
text-overflow: ellipsis;
|
|
85
|
-
|
|
86
|
-
&.time {
|
|
87
|
-
width: 250px;
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
&.tags {
|
|
91
|
-
display: flex;
|
|
92
|
-
align-items: center;
|
|
93
|
-
width: 190px;
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
&.type {
|
|
97
|
-
display: inline-block;
|
|
98
|
-
width: 160px;
|
|
99
|
-
}
|
|
100
|
-
}
|
|
101
|
-
}
|
|
102
|
-
|
|
103
|
-
.right {
|
|
104
|
-
margin-right: 20px;
|
|
105
|
-
}
|
|
106
|
-
}
|
|
107
|
-
}
|
|
108
|
-
}
|
|
1
|
+
.medialist-course-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
|
+
.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: 1;
|
|
44
|
+
flex-direction: column;
|
|
45
|
+
justify-content: space-between;
|
|
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
|
+
color: #808692;
|
|
73
|
+
font-size: 12px;
|
|
74
|
+
|
|
75
|
+
.icon {
|
|
76
|
+
margin-right: 8px;
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
.abttr {
|
|
80
|
+
display: inline-block;
|
|
81
|
+
width: 20%;
|
|
82
|
+
overflow: hidden;
|
|
83
|
+
white-space: nowrap;
|
|
84
|
+
text-overflow: ellipsis;
|
|
85
|
+
|
|
86
|
+
&.time {
|
|
87
|
+
width: 250px;
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
&.tags {
|
|
91
|
+
display: flex;
|
|
92
|
+
align-items: center;
|
|
93
|
+
width: 190px;
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
&.type {
|
|
97
|
+
display: inline-block;
|
|
98
|
+
width: 160px;
|
|
99
|
+
}
|
|
100
|
+
}
|
|
101
|
+
}
|
|
102
|
+
|
|
103
|
+
.right {
|
|
104
|
+
margin-right: 20px;
|
|
105
|
+
}
|
|
106
|
+
}
|
|
107
|
+
}
|
|
108
|
+
}
|
|
@@ -1,108 +1,108 @@
|
|
|
1
|
-
.medialist-funhd-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
|
-
.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: 1;
|
|
44
|
-
flex-direction: column;
|
|
45
|
-
justify-content: space-between;
|
|
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
|
-
color: #808692;
|
|
73
|
-
font-size: 12px;
|
|
74
|
-
|
|
75
|
-
.icon {
|
|
76
|
-
margin-right: 8px;
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
.abttr {
|
|
80
|
-
display: inline-block;
|
|
81
|
-
width: 20%;
|
|
82
|
-
overflow: hidden;
|
|
83
|
-
white-space: nowrap;
|
|
84
|
-
text-overflow: ellipsis;
|
|
85
|
-
|
|
86
|
-
&.time {
|
|
87
|
-
width: 250px;
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
&.tags {
|
|
91
|
-
display: flex;
|
|
92
|
-
align-items: center;
|
|
93
|
-
width: 190px;
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
&.type {
|
|
97
|
-
display: inline-block;
|
|
98
|
-
width: 160px;
|
|
99
|
-
}
|
|
100
|
-
}
|
|
101
|
-
}
|
|
102
|
-
|
|
103
|
-
.right {
|
|
104
|
-
margin-right: 20px;
|
|
105
|
-
}
|
|
106
|
-
}
|
|
107
|
-
}
|
|
108
|
-
}
|
|
1
|
+
.medialist-funhd-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
|
+
.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: 1;
|
|
44
|
+
flex-direction: column;
|
|
45
|
+
justify-content: space-between;
|
|
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
|
+
color: #808692;
|
|
73
|
+
font-size: 12px;
|
|
74
|
+
|
|
75
|
+
.icon {
|
|
76
|
+
margin-right: 8px;
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
.abttr {
|
|
80
|
+
display: inline-block;
|
|
81
|
+
width: 20%;
|
|
82
|
+
overflow: hidden;
|
|
83
|
+
white-space: nowrap;
|
|
84
|
+
text-overflow: ellipsis;
|
|
85
|
+
|
|
86
|
+
&.time {
|
|
87
|
+
width: 250px;
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
&.tags {
|
|
91
|
+
display: flex;
|
|
92
|
+
align-items: center;
|
|
93
|
+
width: 190px;
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
&.type {
|
|
97
|
+
display: inline-block;
|
|
98
|
+
width: 160px;
|
|
99
|
+
}
|
|
100
|
+
}
|
|
101
|
+
}
|
|
102
|
+
|
|
103
|
+
.right {
|
|
104
|
+
margin-right: 20px;
|
|
105
|
+
}
|
|
106
|
+
}
|
|
107
|
+
}
|
|
108
|
+
}
|
|
@@ -1,30 +1,30 @@
|
|
|
1
|
-
@import './Content.less';
|
|
2
|
-
@import './ComoItem.less';
|
|
3
|
-
@import './ContentListItem.less';
|
|
4
|
-
@import './KongoNavItem.less';
|
|
5
|
-
@import './LiveItem.less';
|
|
6
|
-
@import './MaccountItem.less';
|
|
7
|
-
@import './Doc.less';
|
|
8
|
-
@import './DocItem.less';
|
|
9
|
-
@import './GroupPieceItem.less';
|
|
10
|
-
@import './DocMpItem.less';
|
|
11
|
-
@import './courseItem.less';
|
|
12
|
-
@import './funhdItem.less';
|
|
13
|
-
@import './MatrixItem.less';
|
|
14
|
-
@import './ShowQRCode.less';
|
|
15
|
-
@import './QrCodeView.less';
|
|
16
|
-
@import './CustomItem.less';
|
|
17
|
-
|
|
18
|
-
.gray-for-state-hide {
|
|
19
|
-
-webkit-filter: grayscale(100%);
|
|
20
|
-
-moz-filter: grayscale(100%);
|
|
21
|
-
-ms-filter: grayscale(100%);
|
|
22
|
-
-o-filter: grayscale(100%);
|
|
23
|
-
filter: grayscale(100%);
|
|
24
|
-
filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
|
|
25
|
-
filter: progid:dximagetransform.microsoft.basicimage(grayscale=1);
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
.gray-forbidden {
|
|
29
|
-
opacity: 0.5;
|
|
30
|
-
}
|
|
1
|
+
@import './Content.less';
|
|
2
|
+
@import './ComoItem.less';
|
|
3
|
+
@import './ContentListItem.less';
|
|
4
|
+
@import './KongoNavItem.less';
|
|
5
|
+
@import './LiveItem.less';
|
|
6
|
+
@import './MaccountItem.less';
|
|
7
|
+
@import './Doc.less';
|
|
8
|
+
@import './DocItem.less';
|
|
9
|
+
@import './GroupPieceItem.less';
|
|
10
|
+
@import './DocMpItem.less';
|
|
11
|
+
@import './courseItem.less';
|
|
12
|
+
@import './funhdItem.less';
|
|
13
|
+
@import './MatrixItem.less';
|
|
14
|
+
@import './ShowQRCode.less';
|
|
15
|
+
@import './QrCodeView.less';
|
|
16
|
+
@import './CustomItem.less';
|
|
17
|
+
|
|
18
|
+
.gray-for-state-hide {
|
|
19
|
+
-webkit-filter: grayscale(100%);
|
|
20
|
+
-moz-filter: grayscale(100%);
|
|
21
|
+
-ms-filter: grayscale(100%);
|
|
22
|
+
-o-filter: grayscale(100%);
|
|
23
|
+
filter: grayscale(100%);
|
|
24
|
+
filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
|
|
25
|
+
filter: progid:dximagetransform.microsoft.basicimage(grayscale=1);
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.gray-forbidden {
|
|
29
|
+
opacity: 0.5;
|
|
30
|
+
}
|
|
@@ -158,7 +158,7 @@ const _sfc_main = defineComponent({
|
|
|
158
158
|
onClick: comfirm
|
|
159
159
|
}, {
|
|
160
160
|
default: withCtx(() => _cache[8] || (_cache[8] = [
|
|
161
|
-
createTextVNode("\u6DFB\u52A0 "
|
|
161
|
+
createTextVNode("\u6DFB\u52A0 ")
|
|
162
162
|
])),
|
|
163
163
|
_: 1,
|
|
164
164
|
__: [8]
|
|
@@ -198,7 +198,7 @@ const _sfc_main = defineComponent({
|
|
|
198
198
|
onClick: comfirm
|
|
199
199
|
}, {
|
|
200
200
|
default: withCtx(() => _cache[9] || (_cache[9] = [
|
|
201
|
-
createTextVNode(" \u6DFB\u52A0 "
|
|
201
|
+
createTextVNode(" \u6DFB\u52A0 ")
|
|
202
202
|
])),
|
|
203
203
|
_: 1,
|
|
204
204
|
__: [9]
|
|
@@ -239,7 +239,7 @@ const _sfc_main = defineComponent({
|
|
|
239
239
|
onClick: comfirm
|
|
240
240
|
}, {
|
|
241
241
|
default: withCtx(() => _cache[10] || (_cache[10] = [
|
|
242
|
-
createTextVNode(" \u6DFB\u52A0 "
|
|
242
|
+
createTextVNode(" \u6DFB\u52A0 ")
|
|
243
243
|
])),
|
|
244
244
|
_: 1,
|
|
245
245
|
__: [10]
|
|
@@ -279,7 +279,7 @@ const _sfc_main = defineComponent({
|
|
|
279
279
|
onClick: comfirm
|
|
280
280
|
}, {
|
|
281
281
|
default: withCtx(() => _cache[11] || (_cache[11] = [
|
|
282
|
-
createTextVNode(" \u6DFB\u52A0 "
|
|
282
|
+
createTextVNode(" \u6DFB\u52A0 ")
|
|
283
283
|
])),
|
|
284
284
|
_: 1,
|
|
285
285
|
__: [11]
|
|
@@ -319,7 +319,7 @@ const _sfc_main = defineComponent({
|
|
|
319
319
|
onClick: comfirm
|
|
320
320
|
}, {
|
|
321
321
|
default: withCtx(() => _cache[12] || (_cache[12] = [
|
|
322
|
-
createTextVNode(" \u6DFB\u52A0 "
|
|
322
|
+
createTextVNode(" \u6DFB\u52A0 ")
|
|
323
323
|
])),
|
|
324
324
|
_: 1,
|
|
325
325
|
__: [12]
|
|
@@ -359,7 +359,7 @@ const _sfc_main = defineComponent({
|
|
|
359
359
|
onClick: comfirm
|
|
360
360
|
}, {
|
|
361
361
|
default: withCtx(() => _cache[13] || (_cache[13] = [
|
|
362
|
-
createTextVNode(" \u6DFB\u52A0 "
|
|
362
|
+
createTextVNode(" \u6DFB\u52A0 ")
|
|
363
363
|
])),
|
|
364
364
|
_: 1,
|
|
365
365
|
__: [13]
|
|
@@ -399,7 +399,7 @@ const _sfc_main = defineComponent({
|
|
|
399
399
|
onClick: comfirm
|
|
400
400
|
}, {
|
|
401
401
|
default: withCtx(() => _cache[14] || (_cache[14] = [
|
|
402
|
-
createTextVNode(" \u6DFB\u52A0 "
|
|
402
|
+
createTextVNode(" \u6DFB\u52A0 ")
|
|
403
403
|
])),
|
|
404
404
|
_: 1,
|
|
405
405
|
__: [14]
|
|
@@ -438,7 +438,7 @@ const _sfc_main = defineComponent({
|
|
|
438
438
|
onClick: comfirm
|
|
439
439
|
}, {
|
|
440
440
|
default: withCtx(() => _cache[15] || (_cache[15] = [
|
|
441
|
-
createTextVNode(" \u6DFB\u52A0 "
|
|
441
|
+
createTextVNode(" \u6DFB\u52A0 ")
|
|
442
442
|
])),
|
|
443
443
|
_: 1,
|
|
444
444
|
__: [15]
|