lw-cdp-ui 1.2.47 → 1.2.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.
- package/package.json +1 -1
- package/dist/assets/images/empty.jpg +0 -0
- package/dist/assets/images/login.svg +0 -558
- package/dist/assets/images/logo.jpg +0 -0
- package/dist/assets/images/logo.svg +0 -78
- package/dist/assets/images/logo1.svg +0 -86
- package/dist/assets/images/register.svg +0 -351
- package/dist/components/lwCronSelect/index.vue +0 -218
- package/dist/components/lwFlow/components/lfControl.vue +0 -126
- package/dist/components/lwFlow/components/lfNodePanel.vue +0 -98
- package/dist/components/lwFlow/config/dagre.js +0 -279
- package/dist/components/lwFlow/config/nodesList.js +0 -243
- package/dist/components/lwFlow/index.vue +0 -781
- package/dist/components/lwFlow/nodeEdit/audienceReceive.vue +0 -262
- package/dist/components/lwFlow/nodeEdit/basicSettings.vue +0 -88
- package/dist/components/lwFlow/nodeEdit/eventReceive.vue +0 -145
- package/dist/components/lwFlow/nodeEdit/index.vue +0 -306
- package/dist/components/lwFlow/nodeEdit/sms.vue +0 -107
- package/dist/components/lwFlow/nodeEdit/styleSettings.vue +0 -236
- package/dist/components/lwFlow/nodes/basisEnd.js +0 -56
- package/dist/components/lwFlow/nodes/basisStart.js +0 -56
- package/dist/components/lwFlow/nodes/custom.js +0 -129
- package/dist/components/lwFlow/nodes/et2lTable.js +0 -132
- package/dist/components/lwFlow/nodesData/datas/audienceReceive.js +0 -137
- package/dist/components/lwFlow/nodesData/datas/base.js +0 -190
- package/dist/components/lwFlow/nodesData/datas/collap.js +0 -95
- package/dist/components/lwFlow/nodesData/datas/eventReceive.js +0 -106
- package/dist/components/lwFlow/nodesData/datas/expand.js +0 -85
- package/dist/components/lwFlow/nodesData/datas/filter.js +0 -85
- package/dist/components/lwFlow/nodesData/datas/joiner.js +0 -96
- package/dist/components/lwFlow/nodesData/datas/mapper.js +0 -111
- package/dist/components/lwFlow/nodesData/datas/reduce.js +0 -69
- package/dist/components/lwFlow/nodesData/datas/sms.js +0 -69
- package/dist/components/lwFlow/nodesData/datas/source.js +0 -142
- package/dist/components/lwFlow/nodesData/datas/target.js +0 -95
- package/dist/components/lwFlow/nodesData/datas/timer.js +0 -180
- package/dist/components/lwFlow/nodesData/index.js +0 -41
- package/dist/components/lwForm/index.vue +0 -631
- package/dist/components/lwFormJson/JsonItem.vue +0 -302
- package/dist/components/lwFormJson/StatsConfig.vue +0 -544
- package/dist/components/lwFormJson/TreeItem.vue +0 -149
- package/dist/components/lwFormJson/index.vue +0 -362
- package/dist/components/lwFormJson/menuList.js +0 -324
- package/dist/components/lwFormMini/FormItem.vue +0 -466
- package/dist/components/lwFormMini/ViewItem.vue +0 -391
- package/dist/components/lwFormMini/index.vue +0 -421
- package/dist/components/lwFormMini/textToPassword.vue +0 -61
- package/dist/components/lwFormView/index.vue +0 -390
- package/dist/components/lwFormView/textToPassword.vue +0 -59
- package/dist/components/lwIconSelect/iconSelect.js +0 -289
- package/dist/components/lwIconSelect/index.vue +0 -142
- package/dist/components/lwLayout/components/NavMenu.vue +0 -36
- package/dist/components/lwLayout/components/aside.vue +0 -295
- package/dist/components/lwLayout/components/bu.vue +0 -88
- package/dist/components/lwLayout/components/iframeView.vue +0 -57
- package/dist/components/lwLayout/components/lang.vue +0 -77
- package/dist/components/lwLayout/components/setting.vue +0 -102
- package/dist/components/lwLayout/components/sideM.vue +0 -135
- package/dist/components/lwLayout/components/tags.vue +0 -388
- package/dist/components/lwLayout/components/topbar.vue +0 -69
- package/dist/components/lwLayout/components/userbar.vue +0 -214
- package/dist/components/lwLayout/index.vue +0 -460
- package/dist/components/lwLogin/index.vue +0 -506
- package/dist/components/lwLogin/locale/en-us.js +0 -37
- package/dist/components/lwLogin/locale/zh-cn.js +0 -37
- package/dist/components/lwSearch/date/date.vue +0 -113
- package/dist/components/lwSearch/dateRange/dateRange.vue +0 -118
- package/dist/components/lwSearch/dates/dates.vue +0 -366
- package/dist/components/lwSearch/index.vue +0 -628
- package/dist/components/lwSearch/input/input.vue +0 -55
- package/dist/components/lwSearch/locale/en-us.js +0 -15
- package/dist/components/lwSearch/locale/zh-cn.js +0 -15
- package/dist/components/lwSearch/select/select.vue +0 -58
- package/dist/components/lwSvgIcon/index.vue +0 -29
- package/dist/components/lwTable/index.js +0 -286
- package/dist/components/lwTable/index.scss +0 -238
- package/dist/components/lwTable/index.vue +0 -344
- package/dist/components/lwTable/locale/en-US.js +0 -26
- package/dist/components/lwTable/locale/zh-CN.js +0 -26
- package/dist/components/lwTable/useFullscreen.js +0 -73
- package/dist/components/lwTableForm/index.vue +0 -662
- package/dist/components/lwTableSelect/index.vue +0 -266
- package/dist/components/lwTableSelect/tableSelect.js +0 -23
- package/dist/components/lwUpload/index.vue +0 -564
- package/dist/lw-cdp-ui.esm.js +0 -19893
- package/dist/lw-cdp-ui.umd.js +0 -22
- package/dist/style.css +0 -1
- package/dist/vite.svg +0 -1
|
@@ -1,118 +0,0 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<div>
|
|
3
|
-
<el-date-picker
|
|
4
|
-
:showTime="item.showTime"
|
|
5
|
-
:format="item.format || 'YYYY-MM-DD HH:mm:ss'"
|
|
6
|
-
:value-format="item.valueFormat"
|
|
7
|
-
clearable
|
|
8
|
-
v-model="value"
|
|
9
|
-
style="width: 100%"
|
|
10
|
-
type="datetimerange"
|
|
11
|
-
:start-placeholder="$t('lwSearch.dateRange.startPlaceholder')"
|
|
12
|
-
:end-placeholder="$t('lwSearch.dateRange.endPlaceholder')"
|
|
13
|
-
:default-time="item.defaultTime || defaultTime(0)"
|
|
14
|
-
size=""
|
|
15
|
-
>
|
|
16
|
-
</el-date-picker>
|
|
17
|
-
</div>
|
|
18
|
-
</template>
|
|
19
|
-
|
|
20
|
-
<script>
|
|
21
|
-
import { computed, reactive, toRefs, watch } from 'vue'
|
|
22
|
-
|
|
23
|
-
export default {
|
|
24
|
-
emits: ["update:modelValue", "change"],
|
|
25
|
-
name: "dateRange",
|
|
26
|
-
props: {
|
|
27
|
-
disabled: { // 是否禁止操作
|
|
28
|
-
type: Boolean,
|
|
29
|
-
default() {
|
|
30
|
-
return false;
|
|
31
|
-
}
|
|
32
|
-
},
|
|
33
|
-
modelValue: { // 绑定的结果
|
|
34
|
-
default() {
|
|
35
|
-
return [];
|
|
36
|
-
}
|
|
37
|
-
},
|
|
38
|
-
item: { // 配置项
|
|
39
|
-
type: Object,
|
|
40
|
-
default() {
|
|
41
|
-
return {};
|
|
42
|
-
}
|
|
43
|
-
},
|
|
44
|
-
disabledDate: { // 禁止日期
|
|
45
|
-
type: Function,
|
|
46
|
-
default() {
|
|
47
|
-
return null;
|
|
48
|
-
}
|
|
49
|
-
},
|
|
50
|
-
propValueFormat: { // 格式化日期
|
|
51
|
-
type: String,
|
|
52
|
-
default() {
|
|
53
|
-
return null;
|
|
54
|
-
}
|
|
55
|
-
},
|
|
56
|
-
},
|
|
57
|
-
setup(props, context) {
|
|
58
|
-
const state = reactive({});
|
|
59
|
-
|
|
60
|
-
// 最新的结果推送到父组件
|
|
61
|
-
// watch(
|
|
62
|
-
// () => props.modelValue,
|
|
63
|
-
// (newVal, prevVal) => {
|
|
64
|
-
// context.emit("update:modelValue", newVal);
|
|
65
|
-
// context.emit("change", newVal);
|
|
66
|
-
// },
|
|
67
|
-
// { deep: true, immediate: true }
|
|
68
|
-
// );
|
|
69
|
-
|
|
70
|
-
const valueFormat = computed(() => {
|
|
71
|
-
if (props.propValueFormat) {
|
|
72
|
-
return props.propValueFormat;
|
|
73
|
-
}
|
|
74
|
-
if (props.item.valueFormat) {
|
|
75
|
-
return props.item.valueFormat;
|
|
76
|
-
}
|
|
77
|
-
if (props.item.dateSection) {
|
|
78
|
-
return "YYYY-MM-DD 00:00:00";
|
|
79
|
-
}
|
|
80
|
-
if (props.item.withZero) {
|
|
81
|
-
return "YYYY-MM-DD 00:00:00";
|
|
82
|
-
}
|
|
83
|
-
if (props.item.withLast) {
|
|
84
|
-
return "YYYY-MM-DD 23:59:59";
|
|
85
|
-
}
|
|
86
|
-
return "YYYY-MM-DD";
|
|
87
|
-
});
|
|
88
|
-
|
|
89
|
-
const value = computed({
|
|
90
|
-
get() {
|
|
91
|
-
return props.modelValue;
|
|
92
|
-
},
|
|
93
|
-
set(value) {
|
|
94
|
-
context.emit('update:modelValue', value);
|
|
95
|
-
context.emit('change', value);
|
|
96
|
-
},
|
|
97
|
-
});
|
|
98
|
-
|
|
99
|
-
// 禁止选择日期
|
|
100
|
-
const disabledDate = (date) => {
|
|
101
|
-
return date.getTime() < Date.now();
|
|
102
|
-
};
|
|
103
|
-
const defaultTime = (a) => {
|
|
104
|
-
const now = new Date();
|
|
105
|
-
now.setHours(a);
|
|
106
|
-
now.setMinutes(0);
|
|
107
|
-
now.setSeconds(0);
|
|
108
|
-
return now
|
|
109
|
-
}
|
|
110
|
-
return {
|
|
111
|
-
...toRefs(state),
|
|
112
|
-
defaultTime,
|
|
113
|
-
valueFormat,
|
|
114
|
-
value
|
|
115
|
-
};
|
|
116
|
-
},
|
|
117
|
-
};
|
|
118
|
-
</script>
|
|
@@ -1,366 +0,0 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<div class="dates-container">
|
|
3
|
-
<!-- 输入框 -->
|
|
4
|
-
<el-input
|
|
5
|
-
class="default-input"
|
|
6
|
-
size="small"
|
|
7
|
-
type="text"
|
|
8
|
-
:disabled="item.disabled"
|
|
9
|
-
:placeholder="item.placeholder || '请选择'"
|
|
10
|
-
clearable
|
|
11
|
-
:model-value="displayValue"
|
|
12
|
-
@clear="handleClear"
|
|
13
|
-
@click="togglePanel"
|
|
14
|
-
style="width: 100%"
|
|
15
|
-
>
|
|
16
|
-
<template #suffix>
|
|
17
|
-
<el-icon><el-icon-calendar /></el-icon>
|
|
18
|
-
</template>
|
|
19
|
-
</el-input>
|
|
20
|
-
|
|
21
|
-
<!-- 日期选择面板 -->
|
|
22
|
-
<div v-show="isPanelShow" class="dates-panel">
|
|
23
|
-
<el-tabs v-model="activeName" class="dates-panel-tabs" @tab-click="handleTabClick">
|
|
24
|
-
<!-- 单日选择 -->
|
|
25
|
-
<el-tab-pane label="单日" name="single">
|
|
26
|
-
<div class="panel-label">
|
|
27
|
-
<span>单日</span>
|
|
28
|
-
<el-date-picker
|
|
29
|
-
size="small"
|
|
30
|
-
:type="item.singleType || 'date'"
|
|
31
|
-
:disabled="item.disabled"
|
|
32
|
-
:format="item.format || 'yyyy-MM-dd'"
|
|
33
|
-
:value-format="item.valueFormat || 'yyyy-MM-dd'"
|
|
34
|
-
:placeholder="item.placeholder || $t('lwSearch.please_select')"
|
|
35
|
-
:shortcuts="shortcuts"
|
|
36
|
-
v-model="value"
|
|
37
|
-
:clearable="false"
|
|
38
|
-
@blur="pickerBlur"
|
|
39
|
-
@change="pickerChange"
|
|
40
|
-
ref="singlePicker"
|
|
41
|
-
:popper-class="'single-picker single-picker-' + item.prop"
|
|
42
|
-
/>
|
|
43
|
-
<teleport v-if="isSidebarShow && activeName === 'single'" :to="'.single-picker-' + item.prop + ' .el-picker-panel__sidebar'">
|
|
44
|
-
<div class="dates-side">
|
|
45
|
-
<div class="sidebar-title">所选时间列表</div>
|
|
46
|
-
<div class="sidebar-list">
|
|
47
|
-
<div class="item" v-for="(date, index) in value" :key="index">
|
|
48
|
-
<div class="text">{{ date }}</div>
|
|
49
|
-
<div class="button" @click="deleteSingleDate(index)">
|
|
50
|
-
<el-icon><Close /></el-icon>
|
|
51
|
-
</div>
|
|
52
|
-
</div>
|
|
53
|
-
</div>
|
|
54
|
-
</div>
|
|
55
|
-
</teleport>
|
|
56
|
-
</div>
|
|
57
|
-
</el-tab-pane>
|
|
58
|
-
|
|
59
|
-
<!-- 日期范围选择 -->
|
|
60
|
-
<el-tab-pane label="日期范围" name="range">
|
|
61
|
-
<div class="panel-label">
|
|
62
|
-
<span>日期范围</span>
|
|
63
|
-
<el-date-picker
|
|
64
|
-
size="small"
|
|
65
|
-
:type="item.rangeType || 'daterange'"
|
|
66
|
-
:disabled="item.disabled"
|
|
67
|
-
:format="item.format || 'yyyy-MM-dd'"
|
|
68
|
-
:value-format="item.valueFormat || 'yyyy-MM-dd'"
|
|
69
|
-
:placeholder="item.placeholder || $t('lwSearch.please_select')"
|
|
70
|
-
:unlink-panels="item.unlinkPanels ?? false"
|
|
71
|
-
:shortcuts="shortcuts"
|
|
72
|
-
v-model="value"
|
|
73
|
-
:clearable="false"
|
|
74
|
-
@blur="pickerBlur"
|
|
75
|
-
@change="pickerChange"
|
|
76
|
-
ref="rangePicker"
|
|
77
|
-
:popper-class="'range-picker range-picker-' + item.prop"
|
|
78
|
-
/>
|
|
79
|
-
<teleport v-if="isSidebarShow && activeName === 'range'" :to="'.range-picker-' + item.prop + ' .el-picker-panel__sidebar'">
|
|
80
|
-
<div class="dates-side-top">
|
|
81
|
-
<div class="sidebar-list">
|
|
82
|
-
<div class="item" v-show="value.length === 2">
|
|
83
|
-
<div class="text">{{ value[0] }}~{{ value[1] }}</div>
|
|
84
|
-
<div class="button" @click="handleClear">
|
|
85
|
-
<el-icon><el-icon-close /></el-icon>
|
|
86
|
-
</div>
|
|
87
|
-
</div>
|
|
88
|
-
</div>
|
|
89
|
-
</div>
|
|
90
|
-
</teleport>
|
|
91
|
-
</div>
|
|
92
|
-
</el-tab-pane>
|
|
93
|
-
</el-tabs>
|
|
94
|
-
</div>
|
|
95
|
-
</div>
|
|
96
|
-
</template>
|
|
97
|
-
|
|
98
|
-
<script>
|
|
99
|
-
import { computed, nextTick, reactive, ref, toRefs, watch } from 'vue'
|
|
100
|
-
|
|
101
|
-
export default {
|
|
102
|
-
emits: ["update:modelValue", "change"],
|
|
103
|
-
name: "Date",
|
|
104
|
-
props: {
|
|
105
|
-
disabled: {
|
|
106
|
-
type: Boolean,
|
|
107
|
-
default: false
|
|
108
|
-
},
|
|
109
|
-
modelValue: {
|
|
110
|
-
type: [String, Array],
|
|
111
|
-
default: ""
|
|
112
|
-
},
|
|
113
|
-
item: {
|
|
114
|
-
type: Object,
|
|
115
|
-
default: () => ({})
|
|
116
|
-
},
|
|
117
|
-
},
|
|
118
|
-
setup(props, context) {
|
|
119
|
-
const state = reactive({
|
|
120
|
-
isSidebarShow: false,
|
|
121
|
-
activeName: "single",
|
|
122
|
-
isPanelShow: false,
|
|
123
|
-
value: [],
|
|
124
|
-
shortcuts: [{ text: "", value: "" }]
|
|
125
|
-
})
|
|
126
|
-
|
|
127
|
-
// 监听 modelValue 变化
|
|
128
|
-
watch(
|
|
129
|
-
() => props.modelValue,
|
|
130
|
-
(newVal) => {
|
|
131
|
-
if (newVal) {
|
|
132
|
-
state.activeName = Array.isArray(newVal) ? "range" : "single"
|
|
133
|
-
state.value = Array.isArray(newVal) ? newVal : newVal.split(",")
|
|
134
|
-
} else {
|
|
135
|
-
state.value = []
|
|
136
|
-
}
|
|
137
|
-
},
|
|
138
|
-
{ deep: true }
|
|
139
|
-
)
|
|
140
|
-
|
|
141
|
-
// 监听 value 变化并更新父组件
|
|
142
|
-
watch(
|
|
143
|
-
() => state.value,
|
|
144
|
-
(newVal) => {
|
|
145
|
-
const formattedValue = state.activeName === 'single' ? newVal.join(",") : newVal
|
|
146
|
-
if (formattedValue !== props.modelValue) {
|
|
147
|
-
context.emit("update:modelValue", formattedValue)
|
|
148
|
-
context.emit("change", formattedValue)
|
|
149
|
-
}
|
|
150
|
-
},
|
|
151
|
-
{ deep: true, immediate: true }
|
|
152
|
-
)
|
|
153
|
-
|
|
154
|
-
const displayValue = computed(() => state.value.join(","))
|
|
155
|
-
|
|
156
|
-
const togglePanel = () => {
|
|
157
|
-
state.isPanelShow = !state.isPanelShow
|
|
158
|
-
}
|
|
159
|
-
|
|
160
|
-
const handleTabClick = () => {
|
|
161
|
-
nextTick(() => {
|
|
162
|
-
state.isSidebarShow = true
|
|
163
|
-
})
|
|
164
|
-
}
|
|
165
|
-
|
|
166
|
-
const pickerChange = () => {
|
|
167
|
-
nextTick(() => {
|
|
168
|
-
state.isPanelShow = false
|
|
169
|
-
})
|
|
170
|
-
}
|
|
171
|
-
|
|
172
|
-
const deleteSingleDate = (index) => {
|
|
173
|
-
state.value.splice(index, 1)
|
|
174
|
-
}
|
|
175
|
-
|
|
176
|
-
const pickerBlur = () => {
|
|
177
|
-
state.isSidebarShow = false
|
|
178
|
-
nextTick(() => {
|
|
179
|
-
state.isPanelShow = false
|
|
180
|
-
})
|
|
181
|
-
}
|
|
182
|
-
|
|
183
|
-
const handleClear = () => {
|
|
184
|
-
state.value = []
|
|
185
|
-
}
|
|
186
|
-
|
|
187
|
-
return {
|
|
188
|
-
...toRefs(state),
|
|
189
|
-
togglePanel,
|
|
190
|
-
handleTabClick,
|
|
191
|
-
pickerChange,
|
|
192
|
-
deleteSingleDate,
|
|
193
|
-
pickerBlur,
|
|
194
|
-
handleClear,
|
|
195
|
-
displayValue
|
|
196
|
-
}
|
|
197
|
-
}
|
|
198
|
-
};
|
|
199
|
-
</script>
|
|
200
|
-
|
|
201
|
-
<style lang="scss">
|
|
202
|
-
.dates-container {
|
|
203
|
-
position: relative;
|
|
204
|
-
.default-input {
|
|
205
|
-
cursor: pointer;
|
|
206
|
-
.el-input__inner {
|
|
207
|
-
cursor: pointer;
|
|
208
|
-
}
|
|
209
|
-
}
|
|
210
|
-
.dates-panel {
|
|
211
|
-
position: absolute;
|
|
212
|
-
top: 35px;
|
|
213
|
-
background: #ffffff;
|
|
214
|
-
width: 100%;
|
|
215
|
-
min-width: max-content;
|
|
216
|
-
z-index: 9;
|
|
217
|
-
.panel-label {
|
|
218
|
-
width: 60px;
|
|
219
|
-
height: 40px;
|
|
220
|
-
position: relative;
|
|
221
|
-
& > span {
|
|
222
|
-
width: 100%;
|
|
223
|
-
height: 40px;
|
|
224
|
-
display: inline-block;
|
|
225
|
-
text-align: center;
|
|
226
|
-
}
|
|
227
|
-
.el-date-editor {
|
|
228
|
-
width: 100%;
|
|
229
|
-
height: 40px;
|
|
230
|
-
position: absolute;
|
|
231
|
-
left: 0;
|
|
232
|
-
top: 0;
|
|
233
|
-
opacity: 0;
|
|
234
|
-
cursor: pointer;
|
|
235
|
-
.el-input__inner {
|
|
236
|
-
width: 100%;
|
|
237
|
-
height: 40px;
|
|
238
|
-
cursor: pointer;
|
|
239
|
-
}
|
|
240
|
-
.el-input__prefix {
|
|
241
|
-
display: none;
|
|
242
|
-
}
|
|
243
|
-
}
|
|
244
|
-
}
|
|
245
|
-
}
|
|
246
|
-
}
|
|
247
|
-
.single-picker {
|
|
248
|
-
.el-picker-panel [slot=sidebar]+.el-picker-panel__body, .el-picker-panel__sidebar+.el-picker-panel__body {
|
|
249
|
-
margin: 0 160px 0 0;
|
|
250
|
-
}
|
|
251
|
-
.el-picker-panel [slot=sidebar], .el-picker-panel__sidebar {
|
|
252
|
-
right: 0;
|
|
253
|
-
border-left: 1px solid var(--el-datepicker-inner-border-color);
|
|
254
|
-
width: 160px;
|
|
255
|
-
}
|
|
256
|
-
.el-date-picker.has-sidebar {
|
|
257
|
-
width: 488px;
|
|
258
|
-
}
|
|
259
|
-
.dates-side {
|
|
260
|
-
box-sizing: border-box;
|
|
261
|
-
padding: 0 10px;
|
|
262
|
-
width: 100%;
|
|
263
|
-
.sidebar-title {
|
|
264
|
-
font-size: 14px;
|
|
265
|
-
color: var(--el-text-color-regular);
|
|
266
|
-
margin-bottom: 5px;
|
|
267
|
-
}
|
|
268
|
-
.sidebar-list {
|
|
269
|
-
width: 100%;
|
|
270
|
-
.item {
|
|
271
|
-
width: 100%;
|
|
272
|
-
height: 30px;
|
|
273
|
-
display: flex;
|
|
274
|
-
align-items: center;
|
|
275
|
-
justify-content: space-between;
|
|
276
|
-
box-sizing: border-box;
|
|
277
|
-
padding: 2px 10px;
|
|
278
|
-
background: #155752;
|
|
279
|
-
margin-bottom: 2px;
|
|
280
|
-
.text {
|
|
281
|
-
font-size: 12px;
|
|
282
|
-
color: #ffffff;
|
|
283
|
-
}
|
|
284
|
-
.button {
|
|
285
|
-
width: 16px;
|
|
286
|
-
height: 16px;
|
|
287
|
-
border: 1px solid #cccccc;
|
|
288
|
-
border-radius: 100%;
|
|
289
|
-
display: flex;
|
|
290
|
-
align-items: center;
|
|
291
|
-
justify-content: center;
|
|
292
|
-
cursor: pointer;
|
|
293
|
-
&:hover {
|
|
294
|
-
border-color: #ffffff;
|
|
295
|
-
.el-icon--close {
|
|
296
|
-
color: #ffffff;
|
|
297
|
-
}
|
|
298
|
-
}
|
|
299
|
-
.el-icon--close {
|
|
300
|
-
font-size: 12px;
|
|
301
|
-
color: #cccccc;
|
|
302
|
-
}
|
|
303
|
-
}
|
|
304
|
-
}
|
|
305
|
-
}
|
|
306
|
-
}
|
|
307
|
-
}
|
|
308
|
-
.range-picker {
|
|
309
|
-
.el-picker-panel [slot=sidebar]+.el-picker-panel__body, .el-picker-panel__sidebar+.el-picker-panel__body {
|
|
310
|
-
margin: 40px 0 0 0;
|
|
311
|
-
}
|
|
312
|
-
.el-picker-panel [slot=sidebar], .el-picker-panel__sidebar {
|
|
313
|
-
bottom: unset;
|
|
314
|
-
border-bottom: 1px solid var(--el-datepicker-inner-border-color);
|
|
315
|
-
width: 100%;
|
|
316
|
-
height: 40px;
|
|
317
|
-
}
|
|
318
|
-
.el-date-range-picker.has-sidebar {
|
|
319
|
-
width: 646px;
|
|
320
|
-
}
|
|
321
|
-
.dates-side-top {
|
|
322
|
-
box-sizing: border-box;
|
|
323
|
-
padding: 0 10px;
|
|
324
|
-
width: max-content;
|
|
325
|
-
.sidebar-list {
|
|
326
|
-
width: 100%;
|
|
327
|
-
.item {
|
|
328
|
-
width: 100%;
|
|
329
|
-
height: 30px;
|
|
330
|
-
display: flex;
|
|
331
|
-
align-items: center;
|
|
332
|
-
justify-content: space-between;
|
|
333
|
-
box-sizing: border-box;
|
|
334
|
-
padding: 2px 10px;
|
|
335
|
-
background: #155752;
|
|
336
|
-
margin-bottom: 2px;
|
|
337
|
-
.text {
|
|
338
|
-
font-size: 12px;
|
|
339
|
-
color: #ffffff;
|
|
340
|
-
padding-right: 10px;
|
|
341
|
-
}
|
|
342
|
-
.button {
|
|
343
|
-
width: 16px;
|
|
344
|
-
height: 16px;
|
|
345
|
-
border: 1px solid #cccccc;
|
|
346
|
-
border-radius: 100%;
|
|
347
|
-
display: flex;
|
|
348
|
-
align-items: center;
|
|
349
|
-
justify-content: center;
|
|
350
|
-
cursor: pointer;
|
|
351
|
-
&:hover {
|
|
352
|
-
border-color: #ffffff;
|
|
353
|
-
.el-icon--close {
|
|
354
|
-
color: #ffffff;
|
|
355
|
-
}
|
|
356
|
-
}
|
|
357
|
-
.el-icon--close {
|
|
358
|
-
font-size: 12px;
|
|
359
|
-
color: #cccccc;
|
|
360
|
-
}
|
|
361
|
-
}
|
|
362
|
-
}
|
|
363
|
-
}
|
|
364
|
-
}
|
|
365
|
-
}
|
|
366
|
-
</style>
|