@cmstops/pro-compo 0.1.57 → 0.1.59
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/dist/index.css +31 -10
- package/dist/index.min.css +1 -1
- package/es/index.css +31 -10
- package/es/resourceModal/components/MediaSelection/MainContent/FileTypeThumb/index.js +51 -4
- package/es/resourceModal/style/FileTypeThumb.less +21 -0
- package/es/resourceModal/style/index.css +18 -0
- package/es/selectThumb/component.js +188 -118
- package/es/selectThumb/style/index.css +13 -10
- package/es/selectThumb/style/index.less +22 -12
- package/lib/index.css +31 -10
- package/lib/resourceModal/components/MediaSelection/MainContent/FileTypeThumb/index.js +50 -3
- package/lib/resourceModal/style/FileTypeThumb.less +21 -0
- package/lib/resourceModal/style/index.css +18 -0
- package/lib/selectThumb/component.js +187 -117
- package/lib/selectThumb/style/index.css +13 -10
- package/lib/selectThumb/style/index.less +22 -12
- package/package.json +1 -1
|
@@ -377,6 +377,24 @@
|
|
|
377
377
|
.file-type-thumb .transparent:hover {
|
|
378
378
|
cursor: pointer;
|
|
379
379
|
}
|
|
380
|
+
.file-type-thumb .tag {
|
|
381
|
+
position: absolute;
|
|
382
|
+
top: 8px;
|
|
383
|
+
left: 5px;
|
|
384
|
+
padding: 2px 8px;
|
|
385
|
+
color: white;
|
|
386
|
+
font-size: 12px;
|
|
387
|
+
background-color: rgba(#000, #000, #000, 0.4);
|
|
388
|
+
border-radius: 12px;
|
|
389
|
+
}
|
|
390
|
+
.file-type-thumb .rate-info-tag {
|
|
391
|
+
top: 8px;
|
|
392
|
+
left: 5px;
|
|
393
|
+
}
|
|
394
|
+
.file-type-thumb .ai-tag {
|
|
395
|
+
top: 8px;
|
|
396
|
+
right: 5px;
|
|
397
|
+
}
|
|
380
398
|
.file-type-thumb .pic {
|
|
381
399
|
width: 100%;
|
|
382
400
|
padding-top: 56.25%;
|
|
@@ -8,37 +8,36 @@ var card = require("./components/card.js");
|
|
|
8
8
|
var colorPalette = require("./components/colorPalette.js");
|
|
9
9
|
var config = require("../config.js");
|
|
10
10
|
const _hoisted_1 = { class: "select-thumb-container" };
|
|
11
|
-
const _hoisted_2 = {
|
|
12
|
-
|
|
13
|
-
class: "title"
|
|
14
|
-
};
|
|
15
|
-
const _hoisted_3 = {
|
|
16
|
-
key: 0,
|
|
17
|
-
class: "tip"
|
|
18
|
-
};
|
|
11
|
+
const _hoisted_2 = { class: "star" };
|
|
12
|
+
const _hoisted_3 = { class: "thumbbox" };
|
|
19
13
|
const _hoisted_4 = {
|
|
20
|
-
key:
|
|
14
|
+
key: 0,
|
|
21
15
|
class: "thumb-list-view"
|
|
22
16
|
};
|
|
23
|
-
const _hoisted_5 = {
|
|
24
|
-
const _hoisted_6 = {
|
|
25
|
-
const _hoisted_7 =
|
|
17
|
+
const _hoisted_5 = { style: { "margin-top": "-10px" } };
|
|
18
|
+
const _hoisted_6 = /* @__PURE__ */ vue.createElementVNode("span", { style: { "margin-right": "10px" } }, "\u72EC\u7ACB\u8F6E\u64AD\u56FE", -1);
|
|
19
|
+
const _hoisted_7 = { class: "thumbbox" };
|
|
26
20
|
const _hoisted_8 = { class: "title" };
|
|
27
21
|
const _hoisted_9 = /* @__PURE__ */ vue.createElementVNode("span", null, "\u72EC\u7ACB\u8F6E\u64AD\u56FE\u80CC\u666F\u989C\u8272", -1);
|
|
28
22
|
const _hoisted_10 = [
|
|
29
23
|
_hoisted_9
|
|
30
24
|
];
|
|
31
|
-
const _hoisted_11 = {
|
|
32
|
-
const _hoisted_12 = {
|
|
33
|
-
const _hoisted_13 = {
|
|
34
|
-
const _hoisted_14 = { key:
|
|
25
|
+
const _hoisted_11 = { key: 0 };
|
|
26
|
+
const _hoisted_12 = { key: 1 };
|
|
27
|
+
const _hoisted_13 = /* @__PURE__ */ vue.createElementVNode("span", { class: "star" }, "*", -1);
|
|
28
|
+
const _hoisted_14 = { key: 2 };
|
|
35
29
|
const _hoisted_15 = /* @__PURE__ */ vue.createElementVNode("span", { class: "star" }, "*", -1);
|
|
36
|
-
const _hoisted_16 = { key:
|
|
37
|
-
const _hoisted_17 =
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
30
|
+
const _hoisted_16 = { key: 3 };
|
|
31
|
+
const _hoisted_17 = {
|
|
32
|
+
class: "tip",
|
|
33
|
+
style: { "margin-left": "10px" }
|
|
34
|
+
};
|
|
35
|
+
const _hoisted_18 = { class: "thumbbox" };
|
|
36
|
+
const _hoisted_19 = { class: "tip" };
|
|
37
|
+
const _hoisted_20 = { class: "title" };
|
|
38
|
+
const _hoisted_21 = /* @__PURE__ */ vue.createElementVNode("span", null, "\u5934\u56FE\u80CC\u666F\u989C\u8272", -1);
|
|
39
|
+
const _hoisted_22 = [
|
|
40
|
+
_hoisted_21
|
|
42
41
|
];
|
|
43
42
|
const _sfc_main = vue.defineComponent({
|
|
44
43
|
...{ name: "selectThumb" },
|
|
@@ -47,7 +46,10 @@ const _sfc_main = vue.defineComponent({
|
|
|
47
46
|
BASE_API: {},
|
|
48
47
|
mode: {},
|
|
49
48
|
dataValue: {},
|
|
49
|
+
flex: { type: Boolean },
|
|
50
|
+
offset: {},
|
|
50
51
|
title: {},
|
|
52
|
+
titleValid: { type: Boolean },
|
|
51
53
|
showTitle: { type: Boolean },
|
|
52
54
|
cropper: { type: Boolean },
|
|
53
55
|
aiImages: {},
|
|
@@ -158,6 +160,8 @@ const _sfc_main = vue.defineComponent({
|
|
|
158
160
|
return "1,2,3,4,7";
|
|
159
161
|
if (series === "h5")
|
|
160
162
|
return "1,2,3,4,7";
|
|
163
|
+
if (series === "local_live")
|
|
164
|
+
return "2,3";
|
|
161
165
|
}
|
|
162
166
|
return "1,2,3,4,5,7";
|
|
163
167
|
});
|
|
@@ -181,9 +185,13 @@ const _sfc_main = vue.defineComponent({
|
|
|
181
185
|
};
|
|
182
186
|
const docSeriesShowTopThemeColor = vue.computed(() => {
|
|
183
187
|
const { series } = props;
|
|
184
|
-
return [
|
|
185
|
-
|
|
186
|
-
|
|
188
|
+
return [
|
|
189
|
+
"special",
|
|
190
|
+
"special_v3",
|
|
191
|
+
"video_album",
|
|
192
|
+
"audio_album",
|
|
193
|
+
"local_live"
|
|
194
|
+
].includes(series);
|
|
187
195
|
});
|
|
188
196
|
const submitCallback = (data) => {
|
|
189
197
|
var _a;
|
|
@@ -313,122 +321,184 @@ const _sfc_main = vue.defineComponent({
|
|
|
313
321
|
callback(styleData2);
|
|
314
322
|
};
|
|
315
323
|
return (_ctx, _cache) => {
|
|
316
|
-
var _a, _b, _c;
|
|
324
|
+
var _a, _b, _c, _d, _e, _f;
|
|
317
325
|
return vue.openBlock(), vue.createElementBlock("div", _hoisted_1, [
|
|
318
|
-
|
|
319
|
-
vue.
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
vue.
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
onChange: modelChange
|
|
343
|
-
}, {
|
|
344
|
-
default: vue.withCtx(() => [
|
|
345
|
-
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(modelList.value, (item, index) => {
|
|
346
|
-
return vue.openBlock(), vue.createBlock(vue.unref(webVue.Radio), {
|
|
326
|
+
vue.createElementVNode("div", {
|
|
327
|
+
class: vue.normalizeClass(["banner-view", { flex: _ctx.flex }])
|
|
328
|
+
}, [
|
|
329
|
+
_ctx.mode !== "smiple" ? (vue.openBlock(), vue.createElementBlock("div", {
|
|
330
|
+
key: 0,
|
|
331
|
+
class: "title",
|
|
332
|
+
style: vue.normalizeStyle({ width: _ctx.offset })
|
|
333
|
+
}, [
|
|
334
|
+
vue.withDirectives(vue.createElementVNode("span", _hoisted_2, "*", 512), [
|
|
335
|
+
[vue.vShow, _ctx.titleValid]
|
|
336
|
+
]),
|
|
337
|
+
vue.createElementVNode("span", null, vue.toDisplayString(_ctx.title ? _ctx.title : "\u5C01\u9762"), 1),
|
|
338
|
+
((_a = curtemplate.value) == null ? void 0 : _a.value) !== "4" ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", {
|
|
339
|
+
key: 0,
|
|
340
|
+
class: "tip",
|
|
341
|
+
style: { "margin-left": "10px" }
|
|
342
|
+
}, " (" + vue.toDisplayString((_b = curtemplate.value) == null ? void 0 : _b.alias) + "\u6BD4\u4F8B\uFF1A" + vue.toDisplayString((_c = curtemplate.value) == null ? void 0 : _c.ratioStr) + ") ", 513)), [
|
|
343
|
+
[vue.vShow, !_ctx.flex]
|
|
344
|
+
]) : vue.createCommentVNode("v-if", true)
|
|
345
|
+
], 4)) : vue.createCommentVNode("v-if", true),
|
|
346
|
+
vue.createElementVNode("div", _hoisted_3, [
|
|
347
|
+
currentModel.value ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_4, [
|
|
348
|
+
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(currentModel.value.maxLength, (item, index) => {
|
|
349
|
+
return vue.openBlock(), vue.createBlock(card, {
|
|
347
350
|
key: index,
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
},
|
|
351
|
+
id: `thumb-card-${index}`,
|
|
352
|
+
data: thumbList.value[index],
|
|
353
|
+
model: model.value,
|
|
354
|
+
"preview-list": previewList.value,
|
|
355
|
+
"thumb-model": "thumb",
|
|
356
|
+
onOpen: ($event) => openDialogMediaSelection($event, index)
|
|
357
|
+
}, null, 8, ["id", "data", "model", "preview-list", "onOpen"]);
|
|
355
358
|
}), 128))
|
|
359
|
+
])) : vue.createCommentVNode("v-if", true),
|
|
360
|
+
vue.createElementVNode("div", _hoisted_5, [
|
|
361
|
+
((_d = curtemplate.value) == null ? void 0 : _d.value) !== "4" ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("span", {
|
|
362
|
+
key: 0,
|
|
363
|
+
class: "tip"
|
|
364
|
+
}, " (" + vue.toDisplayString((_e = curtemplate.value) == null ? void 0 : _e.alias) + "\u6BD4\u4F8B\uFF1A" + vue.toDisplayString((_f = curtemplate.value) == null ? void 0 : _f.ratioStr) + ") ", 513)), [
|
|
365
|
+
[vue.vShow, _ctx.flex]
|
|
366
|
+
]) : vue.createCommentVNode("v-if", true)
|
|
356
367
|
]),
|
|
357
|
-
|
|
358
|
-
|
|
368
|
+
_ctx.mode === "doc" ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 1 }, [
|
|
369
|
+
vue.createCommentVNode(" \u9009\u62E9\u5927\u56FE\u3001\u4E09\u56FE\u3001\u5355\u56FE...\u7B49\u6A21\u5F0F "),
|
|
370
|
+
vue.createVNode(vue.unref(webVue.RadioGroup), {
|
|
371
|
+
modelValue: model.value,
|
|
372
|
+
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => model.value = $event),
|
|
373
|
+
size: "small",
|
|
374
|
+
type: "button",
|
|
375
|
+
style: { "margin-top": "10px" },
|
|
376
|
+
onChange: modelChange
|
|
377
|
+
}, {
|
|
378
|
+
default: vue.withCtx(() => [
|
|
379
|
+
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(modelList.value, (item, index) => {
|
|
380
|
+
return vue.openBlock(), vue.createBlock(vue.unref(webVue.Radio), {
|
|
381
|
+
key: index,
|
|
382
|
+
value: item.value
|
|
383
|
+
}, {
|
|
384
|
+
default: vue.withCtx(() => [
|
|
385
|
+
vue.createTextVNode(vue.toDisplayString(item.alias), 1)
|
|
386
|
+
]),
|
|
387
|
+
_: 2
|
|
388
|
+
}, 1032, ["value"]);
|
|
389
|
+
}), 128))
|
|
390
|
+
]),
|
|
391
|
+
_: 1
|
|
392
|
+
}, 8, ["modelValue"])
|
|
393
|
+
], 64)) : vue.createCommentVNode("v-if", true)
|
|
394
|
+
])
|
|
395
|
+
], 2),
|
|
396
|
+
_ctx.mode === "doc" ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 0 }, [
|
|
359
397
|
vue.createCommentVNode(" \u72EC\u7ACB\u8F6E\u535A\u56FE "),
|
|
360
|
-
vue.createElementVNode("div",
|
|
361
|
-
vue.
|
|
362
|
-
|
|
363
|
-
|
|
398
|
+
vue.createElementVNode("div", {
|
|
399
|
+
class: vue.normalizeClass(["banner-view", { flex: _ctx.flex }])
|
|
400
|
+
}, [
|
|
401
|
+
vue.createElementVNode("div", {
|
|
402
|
+
class: "title",
|
|
403
|
+
style: vue.normalizeStyle({ width: _ctx.offset })
|
|
404
|
+
}, [
|
|
405
|
+
_hoisted_6,
|
|
406
|
+
vue.withDirectives(vue.createVNode(vue.unref(webVue.Switch), {
|
|
364
407
|
modelValue: hasBanner.value,
|
|
365
408
|
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => hasBanner.value = $event),
|
|
366
409
|
size: "small"
|
|
367
|
-
}, null, 8, ["modelValue"])
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
410
|
+
}, null, 8, ["modelValue"]), [
|
|
411
|
+
[vue.vShow, !_ctx.flex]
|
|
412
|
+
])
|
|
413
|
+
], 4),
|
|
414
|
+
vue.createElementVNode("div", _hoisted_7, [
|
|
415
|
+
vue.withDirectives(vue.createVNode(vue.unref(webVue.Switch), {
|
|
416
|
+
modelValue: hasBanner.value,
|
|
417
|
+
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => hasBanner.value = $event),
|
|
418
|
+
style: { "margin-bottom": "10px" },
|
|
419
|
+
size: "small"
|
|
420
|
+
}, null, 8, ["modelValue"]), [
|
|
421
|
+
[vue.vShow, _ctx.flex]
|
|
422
|
+
]),
|
|
423
|
+
vue.withDirectives(vue.createVNode(card, {
|
|
424
|
+
id: `banner-card`,
|
|
425
|
+
data: banner.value,
|
|
426
|
+
"preview-list": previewList.value,
|
|
427
|
+
"thumb-model": "banner",
|
|
428
|
+
onOpen: openDialogMediaSelection
|
|
429
|
+
}, null, 8, ["data", "preview-list"]), [
|
|
430
|
+
[vue.vShow, hasBanner.value]
|
|
431
|
+
]),
|
|
432
|
+
vue.withDirectives(vue.createElementVNode("div", _hoisted_8, _hoisted_10, 512), [
|
|
433
|
+
[vue.vShow, hasBanner.value && styleData.value.banner_theme_color]
|
|
434
|
+
]),
|
|
435
|
+
vue.createCommentVNode(" banner\u8C03\u8272\u677F "),
|
|
436
|
+
vue.withDirectives(vue.createVNode(colorPalette, {
|
|
437
|
+
"style-data": styleData.value,
|
|
438
|
+
model: "banner",
|
|
439
|
+
onChange: colorChange
|
|
440
|
+
}, null, 8, ["style-data"]), [
|
|
441
|
+
[vue.vShow, hasBanner.value]
|
|
442
|
+
])
|
|
388
443
|
])
|
|
389
|
-
]),
|
|
444
|
+
], 2),
|
|
390
445
|
vue.createCommentVNode(" pc\u5C01\u9762\u56FE\uFF08\u4E13\u9898\u5934\u56FE\u5171\u7528\u4E00\u4E2A\u5B57\u6BB5\uFF09 "),
|
|
391
|
-
vue.createElementVNode("div",
|
|
392
|
-
vue.
|
|
393
|
-
|
|
394
|
-
|
|
446
|
+
vue.createElementVNode("div", {
|
|
447
|
+
class: vue.normalizeClass(["banner-view", { flex: _ctx.flex }])
|
|
448
|
+
}, [
|
|
449
|
+
vue.createElementVNode("div", {
|
|
450
|
+
class: "title",
|
|
451
|
+
style: vue.normalizeStyle({ width: _ctx.offset })
|
|
452
|
+
}, [
|
|
453
|
+
["special", "special_v3"].includes(props.series) ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_11, "\u4E13\u9898\u5934\u56FE")) : ["video_album", "audio_album"].includes(props.series) ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_12, [
|
|
454
|
+
_hoisted_13,
|
|
395
455
|
vue.createTextVNode("\u5C01\u9762\u5934\u56FE")
|
|
456
|
+
])) : ["local_live"].includes(props.series) ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_14, [
|
|
457
|
+
_hoisted_15,
|
|
458
|
+
vue.createTextVNode("\u76F4\u64AD\u5934\u56FE")
|
|
396
459
|
])) : (vue.openBlock(), vue.createElementBlock("span", _hoisted_16, "PC\u5C01\u9762\u56FE")),
|
|
397
|
-
_hoisted_17
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
460
|
+
vue.withDirectives(vue.createElementVNode("span", _hoisted_17, "(\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A1242px*662px)", 512), [
|
|
461
|
+
[vue.vShow, !_ctx.flex]
|
|
462
|
+
])
|
|
463
|
+
], 4),
|
|
464
|
+
vue.createElementVNode("div", _hoisted_18, [
|
|
465
|
+
vue.createVNode(card, {
|
|
466
|
+
id: `pc-banner-card`,
|
|
467
|
+
data: pcBanner.value,
|
|
468
|
+
previewList: previewList.value,
|
|
469
|
+
thumbModel: "pcBanner",
|
|
470
|
+
onOpen: openDialogMediaSelection
|
|
471
|
+
}, null, 8, ["data", "previewList"]),
|
|
472
|
+
vue.withDirectives(vue.createElementVNode("span", _hoisted_19, "(\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A1242px*662px)", 512), [
|
|
473
|
+
[vue.vShow, _ctx.flex]
|
|
474
|
+
]),
|
|
475
|
+
vue.withDirectives(vue.createElementVNode("div", _hoisted_20, _hoisted_22, 512), [
|
|
476
|
+
[vue.vShow, docSeriesShowTopThemeColor.value && styleData.value.top_theme_color]
|
|
477
|
+
]),
|
|
478
|
+
vue.withDirectives(vue.createVNode(colorPalette, {
|
|
479
|
+
styleData: styleData.value,
|
|
480
|
+
model: "top",
|
|
481
|
+
onChange: colorChange
|
|
482
|
+
}, null, 8, ["styleData"]), [
|
|
483
|
+
[vue.vShow, docSeriesShowTopThemeColor.value]
|
|
484
|
+
])
|
|
415
485
|
])
|
|
416
|
-
])
|
|
486
|
+
], 2)
|
|
417
487
|
], 64)) : vue.createCommentVNode("v-if", true),
|
|
418
488
|
vue.createVNode(component, {
|
|
419
489
|
dialogVisible: dialogMediaSelectionShow.value,
|
|
420
|
-
"onUpdate:dialogVisible": _cache[
|
|
490
|
+
"onUpdate:dialogVisible": _cache[3] || (_cache[3] = ($event) => dialogMediaSelectionShow.value = $event),
|
|
421
491
|
preview: false,
|
|
422
492
|
"catalog-props": "image",
|
|
423
493
|
ai_static_covers: _ctx.aiImages,
|
|
424
494
|
BASE_API: vue.unref(BASE_API),
|
|
425
495
|
onSubmit: submitCallback,
|
|
426
|
-
onUpload: _cache[
|
|
496
|
+
onUpload: _cache[4] || (_cache[4] = (cb) => _ctx.$emit("upload", cb))
|
|
427
497
|
}, null, 8, ["dialogVisible", "ai_static_covers", "BASE_API"]),
|
|
428
498
|
refreshCrop.value ? (vue.openBlock(), vue.createBlock(component$1, {
|
|
429
|
-
key:
|
|
499
|
+
key: 1,
|
|
430
500
|
visible: dialogCropperShow.value,
|
|
431
|
-
"onUpdate:visible": _cache[
|
|
501
|
+
"onUpdate:visible": _cache[5] || (_cache[5] = ($event) => dialogCropperShow.value = $event),
|
|
432
502
|
"aspect-ratio-prop": aspectRatioProp.value,
|
|
433
503
|
BASE_API: vue.unref(BASE_API),
|
|
434
504
|
"corp-data": cropperData.value,
|
|
@@ -110,18 +110,18 @@
|
|
|
110
110
|
transform-origin: center;
|
|
111
111
|
}
|
|
112
112
|
.select-thumb-container .title {
|
|
113
|
-
|
|
113
|
+
margin-bottom: 10px;
|
|
114
114
|
color: #4e5969;
|
|
115
115
|
font-weight: 700;
|
|
116
|
-
|
|
117
|
-
margin: 5px 0px;
|
|
118
|
-
}
|
|
119
|
-
.select-thumb-container .title span {
|
|
120
|
-
margin-right: 10px;
|
|
116
|
+
font-size: 14px;
|
|
121
117
|
}
|
|
122
|
-
.select-thumb-container .
|
|
123
|
-
|
|
118
|
+
.select-thumb-container .tip {
|
|
119
|
+
display: inline-block;
|
|
124
120
|
color: rgba(78, 89, 105, 0.4);
|
|
121
|
+
font-size: 12px;
|
|
122
|
+
}
|
|
123
|
+
.select-thumb-container .thumbbox {
|
|
124
|
+
margin-bottom: 10px;
|
|
125
125
|
}
|
|
126
126
|
.select-thumb-container .thumb-list-view {
|
|
127
127
|
display: flex;
|
|
@@ -129,12 +129,15 @@
|
|
|
129
129
|
margin-bottom: 10px;
|
|
130
130
|
}
|
|
131
131
|
.select-thumb-container .star {
|
|
132
|
-
color: red;
|
|
133
132
|
margin-right: 2px !important;
|
|
133
|
+
color: red;
|
|
134
|
+
}
|
|
135
|
+
.select-thumb-container .flex {
|
|
136
|
+
display: flex;
|
|
134
137
|
}
|
|
135
138
|
.select-thumb-container .color-picker-input {
|
|
136
139
|
width: 32px;
|
|
137
140
|
height: 32px;
|
|
141
|
+
padding: 0 2px;
|
|
138
142
|
border: none;
|
|
139
|
-
padding: 0px 2px;
|
|
140
143
|
}
|
|
@@ -2,33 +2,43 @@
|
|
|
2
2
|
@radio-button-size: 32px;
|
|
3
3
|
@import './card.less';
|
|
4
4
|
@import './colorPalette.less';
|
|
5
|
+
|
|
5
6
|
.title {
|
|
6
|
-
|
|
7
|
+
margin-bottom: 10px;
|
|
7
8
|
color: #4e5969;
|
|
8
9
|
font-weight: 700;
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
.
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
10
|
+
font-size: 14px;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.tip {
|
|
14
|
+
display: inline-block;
|
|
15
|
+
color: rgba(78, 89, 105, 0.4);
|
|
16
|
+
font-size: 12px;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.thumbbox {
|
|
20
|
+
margin-bottom: 10px;
|
|
18
21
|
}
|
|
22
|
+
|
|
19
23
|
.thumb-list-view {
|
|
20
24
|
display: flex;
|
|
21
25
|
align-items: center;
|
|
22
26
|
margin-bottom: 10px;
|
|
23
27
|
}
|
|
28
|
+
|
|
24
29
|
.star {
|
|
25
|
-
color: red;
|
|
26
30
|
margin-right: 2px !important;
|
|
31
|
+
color: red;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
.flex {
|
|
35
|
+
display: flex;
|
|
27
36
|
}
|
|
37
|
+
|
|
28
38
|
.color-picker-input {
|
|
29
39
|
width: @radio-button-size;
|
|
30
40
|
height: @radio-button-size;
|
|
41
|
+
padding: 0 2px;
|
|
31
42
|
border: none;
|
|
32
|
-
padding: 0px 2px;
|
|
33
43
|
}
|
|
34
44
|
}
|