@cmstops/pro-compo 0.1.46 → 0.1.49

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 (50) hide show
  1. package/dist/index.css +187 -0
  2. package/dist/index.min.css +1 -1
  3. package/es/contentDetailList/components/Content/CompoItem/index.js +1 -0
  4. package/es/contentDetailList/components/Content/ContentListItem/index.js +1 -0
  5. package/es/contentDetailList/components/Content/DocItem/index.js +1 -0
  6. package/es/contentDetailList/components/Content/DocMpItem/index.js +1 -0
  7. package/es/contentDetailList/components/Content/KongoNavItem/index.js +1 -0
  8. package/es/contentDetailList/components/Content/LiveItem/index.js +2 -2
  9. package/es/contentDetailList/components/Content/MaccountItem/index.js +1 -0
  10. package/es/contentDetailList/components/Content/courseItem/index.d.ts +0 -0
  11. package/es/contentDetailList/components/Content/courseItem/index.js +96 -0
  12. package/es/contentDetailList/components/Content/funhdItem/index.d.ts +0 -0
  13. package/es/contentDetailList/components/Content/funhdItem/index.js +96 -0
  14. package/es/contentDetailList/components/Content/index.js +41 -1
  15. package/es/contentDetailList/style/courseItem.less +108 -0
  16. package/es/contentDetailList/style/funhdItem.less +108 -0
  17. package/es/contentDetailList/style/index.css +184 -0
  18. package/es/contentDetailList/style/index.less +2 -0
  19. package/es/contentModal/component.js +11 -4
  20. package/es/contentModal/components/EqxiuList/index.js +5 -5
  21. package/es/contentModal/style/ViewAllColumn.less +3 -0
  22. package/es/contentModal/style/index.css +3 -0
  23. package/es/index.css +187 -0
  24. package/es/typeIcons/component.js +18 -3
  25. package/es/utils/request.js +5 -1
  26. package/es/utils/typeMap.d.ts +2 -0
  27. package/es/utils/typeMap.js +3 -1
  28. package/lib/contentDetailList/components/Content/CompoItem/index.js +1 -0
  29. package/lib/contentDetailList/components/Content/ContentListItem/index.js +1 -0
  30. package/lib/contentDetailList/components/Content/DocItem/index.js +1 -0
  31. package/lib/contentDetailList/components/Content/DocMpItem/index.js +1 -0
  32. package/lib/contentDetailList/components/Content/KongoNavItem/index.js +1 -0
  33. package/lib/contentDetailList/components/Content/LiveItem/index.js +2 -2
  34. package/lib/contentDetailList/components/Content/MaccountItem/index.js +1 -0
  35. package/lib/contentDetailList/components/Content/courseItem/index.js +97 -0
  36. package/lib/contentDetailList/components/Content/funhdItem/index.js +97 -0
  37. package/lib/contentDetailList/components/Content/index.js +41 -1
  38. package/lib/contentDetailList/style/courseItem.less +108 -0
  39. package/lib/contentDetailList/style/funhdItem.less +108 -0
  40. package/lib/contentDetailList/style/index.css +184 -0
  41. package/lib/contentDetailList/style/index.less +2 -0
  42. package/lib/contentModal/component.js +11 -4
  43. package/lib/contentModal/components/EqxiuList/index.js +5 -5
  44. package/lib/contentModal/style/ViewAllColumn.less +3 -0
  45. package/lib/contentModal/style/index.css +3 -0
  46. package/lib/index.css +187 -0
  47. package/lib/typeIcons/component.js +17 -2
  48. package/lib/utils/request.js +5 -1
  49. package/lib/utils/typeMap.js +3 -1
  50. package/package.json +3 -3
@@ -0,0 +1,97 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var webVue = require("@arco-design/web-vue");
4
+ var component = require("../../../../typeIcons/component.js");
5
+ var index = require("../../../../utils/index.js");
6
+ const _hoisted_1 = { class: "cover-view" };
7
+ const _hoisted_2 = {
8
+ key: 1,
9
+ class: "no-img"
10
+ };
11
+ const _hoisted_3 = { class: "info-view" };
12
+ const _hoisted_4 = { class: "title_i" };
13
+ const _hoisted_5 = { class: "abttrite-v" };
14
+ const _hoisted_6 = { class: "left" };
15
+ const _hoisted_7 = /* @__PURE__ */ vue.createElementVNode("span", { class: "abttr tags" }, "\u6D3B\u52A8", -1);
16
+ const _hoisted_8 = { class: "abttr tags" };
17
+ const _hoisted_9 = { class: "abttr time" };
18
+ const _hoisted_10 = { class: "right" };
19
+ const _sfc_main = vue.defineComponent({
20
+ __name: "index",
21
+ props: {
22
+ item: {}
23
+ },
24
+ emits: ["clickTitle"],
25
+ setup(__props, { emit: __emit }) {
26
+ const props = __props;
27
+ const emit = __emit;
28
+ const hide = vue.computed(() => {
29
+ const { hide: hide2 } = props.item;
30
+ return hide2 === 7 || hide2 === 6;
31
+ });
32
+ const silent = vue.computed(() => {
33
+ return props.item && props.item.mourn_style === 1;
34
+ });
35
+ const pc_banner = vue.computed(() => {
36
+ if (props.item.preview_url || props.item.cover || props.item.pc_cover)
37
+ return props.item.preview_url || props.item.cover || props.item.pc_cover;
38
+ if (!props.item.style)
39
+ return null;
40
+ const ret = JSON.parse(props.item.style);
41
+ if (!ret.pc_banner_url)
42
+ return null;
43
+ return ret.pc_banner_url;
44
+ });
45
+ const clickTitle = () => {
46
+ emit("clickTitle", props.item);
47
+ };
48
+ return (_ctx, _cache) => {
49
+ return vue.openBlock(), vue.createElementBlock("div", {
50
+ class: vue.normalizeClass(["medialist-funhd-item-view", { "gray-forbidden": hide.value, "gray-for-state-hide": silent.value }])
51
+ }, [
52
+ vue.createElementVNode("div", _hoisted_1, [
53
+ pc_banner.value ? (vue.openBlock(), vue.createBlock(vue.unref(webVue.Image), {
54
+ key: 0,
55
+ src: pc_banner.value,
56
+ preview: false,
57
+ class: "image",
58
+ fit: "cover"
59
+ }, null, 8, ["src"])) : (vue.openBlock(), vue.createElementBlock("span", _hoisted_2, vue.toDisplayString(vue.unref(index.noCoverText)(_ctx.item)), 1))
60
+ ]),
61
+ vue.createElementVNode("div", _hoisted_3, [
62
+ vue.createElementVNode("div", {
63
+ class: "title",
64
+ onClick: clickTitle
65
+ }, [
66
+ vue.renderSlot(_ctx.$slots, "index"),
67
+ vue.createElementVNode("span", _hoisted_4, vue.toDisplayString(_ctx.item.alias || _ctx.item.title), 1)
68
+ ]),
69
+ vue.createElementVNode("div", _hoisted_5, [
70
+ vue.createElementVNode("div", _hoisted_6, [
71
+ vue.createVNode(component, {
72
+ class: "icon",
73
+ type: "funhd"
74
+ }),
75
+ vue.renderSlot(_ctx.$slots, "tip"),
76
+ _hoisted_7,
77
+ vue.createVNode(vue.unref(webVue.Tooltip), {
78
+ content: `\u6D3B\u52A8\u521B\u5EFA\u4EBA: ${_ctx.item.pub_user_alias}`,
79
+ position: "top"
80
+ }, {
81
+ default: vue.withCtx(() => [
82
+ vue.createElementVNode("span", _hoisted_8, vue.toDisplayString(_ctx.item.pub_user_alias), 1)
83
+ ]),
84
+ _: 1
85
+ }, 8, ["content"]),
86
+ vue.createElementVNode("span", _hoisted_9, "\u53D1\u5E03\u65F6\u95F4: " + vue.toDisplayString(vue.unref(index.timeFormat)(_ctx.item.pub_time)), 1)
87
+ ]),
88
+ vue.createElementVNode("div", _hoisted_10, [
89
+ vue.renderSlot(_ctx.$slots, "option", { row: _ctx.item })
90
+ ])
91
+ ])
92
+ ])
93
+ ], 2);
94
+ };
95
+ }
96
+ });
97
+ module.exports = _sfc_main;
@@ -8,6 +8,8 @@ var index$5 = require("./KongoNavItem/index.js");
8
8
  var index$4 = require("./LiveItem/index.js");
9
9
  var index$3 = require("./MaccountItem/index.js");
10
10
  var index$6 = require("./DocMpItem/index.js");
11
+ var index$8 = require("./courseItem/index.js");
12
+ var index$7 = require("./funhdItem/index.js");
11
13
  const _hoisted_1 = { class: "index" };
12
14
  const _hoisted_2 = {
13
15
  key: 0,
@@ -87,6 +89,8 @@ const _hoisted_32 = {
87
89
  };
88
90
  const _hoisted_33 = { class: "doc-fixed-icon" };
89
91
  const _hoisted_34 = { class: "doc-fixed-num" };
92
+ const _hoisted_35 = { class: "index" };
93
+ const _hoisted_36 = { class: "index" };
90
94
  const _sfc_main = vue.defineComponent({
91
95
  __name: "index",
92
96
  props: {
@@ -295,7 +299,7 @@ const _sfc_main = vue.defineComponent({
295
299
  _: 3
296
300
  }, 8, ["item"]))
297
301
  ], 2112)) : _ctx.item.catalog === "mp_content" ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 6 }, [
298
- vue.createCommentVNode(" \u7A3F\u4EF6\uFF08\u516C\u4F17\u53F7\u7A3F\u4EF6\uFF09 "),
302
+ vue.createCommentVNode(" \u516C\u4F17\u53F7\u5185\u5BB9 "),
299
303
  (vue.openBlock(), vue.createBlock(index$6, {
300
304
  key: `doc-mp-${_ctx.item.post_id}`,
301
305
  abttrites: _ctx.abttrites,
@@ -325,6 +329,42 @@ const _sfc_main = vue.defineComponent({
325
329
  ]),
326
330
  _: 3
327
331
  }, 8, ["abttrites", "item"]))
332
+ ], 2112)) : _ctx.item.catalog === "funhd" ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 7 }, [
333
+ vue.createCommentVNode(" \u4E92\u52A8\u8FD0\u8425\uFF08\u6613\u4F01\u79C0\uFF09 "),
334
+ (vue.openBlock(), vue.createBlock(index$7, {
335
+ key: `funhd-${_ctx.item.post_id}`,
336
+ item: { ..._ctx.item, index: _ctx.index },
337
+ onClickTitle: clickTitle
338
+ }, {
339
+ index: vue.withCtx(() => [
340
+ vue.createElementVNode("span", _hoisted_35, vue.toDisplayString(_ctx.index + 1), 1)
341
+ ]),
342
+ option: vue.withCtx(() => [
343
+ vue.renderSlot(_ctx.$slots, "option", {
344
+ row: _ctx.item,
345
+ index: _ctx.index
346
+ })
347
+ ]),
348
+ _: 3
349
+ }, 8, ["item"]))
350
+ ], 2112)) : _ctx.item.catalog === "course" ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 8 }, [
351
+ vue.createCommentVNode(" \u8BFE\u7A0B "),
352
+ (vue.openBlock(), vue.createBlock(index$8, {
353
+ key: `course-${_ctx.item.post_id}`,
354
+ item: { ..._ctx.item, index: _ctx.index },
355
+ onClickTitle: clickTitle
356
+ }, {
357
+ index: vue.withCtx(() => [
358
+ vue.createElementVNode("span", _hoisted_36, vue.toDisplayString(_ctx.index + 1), 1)
359
+ ]),
360
+ option: vue.withCtx(() => [
361
+ vue.renderSlot(_ctx.$slots, "option", {
362
+ row: _ctx.item,
363
+ index: _ctx.index
364
+ })
365
+ ]),
366
+ _: 3
367
+ }, 8, ["item"]))
328
368
  ], 2112)) : vue.createCommentVNode("v-if", true)
329
369
  ], 2112);
330
370
  };
@@ -0,0 +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: 14px;
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
+ }
@@ -0,0 +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: 14px;
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
+ }
@@ -740,6 +740,190 @@
740
740
  .medialist-mpdoc-item-view .info-view .abttrite-v .right {
741
741
  margin-right: 20px;
742
742
  }
743
+ .medialist-course-item-view {
744
+ display: flex;
745
+ padding: 10px;
746
+ border-bottom: 1px solid #f0f0f0;
747
+ }
748
+ .medialist-course-item-view:hover {
749
+ background: #fafafa;
750
+ }
751
+ .medialist-course-item-view .cover-view {
752
+ position: relative;
753
+ flex-shrink: 0;
754
+ width: 110px;
755
+ height: 70px;
756
+ margin-right: 20px;
757
+ background: #edf3ff;
758
+ }
759
+ .medialist-course-item-view .cover-view .image {
760
+ width: 100%;
761
+ height: 100%;
762
+ border-radius: 4px;
763
+ }
764
+ .medialist-course-item-view .cover-view .image img {
765
+ width: 100%;
766
+ height: 100%;
767
+ }
768
+ .medialist-course-item-view .cover-view .no-img {
769
+ display: flex;
770
+ align-items: center;
771
+ justify-content: center;
772
+ width: 100%;
773
+ height: 100%;
774
+ color: white;
775
+ font-size: 30px;
776
+ }
777
+ .medialist-course-item-view .info-view {
778
+ display: flex;
779
+ flex: 1;
780
+ flex-direction: column;
781
+ justify-content: space-between;
782
+ padding: 2px 0;
783
+ }
784
+ .medialist-course-item-view .info-view .title {
785
+ display: flex;
786
+ align-items: center;
787
+ margin-bottom: 10px;
788
+ overflow: hidden;
789
+ color: #1d2129;
790
+ font-weight: 400;
791
+ font-size: 14px;
792
+ font-style: normal;
793
+ line-height: 22px;
794
+ cursor: pointer;
795
+ -webkit-line-clamp: 2;
796
+ -webkit-box-orient: vertical;
797
+ }
798
+ .medialist-course-item-view .info-view .abttrite-v {
799
+ display: flex;
800
+ align-items: center;
801
+ justify-content: space-between;
802
+ }
803
+ .medialist-course-item-view .info-view .abttrite-v .left {
804
+ display: flex;
805
+ flex: 1;
806
+ align-items: center;
807
+ color: #808692;
808
+ font-size: 12px;
809
+ }
810
+ .medialist-course-item-view .info-view .abttrite-v .left .icon {
811
+ margin-right: 8px;
812
+ }
813
+ .medialist-course-item-view .info-view .abttrite-v .left .abttr {
814
+ display: inline-block;
815
+ width: 20%;
816
+ overflow: hidden;
817
+ white-space: nowrap;
818
+ text-overflow: ellipsis;
819
+ }
820
+ .medialist-course-item-view .info-view .abttrite-v .left .abttr.time {
821
+ width: 250px;
822
+ }
823
+ .medialist-course-item-view .info-view .abttrite-v .left .abttr.tags {
824
+ display: flex;
825
+ align-items: center;
826
+ width: 190px;
827
+ }
828
+ .medialist-course-item-view .info-view .abttrite-v .left .abttr.type {
829
+ display: inline-block;
830
+ width: 160px;
831
+ }
832
+ .medialist-course-item-view .info-view .abttrite-v .right {
833
+ margin-right: 20px;
834
+ }
835
+ .medialist-funhd-item-view {
836
+ display: flex;
837
+ padding: 10px;
838
+ border-bottom: 1px solid #f0f0f0;
839
+ }
840
+ .medialist-funhd-item-view:hover {
841
+ background: #fafafa;
842
+ }
843
+ .medialist-funhd-item-view .cover-view {
844
+ position: relative;
845
+ flex-shrink: 0;
846
+ width: 110px;
847
+ height: 70px;
848
+ margin-right: 20px;
849
+ background: #edf3ff;
850
+ }
851
+ .medialist-funhd-item-view .cover-view .image {
852
+ width: 100%;
853
+ height: 100%;
854
+ border-radius: 4px;
855
+ }
856
+ .medialist-funhd-item-view .cover-view .image img {
857
+ width: 100%;
858
+ height: 100%;
859
+ }
860
+ .medialist-funhd-item-view .cover-view .no-img {
861
+ display: flex;
862
+ align-items: center;
863
+ justify-content: center;
864
+ width: 100%;
865
+ height: 100%;
866
+ color: white;
867
+ font-size: 30px;
868
+ }
869
+ .medialist-funhd-item-view .info-view {
870
+ display: flex;
871
+ flex: 1;
872
+ flex-direction: column;
873
+ justify-content: space-between;
874
+ padding: 2px 0;
875
+ }
876
+ .medialist-funhd-item-view .info-view .title {
877
+ display: flex;
878
+ align-items: center;
879
+ margin-bottom: 10px;
880
+ overflow: hidden;
881
+ color: #1d2129;
882
+ font-weight: 400;
883
+ font-size: 14px;
884
+ font-style: normal;
885
+ line-height: 22px;
886
+ cursor: pointer;
887
+ -webkit-line-clamp: 2;
888
+ -webkit-box-orient: vertical;
889
+ }
890
+ .medialist-funhd-item-view .info-view .abttrite-v {
891
+ display: flex;
892
+ align-items: center;
893
+ justify-content: space-between;
894
+ }
895
+ .medialist-funhd-item-view .info-view .abttrite-v .left {
896
+ display: flex;
897
+ flex: 1;
898
+ align-items: center;
899
+ color: #808692;
900
+ font-size: 12px;
901
+ }
902
+ .medialist-funhd-item-view .info-view .abttrite-v .left .icon {
903
+ margin-right: 8px;
904
+ }
905
+ .medialist-funhd-item-view .info-view .abttrite-v .left .abttr {
906
+ display: inline-block;
907
+ width: 20%;
908
+ overflow: hidden;
909
+ white-space: nowrap;
910
+ text-overflow: ellipsis;
911
+ }
912
+ .medialist-funhd-item-view .info-view .abttrite-v .left .abttr.time {
913
+ width: 250px;
914
+ }
915
+ .medialist-funhd-item-view .info-view .abttrite-v .left .abttr.tags {
916
+ display: flex;
917
+ align-items: center;
918
+ width: 190px;
919
+ }
920
+ .medialist-funhd-item-view .info-view .abttrite-v .left .abttr.type {
921
+ display: inline-block;
922
+ width: 160px;
923
+ }
924
+ .medialist-funhd-item-view .info-view .abttrite-v .right {
925
+ margin-right: 20px;
926
+ }
743
927
  .gray-for-state-hide {
744
928
  -webkit-filter: grayscale(100%);
745
929
  -moz-filter: grayscale(100%);
@@ -7,6 +7,8 @@
7
7
  @import './Doc.less';
8
8
  @import './DocItem.less';
9
9
  @import './DocMpItem.less';
10
+ @import './courseItem.less';
11
+ @import './funhdItem.less';
10
12
 
11
13
  .gray-for-state-hide {
12
14
  -webkit-filter: grayscale(100%);
@@ -103,6 +103,7 @@ const _sfc_main = vue.defineComponent({
103
103
  onTabClick: tabsChange
104
104
  }, {
105
105
  default: vue.withCtx(() => [
106
+ vue.createCommentVNode(" \u680F\u76EE\u7A3F\u4EF6 "),
106
107
  typeDataController.value.addDoc ? (vue.openBlock(), vue.createBlock(vue.unref(webVue.TabPane), {
107
108
  key: "1",
108
109
  title: "\u680F\u76EE"
@@ -141,6 +142,7 @@ const _sfc_main = vue.defineComponent({
141
142
  ]),
142
143
  _: 1
143
144
  })) : vue.createCommentVNode("v-if", true),
145
+ vue.createCommentVNode(" \u9891\u9053 "),
144
146
  typeDataController.value.addContentList ? (vue.openBlock(), vue.createBlock(vue.unref(webVue.TabPane), {
145
147
  key: "2",
146
148
  title: "\u9891\u9053"
@@ -179,6 +181,7 @@ const _sfc_main = vue.defineComponent({
179
181
  ]),
180
182
  _: 1
181
183
  })) : vue.createCommentVNode("v-if", true),
184
+ vue.createCommentVNode(" \u7EC4\u4EF6 "),
182
185
  typeDataController.value.addCompo ? (vue.openBlock(), vue.createBlock(vue.unref(webVue.TabPane), {
183
186
  key: "5",
184
187
  title: "\u7EC4\u4EF6"
@@ -218,14 +221,15 @@ const _sfc_main = vue.defineComponent({
218
221
  ]),
219
222
  _: 1
220
223
  })) : vue.createCommentVNode("v-if", true),
221
- typeDataController.value.addCompo ? (vue.openBlock(), vue.createBlock(vue.unref(webVue.TabPane), {
224
+ vue.createCommentVNode(" \u4E92\u52A8\u76F4\u64AD "),
225
+ typeDataController.value.addILive ? (vue.openBlock(), vue.createBlock(vue.unref(webVue.TabPane), {
222
226
  key: "6",
223
227
  title: "\u4E92\u52A8\u76F4\u64AD"
224
228
  }, {
225
229
  default: vue.withCtx(() => [
226
230
  vue.unref(userInfo) && vue.unref(userInfo).repository_id ? (vue.openBlock(), vue.createBlock(index$4, {
227
231
  key: 0,
228
- columns: typeDataController.value.compoType,
232
+ columns: typeDataController.value.iliveType,
229
233
  "default-selected-data": selectedData.value,
230
234
  "max-select": _ctx.maxSelect,
231
235
  "outside-select-data": _ctx.outsideSelectData || [],
@@ -256,6 +260,7 @@ const _sfc_main = vue.defineComponent({
256
260
  ]),
257
261
  _: 1
258
262
  })) : vue.createCommentVNode("v-if", true),
263
+ vue.createCommentVNode(" \u516C\u4F17\u53F7\u8D26\u53F7 "),
259
264
  typeDataController.value.addMpAccount ? (vue.openBlock(), vue.createBlock(vue.unref(webVue.TabPane), {
260
265
  key: "7",
261
266
  title: vue.unref(mpName)
@@ -294,6 +299,7 @@ const _sfc_main = vue.defineComponent({
294
299
  ]),
295
300
  _: 1
296
301
  }, 8, ["title"])) : vue.createCommentVNode("v-if", true),
302
+ vue.createCommentVNode(" \u516C\u4F17\u53F7\u5185\u5BB9 "),
297
303
  typeDataController.value.addMpContent ? (vue.openBlock(), vue.createBlock(vue.unref(webVue.TabPane), {
298
304
  key: "8",
299
305
  title: `${vue.unref(mpName)}\u5185\u5BB9`
@@ -332,14 +338,15 @@ const _sfc_main = vue.defineComponent({
332
338
  ]),
333
339
  _: 1
334
340
  }, 8, ["title"])) : vue.createCommentVNode("v-if", true),
335
- typeDataController.value.addEqxiu ? (vue.openBlock(), vue.createBlock(vue.unref(webVue.TabPane), {
341
+ vue.createCommentVNode(" \u4E92\u52A8\u8FD0\u8425 "),
342
+ typeDataController.value.addFunhd ? (vue.openBlock(), vue.createBlock(vue.unref(webVue.TabPane), {
336
343
  key: "9",
337
344
  title: "\u4E92\u52A8\u8FD0\u8425"
338
345
  }, {
339
346
  default: vue.withCtx(() => [
340
347
  vue.unref(userInfo) && vue.unref(userInfo).repository_id ? (vue.openBlock(), vue.createBlock(index$7, {
341
348
  key: 0,
342
- columns: typeDataController.value.compoType,
349
+ columns: typeDataController.value.funhdType,
343
350
  "default-selected-data": selectedData.value,
344
351
  "max-select": _ctx.maxSelect,
345
352
  "outside-select-data": _ctx.outsideSelectData || [],
@@ -90,15 +90,15 @@ const _sfc_main = vue.defineComponent({
90
90
  params.gid = gid;
91
91
  }
92
92
  dataLoading.value = true;
93
- const { code, message } = await api.getEqxiuList(props.userInfo.BASE_API, params);
93
+ const res = await api.getEqxiuList(props.userInfo.BASE_API, params);
94
94
  dataLoading.value = false;
95
- if (code === 0) {
96
- const { count, data } = message;
95
+ if ((res == null ? void 0 : res.code) === 0) {
96
+ const { count, data } = res.message;
97
97
  mediaFileData.value = data.map((v) => {
98
- v.catalog = "doc";
98
+ v.catalog = "funhd";
99
99
  v.id = v.ID || v.id;
100
100
  v.target_id = v.ID || v.id;
101
- v.target_type = 3;
101
+ v.target_type = 17;
102
102
  v.pub_time = v.updateTime;
103
103
  v.update_time = v.updateTime;
104
104
  return v;
@@ -13,6 +13,8 @@
13
13
  .pic-thumb-img {
14
14
  width: 60px;
15
15
  height: 45px;
16
+ vertical-align: middle;
17
+ border-radius: 3px;
16
18
  }
17
19
 
18
20
  .title-span,
@@ -30,6 +32,7 @@
30
32
  margin-right: 8px;
31
33
  padding-left: 0;
32
34
  font-size: 18px;
35
+ line-height: 28px;
33
36
  text-align: center;
34
37
  vertical-align: middle;
35
38
  }