@web-utils/component 2.0.13 → 2.0.14
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/chunks/3a79781b.js +75 -0
- package/dist/chunks/{44b78389.js → 41a066be.js} +8 -8
- package/dist/chunks/{e1939731.js → 5a78e0db.js} +5 -6
- package/dist/chunks/5d4282fb.js +30 -0
- package/dist/chunks/{822300f3.js → 61ad06b2.js} +3 -3
- package/dist/chunks/76680a03.js +24 -0
- package/dist/chunks/8c0142e0.js +81 -0
- package/dist/chunks/97652d86.js +26 -0
- package/dist/chunks/b4acd3a6.js +126 -0
- package/dist/chunks/f71045fc.js +184 -0
- package/dist/components/address-input/index.js +43 -56
- package/dist/components/address-input/style.css +1 -15
- package/dist/components/aside-menu/index.js +30 -36
- package/dist/components/aside-menu/style.css +1 -9
- package/dist/components/awesome-button/index.js +32 -35
- package/dist/components/base.css +1 -66
- package/dist/components/capsule-tab/index.js +27 -33
- package/dist/components/capsule-tab/style.css +1 -32
- package/dist/components/chunk-file-uploader/index.js +54 -88
- package/dist/components/chunk-file-uploader/style.css +1 -4
- package/dist/components/chunk-file-uploader-button/index.js +25 -31
- package/dist/components/chunk-file-uploader-button/style.css +1 -17
- package/dist/components/chunk-file-uploader-drop/index.js +28 -42
- package/dist/components/chunk-file-uploader-drop/style.css +1 -12
- package/dist/components/chunk-file-uploader-file/index.js +134 -211
- package/dist/components/chunk-file-uploader-file/style.css +1 -125
- package/dist/components/chunk-file-uploader-files/index.js +28 -34
- package/dist/components/chunk-file-uploader-files/style.css +1 -9
- package/dist/components/chunk-file-uploader-list/index.js +29 -35
- package/dist/components/chunk-file-uploader-list/style.css +1 -9
- package/dist/components/chunk-file-uploader-un-support/index.js +30 -38
- package/dist/components/chunk-file-uploader-un-support/style.css +1 -6
- package/dist/components/code-mirror-editor/index.js +153 -181
- package/dist/components/code-mirror-editor/style.css +1 -17
- package/dist/components/color-picker/index.js +49 -68
- package/dist/components/confirm-button/index.js +19 -21
- package/dist/components/confirmable/index.js +18 -19
- package/dist/components/context-menu/index.js +108 -130
- package/dist/components/context-menu/style.css +1 -88
- package/dist/components/custom-scrollbar/index.js +49 -67
- package/dist/components/data-table-picker/index.js +62 -81
- package/dist/components/dynamic-table/index.js +89 -113
- package/dist/components/dynamic-table/style.css +1 -30
- package/dist/components/e-charts/index.js +120 -201
- package/dist/components/e-charts/style.css +1 -10
- package/dist/components/editable-progress/index.js +60 -93
- package/dist/components/editable-progress/style.css +1 -37
- package/dist/components/editable-tree/index.js +423 -638
- package/dist/components/editable-tree/style.css +1 -82
- package/dist/components/egd-collapse/index.js +33 -46
- package/dist/components/egd-collapse-item/index.js +60 -76
- package/dist/components/element-dialog/index.js +95 -147
- package/dist/components/element-dialog/style.css +1 -102
- package/dist/components/empty-view/index.js +28 -34
- package/dist/components/empty-view/style.css +1 -17
- package/dist/components/error-view/index.js +26 -32
- package/dist/components/error-view/style.css +1 -17
- package/dist/components/flex-column/index.js +25 -40
- package/dist/components/flex-item/index.js +29 -57
- package/dist/components/flex-row/index.js +25 -40
- package/dist/components/flex-scroller/index.js +26 -32
- package/dist/components/flex-scroller/style.css +1 -20
- package/dist/components/form-button/index.js +34 -38
- package/dist/components/form-cascader/index.js +71 -81
- package/dist/components/form-checkbox-group/index.js +88 -113
- package/dist/components/form-checkbox-group/style.css +1 -51
- package/dist/components/form-date-picker/index.js +70 -132
- package/dist/components/form-holder/index.js +32 -39
- package/dist/components/form-input/index.js +56 -62
- package/dist/components/form-input-email/index.js +48 -60
- package/dist/components/form-input-id-card/index.js +53 -59
- package/dist/components/form-input-number/index.js +61 -68
- package/dist/components/form-input-number/style.css +1 -12
- package/dist/components/form-input-phone-number/index.js +49 -55
- package/dist/components/form-input-time/index.js +53 -59
- package/dist/components/form-item/index.js +80 -123
- package/dist/components/form-item/style.css +1 -11
- package/dist/components/form-item-config-provider/index.js +25 -26
- package/dist/components/form-item-group/index.js +85 -111
- package/dist/components/form-item-group/style.css +1 -30
- package/dist/components/form-radio-group/index.js +85 -104
- package/dist/components/form-radio-group/style.css +1 -53
- package/dist/components/form-select/index.js +76 -91
- package/dist/components/form-switch/index.js +51 -57
- package/dist/components/form-textarea/index.js +51 -57
- package/dist/components/form-view/index.js +165 -232
- package/dist/components/form-view/style.css +1 -158
- package/dist/components/guide-steps/index.js +44 -58
- package/dist/components/guide-steps/style.css +1 -34
- package/dist/components/icon-card/index.js +29 -35
- package/dist/components/icon-card/style.css +1 -56
- package/dist/components/iframe-window/index.js +29 -35
- package/dist/components/iframe-window/style.css +1 -20
- package/dist/components/image-viewer/index.js +48 -66
- package/dist/components/image-viewer/style.css +1 -21
- package/dist/components/input-number/index.js +127 -193
- package/dist/components/input-number/style.css +1 -15
- package/dist/components/input-number-range/index.js +45 -57
- package/dist/components/input-number-range/style.css +1 -12
- package/dist/components/j-s-x-component/index.js +4 -4
- package/dist/components/keep-view-alive/index.js +73 -120
- package/dist/components/loading-view/index.js +26 -32
- package/dist/components/loading-view/style.css +1 -17
- package/dist/components/nav-bar/index.js +27 -37
- package/dist/components/nav-bar/style.css +1 -17
- package/dist/components/not-implement/index.js +23 -31
- package/dist/components/not-implement/style.css +1 -15
- package/dist/components/page/index.js +22 -28
- package/dist/components/page/style.css +1 -12
- package/dist/components/page-header/index.js +30 -36
- package/dist/components/page-header/style.css +1 -14
- package/dist/components/page-index/index.js +62 -83
- package/dist/components/page-index/style.css +1 -23
- package/dist/components/page-index-top/index.js +53 -68
- package/dist/components/page-skeleton/index.js +31 -37
- package/dist/components/page-skeleton/style.css +1 -23
- package/dist/components/page-skeleton-new/index.js +42 -48
- package/dist/components/page-skeleton-new/style.css +1 -42
- package/dist/components/pageable-table/index.js +186 -253
- package/dist/components/pageable-table/style.css +1 -72
- package/dist/components/pageable-view/index.js +129 -199
- package/dist/components/pageable-view/style.css +1 -69
- package/dist/components/photo-swipe/index.js +110 -151
- package/dist/components/photo-swipe/style.css +1 -20
- package/dist/components/resize-observer/index.js +34 -68
- package/dist/components/resize-observer/style.css +1 -31
- package/dist/components/search-popover/index.js +153 -211
- package/dist/components/search-popover/style.css +1 -93
- package/dist/components/sign-panel/index.js +92 -142
- package/dist/components/sign-panel/style.css +1 -97
- package/dist/components/split-pane/index.js +101 -162
- package/dist/components/split-pane/style.css +1 -100
- package/dist/components/stateful/index.js +31 -34
- package/dist/components/stateful/style.css +1 -33
- package/dist/components/static-pageable-table/index.js +37 -44
- package/dist/components/static-pageable-table/style.css +1 -9
- package/dist/components/swiper/index.js +85 -150
- package/dist/components/swiper/style.css +1 -43
- package/dist/components/tab/index.js +54 -72
- package/dist/components/tab/style.css +1 -122
- package/dist/components/tab-item/index.js +30 -35
- package/dist/components/table-column/index.js +30 -32
- package/dist/components/table-view/index.js +156 -227
- package/dist/components/table-view/style.css +1 -95
- package/dist/components/tag-render/index.js +44 -58
- package/dist/components/tag-render/style.css +1 -33
- package/dist/components/tinymce-editor/index.js +79 -95
- package/dist/components/tinymce-editor/style.css +1 -43
- package/dist/components/tinymce-wrapper/index.js +92 -121
- package/dist/components/tinymce-wrapper/style.css +1 -36
- package/dist/components/toolbar/index.js +63 -84
- package/dist/components/toolbar/style.css +1 -39
- package/dist/components/toolbar-button/index.js +41 -48
- package/dist/components/toolbar-button/style.css +1 -21
- package/dist/components/trigger/index.js +29 -36
- package/dist/components/vue-tags-input/index.js +188 -308
- package/dist/components/vue-tags-input/style.css +1 -682
- package/dist/components/watermark/index.js +25 -37
- package/dist/components/watermark/style.css +1 -11
- package/dist/components/x-dialog/index.js +67 -93
- package/dist/components/x-dialog/style.css +1 -15
- package/dist/index.css +193 -1105
- package/dist/index.es.js +4790 -7243
- package/package.json +1 -1
- package/web-types.json +1 -1
- package/dist/chunks/3d28cc08.js +0 -57
- package/dist/chunks/5d33812d.js +0 -147
- package/dist/chunks/9d848bf6.js +0 -99
- package/dist/chunks/a0bb327b.js +0 -96
- package/dist/chunks/a8891d2c.js +0 -30
- package/dist/chunks/c69d5628.js +0 -248
- package/dist/chunks/de9fe802.js +0 -24
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import { h as
|
|
2
|
-
import { n as
|
|
3
|
-
const
|
|
4
|
-
const __vue2_script = {
|
|
1
|
+
import { h as _ } from "../../chunks/f71045fc.js";
|
|
2
|
+
import { n as p } from "../../chunks/5d4282fb.js";
|
|
3
|
+
const f = {
|
|
5
4
|
name: "Watermark",
|
|
6
|
-
functional:
|
|
5
|
+
functional: !0,
|
|
7
6
|
props: {
|
|
8
7
|
text: {
|
|
9
8
|
type: String,
|
|
@@ -30,46 +29,35 @@ const __vue2_script = {
|
|
|
30
29
|
default: "rgba(0,0,0,0)"
|
|
31
30
|
}
|
|
32
31
|
},
|
|
33
|
-
render(
|
|
34
|
-
const
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
context2D.fillRect(0, 0, width, height);
|
|
41
|
-
context2D.translate(width / 2, height / 2);
|
|
42
|
-
context2D.rotate(rotate * Math.PI / 180);
|
|
43
|
-
context2D.fillStyle = color;
|
|
44
|
-
context2D.textAlign = "center";
|
|
45
|
-
context2D.textBaseline = "middle";
|
|
46
|
-
context2D.fillText(text, 0, 0);
|
|
47
|
-
return h("div", {
|
|
48
|
-
class: getClass(data.class, `watermark ${data.staticClass || ""}`),
|
|
49
|
-
style: { ...data.style || {}, ...data.staticStyle || {}, background: `url(${canvas.toDataURL("image/png")}) left top repeat` }
|
|
32
|
+
render(a, { props: { width: e, height: l, text: s, backgroundColor: u, rotate: c, color: i }, data: n }) {
|
|
33
|
+
const r = document.createElement("canvas");
|
|
34
|
+
r.width = e, r.height = l;
|
|
35
|
+
const t = r.getContext("2d");
|
|
36
|
+
return t.font = "15px Verdana", t.fillStyle = u, t.fillRect(0, 0, e, l), t.translate(e / 2, l / 2), t.rotate(c * Math.PI / 180), t.fillStyle = i, t.textAlign = "center", t.textBaseline = "middle", t.fillText(s, 0, 0), a("div", {
|
|
37
|
+
class: _(n.class, `watermark ${n.staticClass || ""}`),
|
|
38
|
+
style: { ...n.style || {}, ...n.staticStyle || {}, background: `url(${r.toDataURL("image/png")}) left top repeat` }
|
|
50
39
|
});
|
|
51
40
|
}
|
|
52
41
|
};
|
|
53
|
-
let
|
|
54
|
-
const
|
|
55
|
-
var
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
42
|
+
let m, d;
|
|
43
|
+
const o = {};
|
|
44
|
+
var y = /* @__PURE__ */ p(
|
|
45
|
+
f,
|
|
46
|
+
m,
|
|
47
|
+
d,
|
|
48
|
+
!1,
|
|
49
|
+
g,
|
|
61
50
|
null,
|
|
62
51
|
null,
|
|
63
52
|
null
|
|
64
53
|
);
|
|
65
|
-
function
|
|
66
|
-
for (let
|
|
67
|
-
this[
|
|
68
|
-
}
|
|
54
|
+
function g(a) {
|
|
55
|
+
for (let e in o)
|
|
56
|
+
this[e] = o[e];
|
|
69
57
|
}
|
|
70
|
-
const
|
|
71
|
-
return
|
|
58
|
+
const b = /* @__PURE__ */ function() {
|
|
59
|
+
return y.exports;
|
|
72
60
|
}();
|
|
73
61
|
export {
|
|
74
|
-
|
|
62
|
+
b as default
|
|
75
63
|
};
|
|
@@ -1,82 +1,78 @@
|
|
|
1
|
-
import { isPromise, isFunction } from "@web-utils/core";
|
|
2
|
-
import { n as
|
|
3
|
-
var
|
|
4
|
-
var
|
|
5
|
-
|
|
6
|
-
var _c = _vm._self._c || _h;
|
|
7
|
-
return _c("ElDialog", {
|
|
1
|
+
import { isPromise as n, isFunction as l } from "@web-utils/core";
|
|
2
|
+
import { n as r } from "../../chunks/5d4282fb.js";
|
|
3
|
+
var a = function() {
|
|
4
|
+
var e = this, o = e.$createElement, t = e._self._c || o;
|
|
5
|
+
return t("ElDialog", {
|
|
8
6
|
directives: [{
|
|
9
7
|
name: "dialog-drag",
|
|
10
8
|
rawName: "v-dialog-drag"
|
|
11
9
|
}],
|
|
12
10
|
attrs: {
|
|
13
11
|
"append-to-body": "",
|
|
14
|
-
"close-on-click-modal":
|
|
15
|
-
"lock-scroll":
|
|
16
|
-
|
|
12
|
+
"close-on-click-modal": !1,
|
|
13
|
+
"lock-scroll": !1,
|
|
14
|
+
visible: e.show,
|
|
17
15
|
"custom-class": "x-dialog",
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
16
|
+
center: "",
|
|
17
|
+
top: e.top,
|
|
18
|
+
width: e.width,
|
|
19
|
+
title: e.title
|
|
22
20
|
},
|
|
23
21
|
on: {
|
|
24
|
-
"update:visible": function(
|
|
25
|
-
|
|
22
|
+
"update:visible": function(i) {
|
|
23
|
+
e.show = i;
|
|
26
24
|
},
|
|
27
|
-
|
|
25
|
+
close: e.close
|
|
28
26
|
},
|
|
29
|
-
scopedSlots:
|
|
27
|
+
scopedSlots: e._u([{
|
|
30
28
|
key: "default",
|
|
31
29
|
fn: function() {
|
|
32
|
-
return [
|
|
30
|
+
return [t("div", {
|
|
33
31
|
staticClass: "x-dialog-content",
|
|
34
32
|
style: {
|
|
35
|
-
height:
|
|
33
|
+
height: e.height
|
|
36
34
|
}
|
|
37
|
-
}, [
|
|
35
|
+
}, [e.cache ? [t("KeepAlive", [t(e.resolve, e._g(e._b({
|
|
38
36
|
ref: "cpn",
|
|
39
37
|
tag: "Component"
|
|
40
|
-
}, "Component",
|
|
38
|
+
}, "Component", e.$attrs, !1), e.$listeners))], 1)] : [e.show ? t("KeepAlive", [t(e.resolve, e._g(e._b({
|
|
41
39
|
ref: "cpn",
|
|
42
40
|
tag: "Component"
|
|
43
|
-
}, "Component",
|
|
41
|
+
}, "Component", e.$attrs, !1), e.$listeners))], 1) : e._e()]], 2)];
|
|
44
42
|
},
|
|
45
|
-
proxy:
|
|
46
|
-
},
|
|
43
|
+
proxy: !0
|
|
44
|
+
}, e.footer ? {
|
|
47
45
|
key: "footer",
|
|
48
46
|
fn: function() {
|
|
49
|
-
return [
|
|
47
|
+
return [t("div", {
|
|
50
48
|
staticClass: "x-dialog-footer",
|
|
51
49
|
staticStyle: {
|
|
52
50
|
"text-align": "right"
|
|
53
51
|
}
|
|
54
|
-
}, [
|
|
52
|
+
}, [t("ElButton", {
|
|
55
53
|
attrs: {
|
|
56
|
-
|
|
57
|
-
|
|
54
|
+
size: "small",
|
|
55
|
+
type: "primary"
|
|
58
56
|
},
|
|
59
57
|
on: {
|
|
60
|
-
|
|
58
|
+
click: e.confirm
|
|
61
59
|
}
|
|
62
|
-
}, [
|
|
60
|
+
}, [e._v(" 确定 ")]), t("ElButton", {
|
|
63
61
|
attrs: {
|
|
64
|
-
|
|
62
|
+
size: "small"
|
|
65
63
|
},
|
|
66
64
|
on: {
|
|
67
|
-
|
|
65
|
+
click: e.close
|
|
68
66
|
}
|
|
69
|
-
}, [
|
|
67
|
+
}, [e._v(" 取 消 ")])], 1)];
|
|
70
68
|
},
|
|
71
|
-
proxy:
|
|
72
|
-
} : null], null,
|
|
69
|
+
proxy: !0
|
|
70
|
+
} : null], null, !0)
|
|
73
71
|
});
|
|
74
|
-
};
|
|
75
|
-
|
|
76
|
-
const XDialog_vue_vue_type_style_index_0_lang = "";
|
|
77
|
-
const __vue2_script = {
|
|
72
|
+
}, c = [];
|
|
73
|
+
const f = {
|
|
78
74
|
name: "XDialog",
|
|
79
|
-
inheritedAttrs:
|
|
75
|
+
inheritedAttrs: !1,
|
|
80
76
|
provide() {
|
|
81
77
|
return {
|
|
82
78
|
close: this.close
|
|
@@ -102,11 +98,11 @@ const __vue2_script = {
|
|
|
102
98
|
},
|
|
103
99
|
cache: {
|
|
104
100
|
type: Boolean,
|
|
105
|
-
default:
|
|
101
|
+
default: !0
|
|
106
102
|
},
|
|
107
103
|
visible: {
|
|
108
104
|
type: Boolean,
|
|
109
|
-
default:
|
|
105
|
+
default: !1
|
|
110
106
|
},
|
|
111
107
|
showTips: {
|
|
112
108
|
type: Boolean,
|
|
@@ -114,86 +110,64 @@ const __vue2_script = {
|
|
|
114
110
|
},
|
|
115
111
|
footer: {
|
|
116
112
|
type: Boolean,
|
|
117
|
-
default:
|
|
113
|
+
default: !0
|
|
118
114
|
}
|
|
119
115
|
},
|
|
120
116
|
data() {
|
|
121
117
|
return {
|
|
122
|
-
show:
|
|
118
|
+
show: !1
|
|
123
119
|
};
|
|
124
120
|
},
|
|
125
121
|
watch: {
|
|
126
122
|
visible: {
|
|
127
|
-
immediate:
|
|
128
|
-
handler(
|
|
129
|
-
this.show =
|
|
123
|
+
immediate: !0,
|
|
124
|
+
handler(e) {
|
|
125
|
+
this.show = e;
|
|
130
126
|
}
|
|
131
127
|
},
|
|
132
|
-
show(
|
|
133
|
-
|
|
134
|
-
this.$emit("update:visible", newVal);
|
|
135
|
-
}
|
|
136
|
-
if (!newVal) {
|
|
137
|
-
this.$emit("close");
|
|
138
|
-
}
|
|
128
|
+
show(e) {
|
|
129
|
+
e !== this.visible && this.$emit("update:visible", e), e || this.$emit("close");
|
|
139
130
|
}
|
|
140
131
|
},
|
|
141
132
|
beforeDestroy() {
|
|
142
|
-
|
|
143
|
-
this.close();
|
|
144
|
-
}
|
|
133
|
+
this.show && this.close();
|
|
145
134
|
},
|
|
146
135
|
methods: {
|
|
147
136
|
resolve() {
|
|
148
|
-
|
|
149
|
-
return this.component;
|
|
150
|
-
} else if (isFunction(this.component)) {
|
|
151
|
-
return this.component();
|
|
152
|
-
} else {
|
|
153
|
-
return Promise.resolve(this.component);
|
|
154
|
-
}
|
|
137
|
+
return n(this.component) ? this.component : l(this.component) ? this.component() : Promise.resolve(this.component);
|
|
155
138
|
},
|
|
156
139
|
close() {
|
|
157
|
-
this.show =
|
|
140
|
+
this.show = !1;
|
|
158
141
|
},
|
|
159
142
|
closed() {
|
|
160
143
|
this.$emit("closed");
|
|
161
144
|
},
|
|
162
145
|
confirm() {
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
type: "warning",
|
|
169
|
-
title: "开发提示",
|
|
170
|
-
message: "如需处理确定事件,请在组件内部添加 onConfirm(done) 方法,并调用 done 方法来关闭对话框!"
|
|
171
|
-
});
|
|
172
|
-
}
|
|
173
|
-
this.close();
|
|
174
|
-
}
|
|
146
|
+
this.$refs.cpn && this.$refs.cpn.onConfirm ? this.$refs.cpn.onConfirm(this.close) : (this.showTips && this.$notify({
|
|
147
|
+
type: "warning",
|
|
148
|
+
title: "开发提示",
|
|
149
|
+
message: "如需处理确定事件,请在组件内部添加 onConfirm(done) 方法,并调用 done 方法来关闭对话框!"
|
|
150
|
+
}), this.close());
|
|
175
151
|
}
|
|
176
152
|
}
|
|
177
|
-
};
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
__vue2_injectStyles,
|
|
153
|
+
}, s = {};
|
|
154
|
+
var p = /* @__PURE__ */ r(
|
|
155
|
+
f,
|
|
156
|
+
a,
|
|
157
|
+
c,
|
|
158
|
+
!1,
|
|
159
|
+
h,
|
|
185
160
|
null,
|
|
186
161
|
null,
|
|
187
162
|
null
|
|
188
163
|
);
|
|
189
|
-
function
|
|
190
|
-
for (let o in
|
|
191
|
-
this[o] =
|
|
192
|
-
}
|
|
164
|
+
function h(e) {
|
|
165
|
+
for (let o in s)
|
|
166
|
+
this[o] = s[o];
|
|
193
167
|
}
|
|
194
|
-
const
|
|
195
|
-
return
|
|
168
|
+
const m = /* @__PURE__ */ function() {
|
|
169
|
+
return p.exports;
|
|
196
170
|
}();
|
|
197
171
|
export {
|
|
198
|
-
|
|
172
|
+
m as default
|
|
199
173
|
};
|
|
@@ -1,15 +1 @@
|
|
|
1
|
-
|
|
2
|
-
/* 应用头部高度 */
|
|
3
|
-
/* 页面宽度 */
|
|
4
|
-
/* 侧栏宽度 */
|
|
5
|
-
/* 标签高度 */
|
|
6
|
-
/* 页面头部工具条高度 */
|
|
7
|
-
.x-dialog .el-dialog__footer {
|
|
8
|
-
padding: 10px;
|
|
9
|
-
}
|
|
10
|
-
.x-dialog .el-dialog__body {
|
|
11
|
-
padding: 0;
|
|
12
|
-
}
|
|
13
|
-
.x-dialog .x-dialog-content {
|
|
14
|
-
max-height: 80vh;
|
|
15
|
-
}
|
|
1
|
+
.x-dialog .el-dialog__footer{padding:10px}.x-dialog .el-dialog__body{padding:0}.x-dialog .x-dialog-content{max-height:80vh}
|