act-plus 1.1.34 → 1.1.35

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.
@@ -1,5 +1,5 @@
1
1
  import { ref as d, watch as y, 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-cb3083b6.js";
2
+ import { _ as P } from "./index-adf3ff12.js";
3
3
  import "vue-router";
4
4
  import "js-base64";
5
5
  import "element-plus";
@@ -1,178 +1,178 @@
1
- import { defineAsyncComponent as j, ref as g, watch as G, resolveComponent as s, resolveDirective as J, unref as t, openBlock as r, createElementBlock as h, createVNode as X, normalizeStyle as Z, withCtx as m, Fragment as v, renderList as C, withDirectives as U, createBlock as u, mergeProps as y, withKeys as x, withModifiers as N, createCommentVNode as _, vShow as ee, createTextVNode as P, toDisplayString as E } from "vue";
2
- import { _ as le, u as te, P as oe, a as ae } from "./index-cb3083b6.js";
1
+ import { defineAsyncComponent as j, inject as G, ref as g, watch as J, resolveComponent as s, resolveDirective as X, unref as l, openBlock as a, createElementBlock as h, createVNode as Z, normalizeStyle as ee, withCtx as m, Fragment as v, renderList as C, withDirectives as U, createBlock as u, mergeProps as y, withKeys as x, withModifiers as N, createCommentVNode as _, vShow as le, createTextVNode as P, toDisplayString as E } from "vue";
2
+ import { _ as te, u as oe, P as ae, a as re } from "./index-adf3ff12.js";
3
3
  import "vue-router";
4
4
  import "js-base64";
5
5
  import "element-plus";
6
6
  import "monaco-editor";
7
- const re = {
7
+ const ne = {
8
8
  key: 0,
9
9
  class: "search-module-container"
10
- }, ne = {
10
+ }, ue = {
11
11
  __name: "index",
12
12
  props: {
13
13
  data: { type: Object, default: () => ({}) }
14
14
  },
15
15
  emits: ["reset", "search"],
16
16
  setup(D, { emit: M }) {
17
- const Q = j(() => import("./index-cb3083b6.js").then((a) => a.f)), { t: d } = te(), k = M, c = D;
18
- let p = g([]), q = g([]), b = g(!0);
19
- const A = (a) => c.data.tableConfig.isExpandQuery && b.value ? c.data.tableConfig.tableQueryRowWidth > a + 1 : !0, i = (a) => new Function("", a.fieldUiProps)() || {}, R = (a) => {
20
- p.value = (a || []).filter((o) => o.useScenes.includes("tableSearch"));
21
- }, Y = (a) => {
22
- const o = (a || []).filter((n) => n.permissionCode === 1001).map((n) => ({ ...n, loading: !1 }));
17
+ const Q = j(() => import("./index-adf3ff12.js").then((r) => r.f)), { t: d } = oe(), c = G("getFieldUiProps"), k = M, i = D;
18
+ let p = g([]), q = g([]), V = g(!0);
19
+ const A = (r) => i.data.tableConfig.isExpandQuery && V.value ? i.data.tableConfig.tableQueryRowWidth > r + 1 : !0, R = (r) => {
20
+ p.value = (r || []).filter((o) => o.useScenes.includes("tableSearch"));
21
+ }, Y = (r) => {
22
+ const o = (r || []).filter((n) => n.permissionCode === 1001).map((n) => ({ ...n, loading: !1 }));
23
23
  q.value = [...o, { btnName: d("act.reset"), permissionCode: "9999", btnColor: "info", btnIcon: "btn-reset", loading: !1 }];
24
24
  };
25
- G(
26
- () => c.data,
27
- (a, o) => {
28
- R(a.fields), Y(a.buttons);
25
+ J(
26
+ () => i.data,
27
+ (r, o) => {
28
+ R(r.fields), Y(r.buttons);
29
29
  },
30
30
  { immediate: !0 }
31
31
  );
32
- const f = (a) => {
33
- switch (a.loading = !0, a.permissionCode) {
32
+ const f = (r) => {
33
+ switch (r.loading = !0, r.permissionCode) {
34
34
  case "9999":
35
35
  p.value.forEach((n) => {
36
36
  n.fieldType.includes("&") ? n.queryValue = [] : n.queryValue = void 0;
37
37
  }), k("reset", [], () => {
38
- a.loading = !1;
38
+ r.loading = !1;
39
39
  });
40
40
  break;
41
41
  default:
42
42
  const o = p.value.filter((n) => Array.isArray(n.queryValue) ? n.queryValue.length : !!n.queryValue);
43
43
  k("search", o, () => {
44
- a.loading = !1;
44
+ r.loading = !1;
45
45
  });
46
46
  break;
47
47
  }
48
48
  }, z = () => {
49
- b.value = !b.value;
49
+ V.value = !V.value;
50
50
  };
51
- return (a, o) => {
51
+ return (r, o) => {
52
52
  var S;
53
- const n = s("el-input"), F = s("el-option"), I = s("el-select"), L = s("el-select-v2"), O = s("el-cascader"), w = s("el-date-picker"), T = s("el-form-item"), B = s("a-svg-icon"), $ = s("el-button"), H = s("el-form"), W = J("debounce");
54
- return t(p) && t(p).length ? (r(), h("div", re, [
55
- X(H, {
56
- style: Z({ "--table-query-row": c.data.tableConfig.tableQueryRowWidth }),
53
+ const n = s("el-input"), F = s("el-option"), I = s("el-select"), L = s("el-select-v2"), O = s("el-cascader"), T = s("el-date-picker"), w = s("el-form-item"), B = s("a-svg-icon"), $ = s("el-button"), H = s("el-form"), W = X("debounce");
54
+ return l(p) && l(p).length ? (a(), h("div", ne, [
55
+ Z(H, {
56
+ style: ee({ "--table-query-row": i.data.tableConfig.tableQueryRowWidth }),
57
57
  class: "form-content",
58
58
  ref: "elForm",
59
59
  "label-suffix": ":",
60
60
  "label-position": "right"
61
61
  }, {
62
62
  default: m(() => [
63
- (r(!0), h(v, null, C(t(p), (e, V) => U((r(), u(T, {
64
- key: V,
63
+ (a(!0), h(v, null, C(l(p), (e, b) => U((a(), u(w, {
64
+ key: b,
65
65
  class: "search-form-item",
66
- "label-width": c.data.tableConfig.tableQueryLabelWidth,
66
+ "label-width": i.data.tableConfig.tableQueryLabelWidth,
67
67
  label: e.fieldName
68
68
  }, {
69
69
  default: m(() => [
70
- e.fieldType === "input" || e.fieldType === "editor" ? (r(), u(n, y({
70
+ e.fieldType === "input" || e.fieldType === "editor" ? (a(), u(n, y({
71
71
  key: 0,
72
72
  modelValue: e.queryValue,
73
- "onUpdate:modelValue": (l) => e.queryValue = l,
74
- placeholder: `${t(d)("act.inputPlaceholder")}${e.fieldName}`,
73
+ "onUpdate:modelValue": (t) => e.queryValue = t,
74
+ placeholder: `${l(d)("act.inputPlaceholder")}${e.fieldName}`,
75
75
  clearable: "",
76
76
  ref_for: !0
77
- }, i(e), {
78
- onKeyup: o[0] || (o[0] = x(N((l) => f({ permissionCode: 1001 }), ["prevent"]), ["enter", "native"]))
77
+ }, l(c)(e), {
78
+ onKeyup: o[0] || (o[0] = x(N((t) => f({ permissionCode: 1001 }), ["prevent"]), ["enter", "native"]))
79
79
  }), null, 16, ["modelValue", "onUpdate:modelValue", "placeholder"])) : _("", !0),
80
- e.fieldType === "inputNumber" ? (r(), u(t(Q), y({
80
+ e.fieldType === "inputNumber" ? (a(), u(l(Q), y({
81
81
  key: 1,
82
82
  modelValue: e.queryValue,
83
- "onUpdate:modelValue": (l) => e.queryValue = l,
84
- placeholder: `${t(d)("act.inputPlaceholder")}${e.fieldName}`,
83
+ "onUpdate:modelValue": (t) => e.queryValue = t,
84
+ placeholder: `${l(d)("act.inputPlaceholder")}${e.fieldName}`,
85
85
  clearable: "",
86
- onKeyup: o[1] || (o[1] = x(N((l) => f({ permissionCode: 1001 }), ["prevent"]), ["enter", "native"])),
86
+ onKeyup: o[1] || (o[1] = x(N((t) => f({ permissionCode: 1001 }), ["prevent"]), ["enter", "native"])),
87
87
  ref_for: !0
88
- }, i(e)), null, 16, ["modelValue", "onUpdate:modelValue", "placeholder"])) : ["select", "switch", "multipleSelect"].includes(e.fieldType) ? (r(), u(I, y({
88
+ }, l(c)(e)), null, 16, ["modelValue", "onUpdate:modelValue", "placeholder"])) : ["select", "switch", "multipleSelect"].includes(e.fieldType) ? (a(), u(I, y({
89
89
  key: 2,
90
90
  modelValue: e.queryValue,
91
- "onUpdate:modelValue": (l) => e.queryValue = l,
92
- placeholder: `${t(d)("act.selectPlaceholder")}${e.fieldName}`,
91
+ "onUpdate:modelValue": (t) => e.queryValue = t,
92
+ placeholder: `${l(d)("act.selectPlaceholder")}${e.fieldName}`,
93
93
  clearable: "",
94
94
  filterable: "",
95
95
  ref_for: !0
96
- }, i(e), {
96
+ }, l(c)(e), {
97
97
  multiple: e.fieldType === "multipleSelect",
98
98
  "collapse-tags": e.fieldType === "multipleSelect",
99
99
  "collapse-tags-tooltip": e.fieldType === "multipleSelect",
100
- onChange: o[2] || (o[2] = (l) => f({ permissionCode: 1001 }))
100
+ onChange: o[2] || (o[2] = (t) => f({ permissionCode: 1001 }))
101
101
  }), {
102
102
  default: m(() => [
103
- (r(!0), h(v, null, C(e.dataList, (l, K) => (r(), u(F, {
103
+ (a(!0), h(v, null, C(e.dataList, (t, K) => (a(), u(F, {
104
104
  key: K,
105
- label: l.key,
106
- value: l.value
105
+ label: t.key,
106
+ value: t.value
107
107
  }, null, 8, ["label", "value"]))), 128))
108
108
  ]),
109
109
  _: 2
110
- }, 1040, ["modelValue", "onUpdate:modelValue", "placeholder", "multiple", "collapse-tags", "collapse-tags-tooltip"])) : ["virtualizedSelect", "virtualizedMultipleSelect"].includes(e.fieldType) ? (r(), u(L, y({
110
+ }, 1040, ["modelValue", "onUpdate:modelValue", "placeholder", "multiple", "collapse-tags", "collapse-tags-tooltip"])) : ["virtualizedSelect", "virtualizedMultipleSelect"].includes(e.fieldType) ? (a(), u(L, y({
111
111
  key: 3,
112
112
  modelValue: e.queryValue,
113
- "onUpdate:modelValue": (l) => e.queryValue = l,
113
+ "onUpdate:modelValue": (t) => e.queryValue = t,
114
114
  options: e.dataList,
115
- props: { ...t(oe) },
116
- placeholder: `${t(d)("act.selectPlaceholder")}${e.fieldName}`,
115
+ props: { ...l(ae) },
116
+ placeholder: `${l(d)("act.selectPlaceholder")}${e.fieldName}`,
117
117
  clearable: "",
118
118
  filterable: "",
119
119
  ref_for: !0
120
- }, i(e), {
120
+ }, l(c)(e), {
121
121
  "collapse-tags": e.fieldType === "virtualizedMultipleSelect",
122
122
  "collapse-tags-tooltip": e.fieldType === "virtualizedMultipleSelect",
123
123
  multiple: e.fieldType === "virtualizedMultipleSelect",
124
- onChange: o[3] || (o[3] = (l) => f({ permissionCode: 1001 }))
125
- }), null, 16, ["modelValue", "onUpdate:modelValue", "options", "props", "placeholder", "collapse-tags", "collapse-tags-tooltip", "multiple"])) : e.fieldType === "provinceCascade" ? (r(), u(O, y({
124
+ onChange: o[3] || (o[3] = (t) => f({ permissionCode: 1001 }))
125
+ }), null, 16, ["modelValue", "onUpdate:modelValue", "options", "props", "placeholder", "collapse-tags", "collapse-tags-tooltip", "multiple"])) : e.fieldType === "provinceCascade" ? (a(), u(O, y({
126
126
  key: 4,
127
127
  modelValue: e.queryValue,
128
- "onUpdate:modelValue": (l) => e.queryValue = l,
128
+ "onUpdate:modelValue": (t) => e.queryValue = t,
129
129
  options: e.dataList,
130
- props: { ...t(ae), [e.fieldUiType]: !0 },
130
+ props: { ...l(re), [e.fieldUiType]: !0 },
131
131
  clearable: "",
132
132
  filterable: "",
133
- placeholder: `${t(d)("act.selectPlaceholder")}${e.fieldName}`,
133
+ placeholder: `${l(d)("act.selectPlaceholder")}${e.fieldName}`,
134
134
  ref_for: !0
135
- }, i(e)), null, 16, ["modelValue", "onUpdate:modelValue", "options", "props", "placeholder"])) : e.fieldType === "date" ? (r(), u(w, y({
135
+ }, l(c)(e)), null, 16, ["modelValue", "onUpdate:modelValue", "options", "props", "placeholder"])) : e.fieldType === "date" ? (a(), u(T, y({
136
136
  key: 5,
137
137
  modelValue: e.queryValue,
138
- "onUpdate:modelValue": (l) => e.queryValue = l,
138
+ "onUpdate:modelValue": (t) => e.queryValue = t,
139
139
  type: "date",
140
- placeholder: `${t(d)("act.selectPlaceholder")}${t(d)("act.time")}`,
140
+ placeholder: `${l(d)("act.selectPlaceholder")}${l(d)("act.time")}`,
141
141
  "value-format": "YYYY-MM-DD HH:mm:ss",
142
142
  ref_for: !0
143
- }, i(e), {
144
- onChange: o[4] || (o[4] = (l) => f({ permissionCode: 1001 }))
145
- }), null, 16, ["modelValue", "onUpdate:modelValue", "placeholder"])) : e.fieldType === "dateRange" ? (r(), u(w, y({
143
+ }, l(c)(e), {
144
+ onChange: o[4] || (o[4] = (t) => f({ permissionCode: 1001 }))
145
+ }), null, 16, ["modelValue", "onUpdate:modelValue", "placeholder"])) : e.fieldType === "dateRange" ? (a(), u(T, y({
146
146
  key: 6,
147
147
  modelValue: e.queryValue,
148
- "onUpdate:modelValue": (l) => e.queryValue = l,
148
+ "onUpdate:modelValue": (t) => e.queryValue = t,
149
149
  type: "daterange",
150
- "start-placeholder": t(d)("act.startTime"),
151
- "end-placeholder": t(d)("act.endTime"),
150
+ "start-placeholder": l(d)("act.startTime"),
151
+ "end-placeholder": l(d)("act.endTime"),
152
152
  "value-format": "YYYY-MM-DD HH:mm:ss",
153
153
  ref_for: !0
154
- }, i(e), {
155
- onChange: o[5] || (o[5] = (l) => f({ permissionCode: 1001 }))
154
+ }, l(c)(e), {
155
+ onChange: o[5] || (o[5] = (t) => f({ permissionCode: 1001 }))
156
156
  }), null, 16, ["modelValue", "onUpdate:modelValue", "start-placeholder", "end-placeholder"])) : _("", !0)
157
157
  ]),
158
158
  _: 2
159
159
  }, 1032, ["label-width", "label"])), [
160
- [ee, A(V)]
160
+ [le, A(b)]
161
161
  ])), 128)),
162
- t(p).length ? (r(), u(T, {
162
+ l(p).length ? (a(), u(w, {
163
163
  key: 0,
164
164
  class: "search-form-btn",
165
165
  "label-width": "0"
166
166
  }, {
167
167
  default: m(() => [
168
- (r(!0), h(v, null, C(t(q), (e, V) => U((r(), u($, {
169
- key: V,
168
+ (a(!0), h(v, null, C(l(q), (e, b) => U((a(), u($, {
169
+ key: b,
170
170
  type: e.btnColor,
171
171
  loading: e.loading,
172
- onClick: (l) => f(e)
172
+ onClick: (t) => f(e)
173
173
  }, {
174
174
  default: m(() => [
175
- e.btnIcon ? (r(), u(B, {
175
+ e.btnIcon ? (a(), u(B, {
176
176
  key: 0,
177
177
  class: "mr6",
178
178
  name: e.btnIcon,
@@ -192,23 +192,23 @@ const re = {
192
192
  ]),
193
193
  _: 1
194
194
  }, 8, ["style"]),
195
- c.data.tableConfig.isExpandQuery && ((S = t(p)) == null ? void 0 : S.length) > c.data.tableConfig.tableQueryRowWidth ? (r(), u($, {
195
+ i.data.tableConfig.isExpandQuery && ((S = l(p)) == null ? void 0 : S.length) > i.data.tableConfig.tableQueryRowWidth ? (a(), u($, {
196
196
  key: 0,
197
197
  class: "expand",
198
198
  text: "",
199
199
  size: "small",
200
- icon: t(b) ? "ArrowDown" : "ArrowUp",
200
+ icon: l(V) ? "ArrowDown" : "ArrowUp",
201
201
  onClick: z
202
202
  }, {
203
203
  default: m(() => [
204
- P(E(t(b) ? t(d)("act.expand") : t(d)("act.retract")), 1)
204
+ P(E(l(V) ? l(d)("act.expand") : l(d)("act.retract")), 1)
205
205
  ]),
206
206
  _: 1
207
207
  }, 8, ["icon"])) : _("", !0)
208
208
  ])) : _("", !0);
209
209
  };
210
210
  }
211
- }, fe = /* @__PURE__ */ le(ne, [["__scopeId", "data-v-be2a8549"]]);
211
+ }, ye = /* @__PURE__ */ te(ue, [["__scopeId", "data-v-39165fde"]]);
212
212
  export {
213
- fe as default
213
+ ye as default
214
214
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "act-plus",
3
- "version": "1.1.34",
3
+ "version": "1.1.35",
4
4
  "private": false,
5
5
  "description": "act config",
6
6
  "main": "act-plus.js",
package/style.css CHANGED
@@ -1 +1 @@
1
- @charset "UTF-8";.page-container{padding:12px}.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{--el-table-header-bg-color: #eef1f6;--el-table-header-text-color: #1f2d3d;font-size:14px}.el-select,.el-cascader,.el-form--inline .el-form-item{display:block;width:100%}.el-card{height:100%;--el-card-padding: 16px}.el-card__body{height:calc(100% - 45px);box-sizing:border-box}.el-date-editor{--el-date-editor-width: 100%}[data-v-d63f61ef] .el-empty__image{width:100%}.file-image[data-v-d63f61ef]{display:block;width:32px;height:32px;margin:0 auto;border-radius:4px;line-height:32px!important}.no-image[data-v-d63f61ef]{width:100%;height:100%;font-size:12px;background-color:#f5f7fa}.page-container[data-v-b703a6a6]{position:relative}.page-container .header-operate[data-v-b703a6a6]{position:sticky;top:0;z-index:999}.page-container .submit-box[data-v-b703a6a6]{display:flex;align-items:center;justify-content:flex-end}.page-container .submit-box-l[data-v-b703a6a6]{width:360px;margin-right:24px}.act-table .table-pagination[data-v-3ccfdf86]{padding:12px 4px;justify-content:flex-end}.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}.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}.search-module-container[data-v-be2a8549] .el-form-item{margin-bottom:8px}.search-module-container[data-v-be2a8549] .el-select__selection{flex-wrap:nowrap}.search-module-container .form-content[data-v-be2a8549]{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-be2a8549]{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-be2a8549]{display:flex;margin:0 auto;color:#a4a2a2}.header-operate-container[data-v-b8dfe0ca]{display:flex;align-items:center;justify-content:flex-end}.header-operate-container .el-btn[data-v-b8dfe0ca]{margin:6px}.card-header[data-v-98f68941]{display:flex;align-items:center}.card-header-operate[data-v-98f68941]{margin-left:auto}.no-config[data-v-98f68941]{line-height:32px;font-weight:700}.no-config-field[data-v-98f68941]{margin-left:60px;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-ada54450]{cursor:pointer;width:24px;height:24px;margin-left:6px}.table-post-params[data-v-ada54450]{position:relative;margin-bottom:12px}.table-post-params .submit-operate[data-v-ada54450]{position:absolute;top:-20px;right:-10px;display:flex;align-items:center}.table-post-params .submit-operate .match-opreate[data-v-ada54450]{cursor:pointer;width:12px;height:12px}.card-header[data-v-c348bee1]{display:flex;align-items:center}.card-header-operate[data-v-c348bee1]{margin-left:auto}.form-list[data-v-c348bee1]{margin-bottom:24px;border-bottom:1px solid var(--el-color-primary)}.form-list[data-v-c348bee1]:last-child{border:none}.config-list-operate[data-v-c348bee1]{display:flex;align-items:center;justify-content:flex-end}.card-header[data-v-3440b427]{display:flex;align-items:center}.card-header-operate[data-v-3440b427]{margin-left:auto}.form-list[data-v-3440b427]{margin-bottom:24px;border-bottom:1px solid var(--el-color-primary)}.form-list[data-v-3440b427]:last-child{border:none}.config-list-operate[data-v-3440b427]{display:flex;align-items:center;justify-content:flex-end}.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}.add-icon-btn[data-v-cab12df2]{cursor:pointer;width:24px;height:24px;margin-left:6px}.condition-box[data-v-cab12df2]{display:flex;justify-content:center}.condition-box[data-v-cab12df2] .el-form-item__content{flex:0;min-width:300px}.submit-operate[data-v-cab12df2]{display:flex;align-items:center;height:32px;padding-left:12px}.submit-operate .match-opreate[data-v-cab12df2]{cursor:pointer;width:20px;height:20px}.add-icon-btn[data-v-502f493e]{cursor:pointer;width:24px;height:24px;margin-left:6px}.submit-operate[data-v-502f493e]{display:flex;align-items:center;height:32px;padding-left:12px}.submit-operate .match-opreate[data-v-502f493e]{cursor:pointer;width:20px;height:20px}
1
+ @charset "UTF-8";.page-container{padding:12px}.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{--el-table-header-bg-color: #eef1f6;--el-table-header-text-color: #1f2d3d;font-size:14px}.el-select,.el-cascader,.el-form--inline .el-form-item{display:block;width:100%}.el-card{height:100%;--el-card-padding: 16px}.el-card__body{height:calc(100% - 45px);box-sizing:border-box}.el-date-editor{--el-date-editor-width: 100%}[data-v-fbbdb8ed] .el-empty__image{width:100%}.file-image[data-v-fbbdb8ed]{display:block;width:32px;height:32px;margin:0 auto;border-radius:4px;line-height:32px!important}.no-image[data-v-fbbdb8ed]{width:100%;height:100%;font-size:12px;background-color:#f5f7fa}.page-container[data-v-b703a6a6]{position:relative}.page-container .header-operate[data-v-b703a6a6]{position:sticky;top:0;z-index:999}.page-container .submit-box[data-v-b703a6a6]{display:flex;align-items:center;justify-content:flex-end}.page-container .submit-box-l[data-v-b703a6a6]{width:360px;margin-right:24px}.act-table .table-pagination[data-v-3ccfdf86]{padding:12px 4px;justify-content:flex-end}.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}.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}.search-module-container[data-v-39165fde] .el-form-item{margin-bottom:8px}.search-module-container[data-v-39165fde] .el-select__selection{flex-wrap:nowrap}.search-module-container .form-content[data-v-39165fde]{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-39165fde]{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-39165fde]{display:flex;margin:0 auto;color:#a4a2a2}.header-operate-container[data-v-b8dfe0ca]{display:flex;align-items:center;justify-content:flex-end}.header-operate-container .el-btn[data-v-b8dfe0ca]{margin:6px}.card-header[data-v-112876c8]{display:flex;align-items:center}.card-header-operate[data-v-112876c8]{margin-left:auto}.no-config[data-v-112876c8]{line-height:32px;font-weight:700}.no-config-field[data-v-112876c8]{margin-left:60px;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-ada54450]{cursor:pointer;width:24px;height:24px;margin-left:6px}.table-post-params[data-v-ada54450]{position:relative;margin-bottom:12px}.table-post-params .submit-operate[data-v-ada54450]{position:absolute;top:-20px;right:-10px;display:flex;align-items:center}.table-post-params .submit-operate .match-opreate[data-v-ada54450]{cursor:pointer;width:12px;height:12px}.card-header[data-v-862782ff]{display:flex;align-items:center}.card-header-operate[data-v-862782ff]{margin-left:auto}.form-list[data-v-862782ff]{margin-bottom:24px;border-bottom:1px solid var(--el-color-primary)}.form-list[data-v-862782ff]:last-child{border:none}.config-list-operate[data-v-862782ff]{display:flex;align-items:center;justify-content:flex-end}.card-header[data-v-3440b427]{display:flex;align-items:center}.card-header-operate[data-v-3440b427]{margin-left:auto}.form-list[data-v-3440b427]{margin-bottom:24px;border-bottom:1px solid var(--el-color-primary)}.form-list[data-v-3440b427]:last-child{border:none}.config-list-operate[data-v-3440b427]{display:flex;align-items:center;justify-content:flex-end}.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}.add-icon-btn[data-v-cab12df2]{cursor:pointer;width:24px;height:24px;margin-left:6px}.condition-box[data-v-cab12df2]{display:flex;justify-content:center}.condition-box[data-v-cab12df2] .el-form-item__content{flex:0;min-width:300px}.submit-operate[data-v-cab12df2]{display:flex;align-items:center;height:32px;padding-left:12px}.submit-operate .match-opreate[data-v-cab12df2]{cursor:pointer;width:20px;height:20px}.add-icon-btn[data-v-502f493e]{cursor:pointer;width:24px;height:24px;margin-left:6px}.submit-operate[data-v-502f493e]{display:flex;align-items:center;height:32px;padding-left:12px}.submit-operate .match-opreate[data-v-502f493e]{cursor:pointer;width:20px;height:20px}