act-plus 1.1.71 → 1.1.72
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/act-plus.js +1 -1
- package/act-plus.umd.cjs +46 -46
- package/lib/{dialogAddField-3113ef2b.js → dialogAddField-3cde424e.js} +2 -2
- package/lib/{dialogConfigBtn-ae0556a8.js → dialogConfigBtn-2b6e2118.js} +270 -235
- package/lib/{dialogSiteComponentsParams-926ea5a5.js → dialogSiteComponentsParams-f3ed924a.js} +1 -1
- package/lib/{index-a0830ef7.js → index-04c33054.js} +1 -1
- package/lib/{index-462d5df6.js → index-1366d1ab.js} +1 -1
- package/lib/{index-a3454395.js → index-a2206f8c.js} +1 -1
- package/lib/{index-75524990.js → index-a823b78b.js} +1 -1
- package/lib/{index-cfb9a451.js → index-d2f95f0a.js} +2 -2
- package/lib/{index-1ea9e204.js → index-deb65003.js} +1 -1
- package/lib/{index-5fa7a339.js → index-ec8c8fec.js} +2103 -2061
- package/lib/{index-f1e46dab.js → index-ee1558c9.js} +1 -1
- package/lib/{index-e5bc549f.js → index-f9636631.js} +63 -63
- package/package.json +1 -1
- package/style.css +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ref as p, watch as h, resolveComponent as _, openBlock as r, createElementBlock as m, createVNode as v, unref as u, isRef as w, withCtx as f, createElementVNode as g, createBlock as C, createCommentVNode as N, createTextVNode as $, Fragment as B, renderList as E, normalizeClass as L } from "vue";
|
|
2
|
-
import { _ as P } from "./index-
|
|
2
|
+
import { _ as P } from "./index-ec8c8fec.js";
|
|
3
3
|
import "vue-router";
|
|
4
4
|
import "element-plus";
|
|
5
5
|
const R = { class: "select-icon-container" }, S = { class: "icon-list" }, j = ["onClick"], z = {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { ref as J, inject as
|
|
2
|
-
import { _ as W, u as X, c as Y } from "./index-
|
|
1
|
+
import { ref as J, inject as _, computed as K, watch as Q, resolveComponent as g, resolveDirective as U, openBlock as t, createElementBlock as m, Fragment as C, renderList as I, createBlock as s, resolveDynamicComponent as F, unref as d, withCtx as r, withDirectives as k, createCommentVNode as p, createTextVNode as h, toDisplayString as B, createVNode as N } from "vue";
|
|
2
|
+
import { _ as W, u as X, c as Y } from "./index-ec8c8fec.js";
|
|
3
3
|
import "vue-router";
|
|
4
4
|
import "element-plus";
|
|
5
5
|
const Z = { class: "header-operate-container" }, ee = {
|
|
@@ -8,10 +8,10 @@ const Z = { class: "header-operate-container" }, ee = {
|
|
|
8
8
|
data: { type: Object, default: () => ({}) }
|
|
9
9
|
},
|
|
10
10
|
emits: ["onOperate"],
|
|
11
|
-
setup(
|
|
12
|
-
const
|
|
11
|
+
setup(P, { emit: M }) {
|
|
12
|
+
const R = M, y = P, { t: w } = X();
|
|
13
13
|
let f = J([]);
|
|
14
|
-
const
|
|
14
|
+
const A = _("globalProps"), O = _("menuPermissionBtns"), j = _("stringToBoolean"), q = _("matchCondition"), x = _("getTableData"), D = _("tableBtnRefs"), v = K(() => {
|
|
15
15
|
const {
|
|
16
16
|
tableConfig: { headerMoreBtnSplitNumber: o }
|
|
17
17
|
} = y.data;
|
|
@@ -30,18 +30,18 @@ const Z = { class: "header-operate-container" }, ee = {
|
|
|
30
30
|
}, L = (o) => {
|
|
31
31
|
if (!o.matchFields.length)
|
|
32
32
|
return !0;
|
|
33
|
-
const n = o.matchFields.filter((a) => a.matchType != "default"),
|
|
34
|
-
let
|
|
35
|
-
const e =
|
|
33
|
+
const n = o.matchFields.filter((a) => a.matchType != "default"), c = (a) => A.matchData[a.matchType][a.matchFieldName];
|
|
34
|
+
let $ = n.reduce((a, l, i) => {
|
|
35
|
+
const e = c(l);
|
|
36
36
|
return a += q(
|
|
37
37
|
l.matchCondition,
|
|
38
38
|
e,
|
|
39
39
|
l.fieldValue == "" ? null : l.fieldValue == "true" || l.fieldValue == "false" ? j(l.fieldValue) : l.fieldValue
|
|
40
|
-
),
|
|
41
|
-
}, "").split("||"),
|
|
42
|
-
return new Function(`return ${
|
|
43
|
-
}, V = (o) =>
|
|
44
|
-
f.value = (o || []).filter((n) => n.permissionCode !== 1001 && n.btnPostion.includes("header")).sort((n,
|
|
40
|
+
), i !== n.length - 1 && (a += l.spliceCondition || "&&"), a;
|
|
41
|
+
}, "").split("||"), T = $.reduce((a, l, i) => (a += `(${l})`, i < $.length - 1 && (a += "||"), a), "");
|
|
42
|
+
return new Function(`return ${T}`)();
|
|
43
|
+
}, V = (o) => O.value.some((n) => n.unique == o.permissionCode) && L(o), z = (o) => {
|
|
44
|
+
f.value = (o || []).filter((n) => n.permissionCode !== 1001 && n.btnPostion.includes("header")).sort((n, c) => n.sort - c.sort).map((n) => (n.btnAlias && (n.btnName = n.btnAlias), Reflect.has(n, "isPromptVerificationSelectTable") || (n.isPromptVerificationSelectTable = "1"), n));
|
|
45
45
|
};
|
|
46
46
|
Q(
|
|
47
47
|
() => y.data,
|
|
@@ -51,32 +51,32 @@ const Z = { class: "header-operate-container" }, ee = {
|
|
|
51
51
|
{ immediate: !0 }
|
|
52
52
|
);
|
|
53
53
|
const S = (o) => {
|
|
54
|
-
|
|
54
|
+
R("onOperate", o, {});
|
|
55
55
|
};
|
|
56
56
|
return (o, n) => {
|
|
57
|
-
const
|
|
58
|
-
return t(),
|
|
59
|
-
(t(!0),
|
|
57
|
+
const c = g("a-svg-icon"), b = g("el-button"), $ = g("el-icon"), T = g("el-dropdown-item"), a = g("el-dropdown-menu"), l = g("el-dropdown"), i = U("debounce");
|
|
58
|
+
return t(), m("div", Z, [
|
|
59
|
+
(t(!0), m(C, null, I(E(), (e, G) => (t(), m(C, {
|
|
60
60
|
key: e.permissionCode
|
|
61
61
|
}, [
|
|
62
|
-
V(e) ? (t(),
|
|
63
|
-
e.isCustomBtn && e.customType == "component" ? (t(),
|
|
62
|
+
V(e) ? (t(), m(C, { key: 0 }, [
|
|
63
|
+
e.isCustomBtn && e.customType == "component" ? (t(), s(F(e[e.customComponentName]), {
|
|
64
64
|
key: 0,
|
|
65
65
|
class: "custom-btn",
|
|
66
66
|
ref_for: !0,
|
|
67
|
-
ref: (
|
|
67
|
+
ref: (u) => d(D)[`${e.customComponentName}-${e.permissionCode}`] = u,
|
|
68
68
|
buttonData: e,
|
|
69
|
-
onRefresh: n[0] || (n[0] = (
|
|
69
|
+
onRefresh: n[0] || (n[0] = (u) => d(x)())
|
|
70
70
|
}, {
|
|
71
|
-
default:
|
|
72
|
-
|
|
71
|
+
default: r(() => [
|
|
72
|
+
k((t(), s(b, {
|
|
73
73
|
class: "el-btn",
|
|
74
74
|
type: e.btnColor,
|
|
75
75
|
loading: e[`loading${e.permissionCode}`],
|
|
76
|
-
onClick: (
|
|
76
|
+
onClick: (u) => S(e)
|
|
77
77
|
}, {
|
|
78
|
-
default:
|
|
79
|
-
e.btnIcon ? (t(),
|
|
78
|
+
default: r(() => [
|
|
79
|
+
e.btnIcon && !e[`loading${e.permissionCode}`] ? (t(), s(c, {
|
|
80
80
|
key: 0,
|
|
81
81
|
class: "mr4",
|
|
82
82
|
name: e.btnIcon,
|
|
@@ -84,23 +84,23 @@ const Z = { class: "header-operate-container" }, ee = {
|
|
|
84
84
|
height: "12",
|
|
85
85
|
color: "#fff"
|
|
86
86
|
}, null, 8, ["name"])) : p("", !0),
|
|
87
|
-
h(" " +
|
|
87
|
+
h(" " + B(e[`loading${e.permissionCode}`] ? e.btnName + d(w)("act.loading") + "..." : e.btnName), 1)
|
|
88
88
|
]),
|
|
89
89
|
_: 2
|
|
90
90
|
}, 1032, ["type", "loading", "onClick"])), [
|
|
91
|
-
[
|
|
91
|
+
[i]
|
|
92
92
|
])
|
|
93
93
|
]),
|
|
94
94
|
_: 2
|
|
95
|
-
}, 1064, ["buttonData"])) :
|
|
95
|
+
}, 1064, ["buttonData"])) : k((t(), s(b, {
|
|
96
96
|
key: 1,
|
|
97
97
|
class: "el-btn",
|
|
98
98
|
type: e.btnColor,
|
|
99
99
|
loading: e[`loading${e.permissionCode}`],
|
|
100
|
-
onClick: (
|
|
100
|
+
onClick: (u) => S(e)
|
|
101
101
|
}, {
|
|
102
|
-
default:
|
|
103
|
-
e.btnIcon ? (t(),
|
|
102
|
+
default: r(() => [
|
|
103
|
+
e.btnIcon && !e[`loading${e.permissionCode}`] ? (t(), s(c, {
|
|
104
104
|
key: 0,
|
|
105
105
|
class: "mr4",
|
|
106
106
|
name: e.btnIcon,
|
|
@@ -108,43 +108,43 @@ const Z = { class: "header-operate-container" }, ee = {
|
|
|
108
108
|
height: "12",
|
|
109
109
|
color: "#fff"
|
|
110
110
|
}, null, 8, ["name"])) : p("", !0),
|
|
111
|
-
h(" " +
|
|
111
|
+
h(" " + B(e[`loading${e.permissionCode}`] ? e.btnName + d(w)("act.loading") + "..." : e.btnName), 1)
|
|
112
112
|
]),
|
|
113
113
|
_: 2
|
|
114
114
|
}, 1032, ["type", "loading", "onClick"])), [
|
|
115
|
-
[
|
|
115
|
+
[i]
|
|
116
116
|
])
|
|
117
117
|
], 64)) : p("", !0)
|
|
118
118
|
], 64))), 128)),
|
|
119
|
-
v.value ? p("", !0) : (t(),
|
|
119
|
+
v.value ? p("", !0) : (t(), s(l, {
|
|
120
120
|
key: 0,
|
|
121
121
|
class: "header-opreate-dropdown"
|
|
122
122
|
}, {
|
|
123
|
-
dropdown:
|
|
124
|
-
|
|
125
|
-
default:
|
|
126
|
-
(t(!0),
|
|
123
|
+
dropdown: r(() => [
|
|
124
|
+
N(a, null, {
|
|
125
|
+
default: r(() => [
|
|
126
|
+
(t(!0), m(C, null, I(H(), (e, G) => (t(), s(T, {
|
|
127
127
|
key: e.permissionCode,
|
|
128
|
-
onClick: (
|
|
128
|
+
onClick: (u) => S(e)
|
|
129
129
|
}, {
|
|
130
|
-
default:
|
|
131
|
-
V(e) ? (t(),
|
|
132
|
-
e.isCustomBtn && e.customType == "component" ? (t(),
|
|
130
|
+
default: r(() => [
|
|
131
|
+
V(e) ? (t(), m(C, { key: 0 }, [
|
|
132
|
+
e.isCustomBtn && e.customType == "component" ? (t(), s(F(e[e.customComponentName]), {
|
|
133
133
|
key: 0,
|
|
134
134
|
class: "custom-btn",
|
|
135
135
|
ref_for: !0,
|
|
136
|
-
ref: (
|
|
136
|
+
ref: (u) => d(D)[`${e.customComponentName}-${e.permissionCode}`] = u,
|
|
137
137
|
buttonData: e,
|
|
138
|
-
onRefresh: n[1] || (n[1] = (
|
|
138
|
+
onRefresh: n[1] || (n[1] = (u) => d(x)())
|
|
139
139
|
}, {
|
|
140
|
-
default:
|
|
141
|
-
|
|
140
|
+
default: r(() => [
|
|
141
|
+
k((t(), s(b, {
|
|
142
142
|
class: "el-btn",
|
|
143
143
|
type: e.btnColor,
|
|
144
144
|
loading: e[`loading${e.permissionCode}`]
|
|
145
145
|
}, {
|
|
146
|
-
default:
|
|
147
|
-
e.btnIcon ? (t(),
|
|
146
|
+
default: r(() => [
|
|
147
|
+
e.btnIcon && !e[`loading${e.permissionCode}`] ? (t(), s(c, {
|
|
148
148
|
key: 0,
|
|
149
149
|
class: "mr4",
|
|
150
150
|
name: e.btnIcon,
|
|
@@ -152,22 +152,22 @@ const Z = { class: "header-operate-container" }, ee = {
|
|
|
152
152
|
height: "12",
|
|
153
153
|
color: "#fff"
|
|
154
154
|
}, null, 8, ["name"])) : p("", !0),
|
|
155
|
-
h(" " +
|
|
155
|
+
h(" " + B(e[`loading${e.permissionCode}`] ? e.btnName + d(w)("act.loading") + "..." : e.btnName), 1)
|
|
156
156
|
]),
|
|
157
157
|
_: 2
|
|
158
158
|
}, 1032, ["type", "loading"])), [
|
|
159
|
-
[
|
|
159
|
+
[i]
|
|
160
160
|
])
|
|
161
161
|
]),
|
|
162
162
|
_: 2
|
|
163
|
-
}, 1064, ["buttonData"])) :
|
|
163
|
+
}, 1064, ["buttonData"])) : k((t(), s(b, {
|
|
164
164
|
key: 1,
|
|
165
165
|
class: "el-btn",
|
|
166
166
|
type: e.btnColor,
|
|
167
167
|
loading: e[`loading${e.permissionCode}`]
|
|
168
168
|
}, {
|
|
169
|
-
default:
|
|
170
|
-
e.btnIcon ? (t(),
|
|
169
|
+
default: r(() => [
|
|
170
|
+
e.btnIcon && !e[`loading${e.permissionCode}`] ? (t(), s(c, {
|
|
171
171
|
key: 0,
|
|
172
172
|
class: "mr4",
|
|
173
173
|
name: e.btnIcon,
|
|
@@ -175,11 +175,11 @@ const Z = { class: "header-operate-container" }, ee = {
|
|
|
175
175
|
height: "12",
|
|
176
176
|
color: "#fff"
|
|
177
177
|
}, null, 8, ["name"])) : p("", !0),
|
|
178
|
-
h(" " +
|
|
178
|
+
h(" " + B(e[`loading${e.permissionCode}`] ? e.btnName + d(w)("act.loading") + "..." : e.btnName), 1)
|
|
179
179
|
]),
|
|
180
180
|
_: 2
|
|
181
181
|
}, 1032, ["type", "loading"])), [
|
|
182
|
-
[
|
|
182
|
+
[i]
|
|
183
183
|
])
|
|
184
184
|
], 64)) : p("", !0)
|
|
185
185
|
]),
|
|
@@ -189,13 +189,13 @@ const Z = { class: "header-operate-container" }, ee = {
|
|
|
189
189
|
_: 1
|
|
190
190
|
})
|
|
191
191
|
]),
|
|
192
|
-
default:
|
|
193
|
-
|
|
194
|
-
default:
|
|
192
|
+
default: r(() => [
|
|
193
|
+
N(b, { type: "primary" }, {
|
|
194
|
+
default: r(() => [
|
|
195
195
|
n[2] || (n[2] = h(" 更多按钮")),
|
|
196
|
-
|
|
197
|
-
default:
|
|
198
|
-
|
|
196
|
+
N($, { class: "el-icon--right" }, {
|
|
197
|
+
default: r(() => [
|
|
198
|
+
N(d(Y))
|
|
199
199
|
]),
|
|
200
200
|
_: 1
|
|
201
201
|
})
|
|
@@ -208,7 +208,7 @@ const Z = { class: "header-operate-container" }, ee = {
|
|
|
208
208
|
]);
|
|
209
209
|
};
|
|
210
210
|
}
|
|
211
|
-
}, le = /* @__PURE__ */ W(ee, [["__scopeId", "data-v-
|
|
211
|
+
}, le = /* @__PURE__ */ W(ee, [["__scopeId", "data-v-f0dda1b5"]]);
|
|
212
212
|
export {
|
|
213
213
|
le as default
|
|
214
214
|
};
|
package/package.json
CHANGED
package/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.form-card .el-card__header{font-size:16px;font-weight:700}.rotate180{transform:rotate(180deg)}.cp{cursor:pointer}.cp:hover{opacity:.8}.ml12{margin-left:12px}.mt12{margin-top:12px}.mt16{margin-top:16px}.mt24{margin-top:24px}.ml6{margin-left:6px!important}.ml4{margin-left:4px!important}.mr6{margin-right:6px}.mr2{margin-right:2px}.mr4{margin-right:4px}.el-table{font-size:14px}.el-select,.el-cascader,.el-form--inline .el-form-item{display:block;width:100%}.el-card{height:100%;--el-card-padding: 12px}.el-card__body{height:100%;box-sizing:border-box}.el-date-editor{--el-date-editor-width: 100%}.month-range .el-date-range-picker{width:320px}.month-range .el-date-range-picker .el-picker-panel__body{min-width:320px}.month-range .is-left{width:100%}.month-range .el-date-range-picker__header,.month-range .is-right{display:none}.table-link{cursor:pointer;color:#409eff;text-decoration:underline}.a-loading[data-v-048c6c03]{display:flex;align-items:center;justify-content:center;width:100%;height:50px;font-size:32px}.a-loading .dot[data-v-048c6c03]{animation:antRotate-048c6c03 1.2s infinite linear;transform:rotate(45deg);position:relative;display:inline-block;width:28px;height:28px;box-sizing:border-box}.a-loading .dot i[data-v-048c6c03]{width:12px;height:12px;position:absolute;display:block;background-color:#1890ff;border-radius:100%;transform:scale(.75);transform-origin:50% 50%;opacity:.3;animation:antSpinMove-048c6c03 1s infinite linear alternate}.a-loading .dot i[data-v-048c6c03]:nth-child(1){top:0;left:0}.a-loading .dot i[data-v-048c6c03]:nth-child(2){top:0;right:0;-webkit-animation-delay:.4s;animation-delay:.4s}.a-loading .dot i[data-v-048c6c03]:nth-child(3){right:0;bottom:0;-webkit-animation-delay:.8s;animation-delay:.8s}.a-loading .dot i[data-v-048c6c03]:nth-child(4){bottom:0;left:0;-webkit-animation-delay:1.2s;animation-delay:1.2s}@keyframes antRotate-048c6c03{to{-webkit-transform:rotate(405deg);transform:rotate(405deg)}}@-webkit-keyframes antRotate-048c6c03{to{-webkit-transform:rotate(405deg);transform:rotate(405deg)}}@keyframes antSpinMove-048c6c03{to{opacity:1}}@-webkit-keyframes antSpinMove-048c6c03{to{opacity:1}}[data-v-
|
|
1
|
+
.form-card .el-card__header{font-size:16px;font-weight:700}.rotate180{transform:rotate(180deg)}.cp{cursor:pointer}.cp:hover{opacity:.8}.ml12{margin-left:12px}.mt12{margin-top:12px}.mt16{margin-top:16px}.mt24{margin-top:24px}.ml6{margin-left:6px!important}.ml4{margin-left:4px!important}.mr6{margin-right:6px}.mr2{margin-right:2px}.mr4{margin-right:4px}.el-table{font-size:14px}.el-select,.el-cascader,.el-form--inline .el-form-item{display:block;width:100%}.el-card{height:100%;--el-card-padding: 12px}.el-card__body{height:100%;box-sizing:border-box}.el-date-editor{--el-date-editor-width: 100%}.month-range .el-date-range-picker{width:320px}.month-range .el-date-range-picker .el-picker-panel__body{min-width:320px}.month-range .is-left{width:100%}.month-range .el-date-range-picker__header,.month-range .is-right{display:none}.table-link{cursor:pointer;color:#409eff;text-decoration:underline}.a-loading[data-v-048c6c03]{display:flex;align-items:center;justify-content:center;width:100%;height:50px;font-size:32px}.a-loading .dot[data-v-048c6c03]{animation:antRotate-048c6c03 1.2s infinite linear;transform:rotate(45deg);position:relative;display:inline-block;width:28px;height:28px;box-sizing:border-box}.a-loading .dot i[data-v-048c6c03]{width:12px;height:12px;position:absolute;display:block;background-color:#1890ff;border-radius:100%;transform:scale(.75);transform-origin:50% 50%;opacity:.3;animation:antSpinMove-048c6c03 1s infinite linear alternate}.a-loading .dot i[data-v-048c6c03]:nth-child(1){top:0;left:0}.a-loading .dot i[data-v-048c6c03]:nth-child(2){top:0;right:0;-webkit-animation-delay:.4s;animation-delay:.4s}.a-loading .dot i[data-v-048c6c03]:nth-child(3){right:0;bottom:0;-webkit-animation-delay:.8s;animation-delay:.8s}.a-loading .dot i[data-v-048c6c03]:nth-child(4){bottom:0;left:0;-webkit-animation-delay:1.2s;animation-delay:1.2s}@keyframes antRotate-048c6c03{to{-webkit-transform:rotate(405deg);transform:rotate(405deg)}}@-webkit-keyframes antRotate-048c6c03{to{-webkit-transform:rotate(405deg);transform:rotate(405deg)}}@keyframes antSpinMove-048c6c03{to{opacity:1}}@-webkit-keyframes antSpinMove-048c6c03{to{opacity:1}}[data-v-a583e54a] .el-empty__image{width:100%}.file-image[data-v-a583e54a]{display:block;width:32px;height:32px;margin:0 auto;border-radius:4px;line-height:32px!important}.no-image[data-v-a583e54a]{width:100%;height:100%;font-size:12px;background-color:#f5f7fa}.act-module[data-v-a583e54a]{padding:0;margin:0;border:none}.table-opreate-dropdown[data-v-a583e54a]{margin:4px 0 0 8px}.table-btn-more[data-v-a583e54a]{width:16px;height:16px}.table-btn-more[data-v-a583e54a]:hover{cursor:pointer;opacity:.8}.add-icon-btn[data-v-fa895b16]{cursor:pointer;width:24px;height:24px;margin-left:6px}.table-post-params[data-v-fa895b16]{position:relative;margin-bottom:12px}.table-post-params .submit-operate[data-v-fa895b16]{position:absolute;top:-20px;right:-10px;display:flex;align-items:center}.table-post-params .submit-operate .match-opreate[data-v-fa895b16]{cursor:pointer;width:12px;height:12px}.card-header[data-v-8c801481]{display:flex;align-items:center}.card-header -operate[data-v-8c801481]{margin-left:auto}.form-list[data-v-8c801481]{margin-bottom:24px;border-bottom:1px solid var(--el-color-primary)}.form-list[data-v-8c801481]:last-child{border:none}.config-list-operate[data-v-8c801481]{display:flex;align-items:center;justify-content:flex-end}.card-header[data-v-75e750d2]{display:flex;align-items:center}.card-header-operate[data-v-75e750d2]{margin-left:auto}.form-list[data-v-75e750d2]{margin-bottom:24px;border-bottom:1px solid var(--el-color-primary)}.form-list[data-v-75e750d2]:last-child{border:none}.config-list-operate[data-v-75e750d2]{display:flex;align-items:center;justify-content:flex-end}[data-v-75e750d2] .el-badge__content.is-fixed{transform:translateY(-50%) translate(100%) scale(.7)}.submit-operate[data-v-8fa48448]{display:flex;align-items:center;height:32px;padding-left:12px}.submit-operate .match-opreate[data-v-8fa48448]{cursor:pointer;width:20px;height:20px}.page-container[data-v-8dfa8a8a]{position:relative}.page-container .header-operate[data-v-8dfa8a8a]{position:sticky;top:0;z-index:999}.page-container .submit-box[data-v-8dfa8a8a]{display:flex;align-items:center;justify-content:space-between}.page-container .submit-box-r[data-v-8dfa8a8a]{display:flex;align-items:center}.page-container .submit-box-r .menu-select[data-v-8dfa8a8a]{width:360px;margin:0 24px}.search-module-container[data-v-c49a11b4] .el-form-item{margin-bottom:8px}.search-module-container[data-v-c49a11b4] .el-select__selection{flex-wrap:nowrap;width:200px}.search-module-container .form-content[data-v-c49a11b4]{display:grid;grid-template-columns:repeat(var(--table-query-row),1fr);gap:6px;padding:6px 6px 0}.search-module-container .form-content .search-form-btn[data-v-c49a11b4]{justify-self:end;align-self:start;grid-column-start:var(--table-query-row);grid-column-end:var(--table-query-row)}.search-module-container .expand[data-v-c49a11b4]{display:flex;margin:0 auto;color:#a4a2a2}.header-operate-container[data-v-f0dda1b5]{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap}.header-operate-container .el-btn[data-v-f0dda1b5]{margin:2px}.header-operate-container .header-opreate-dropdown[data-v-f0dda1b5]{margin:4px 0 0 8px}.header-operate-container .header-btn-more[data-v-f0dda1b5]{width:16px;height:16px}.header-operate-container .header-btn-more[data-v-f0dda1b5]:hover{cursor:pointer;opacity:.8}.act-table .table-pagination[data-v-d2da0301]{padding:12px 4px;justify-content:flex-end}.no-config[data-v-c6e7e23b]{line-height:32px;font-weight:700}.no-config-field[data-v-c6e7e23b]{color:red}.card-header[data-v-be1c5be6]{display:flex;align-items:center}.card-header-operate[data-v-be1c5be6]{margin-left:auto}.add-icon-btn[data-v-325d2233]{cursor:pointer;width:24px;height:24px;margin-left:6px}.condition-box[data-v-325d2233]{display:flex;justify-content:center}.condition-box[data-v-325d2233] .el-form-item__content{flex:0;min-width:300px}.submit-operate[data-v-325d2233]{display:flex;align-items:center;height:32px;padding-left:12px}.submit-operate .match-opreate[data-v-325d2233]{cursor:pointer;width:20px;height:20px}.add-icon-btn[data-v-6b2ebaa8]{cursor:pointer;width:24px;height:24px;margin-left:6px}.submit-operate[data-v-6b2ebaa8]{display:flex;align-items:center;height:32px;padding-left:12px}.submit-operate .match-opreate[data-v-6b2ebaa8]{cursor:pointer;width:20px;height:20px}.select-icon-popover .icon-list{display:grid;grid-template-columns:repeat(8,1fr)}.select-icon-popover .icon-list .icon-item{display:flex;align-items:center;justify-content:center;margin:4px 0;border:1px solid transparent}.select-icon-popover .icon-list .icon-item .icon-svg{cursor:pointer}.select-icon-popover .icon-list .icon-item-checked{border:1px solid #000}.select-icon-container .icon-value[data-v-308d02d4]{display:flex;align-items:center}.select-icon-container .icon-value .icon-btn[data-v-308d02d4]{margin-left:12px}.upload-container[data-v-f839bee6]{width:100%}.upload-container[data-v-f839bee6] .el-upload-list--picture-card{display:flex;flex:1}.upload-container[data-v-f839bee6] .el-upload.is-drag{width:100%;height:100%}.upload-container .tip-text[data-v-f839bee6]{margin:0;padding:0;font-size:12px;color:#999}.upload-container .file-list[data-v-f839bee6]{display:flex;align-items:center;justify-content:space-between;margin:6px 0;padding:6px 12px;font-size:14px;border-radius:4px;border:1px solid #dcdfe6}.upload-container .file-list[data-v-f839bee6]:hover{cursor:pointer;opacity:.8}.upload-container .file-list:hover .el-file-name[data-v-f839bee6]{text-decoration:underline}.upload-container .file-list-l[data-v-f839bee6]{display:flex;align-items:center;flex:1;width:500px}.upload-container .file-list-image[data-v-f839bee6]{flex-shrink:0;width:40px;height:40px;border-radius:4px}.upload-container .file-list-icon[data-v-f839bee6]{flex-shrink:0;width:40px;height:40px}.upload-container .file-list .el-file-name[data-v-f839bee6]{flex:1;padding:0 12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.upload-container .file-list .el-file-operate[data-v-f839bee6]{display:flex;justify-content:flex-end;flex-shrink:0;min-width:82px;margin-left:auto}.upload-container .file-list .el-file-operate>i[data-v-f839bee6]{cursor:pointer;margin-left:12px}.upload-container .file-list .el-file-operate>i[data-v-f839bee6]:hover{opacity:.8}.tox-tinymce-aux{z-index:99999!important}.tinymce.ui.FloatPanel{z-index:99}.mce-content-body[data-mce-placeholder]:not(.mce-visualblocks):before{color:#a8abb2}.act-code-mirror[data-v-451d513f]{width:100%}.act-code-mirror .format-code-btn[data-v-451d513f]{margin-bottom:4px}
|