act-plus 1.1.82 → 1.1.83

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 { defineAsyncComponent as O, inject as D, ref as N, watch as De, resolveComponent as _, resolveDirective as le, openBlock as u, createBlock as y, withCtx as K, createElementVNode as ae, createVNode as oe, createTextVNode as J, toDisplayString as A, unref as d, withDirectives as te, createElementBlock as L, Fragment as x, renderList as Q, mergeProps as v, createCommentVNode as se, resolveDynamicComponent as we, toRaw as Ne } from "vue";
2
- import { _ as ke, u as Ue, P as Pe, b as re, a as Se } from "./index-2e399e7e.js";
2
+ import { _ as ke, u as Ue, P as Pe, b as re, a as Se } from "./index-1691e40f.js";
3
3
  import { ElNotification as Le } from "element-plus";
4
4
  import "vue-router";
5
5
  const Re = { class: "no-config-field" }, $e = { class: "dialog-footer" }, Oe = {
@@ -11,7 +11,7 @@ const Re = { class: "no-config-field" }, $e = { class: "dialog-footer" }, Oe = {
11
11
  },
12
12
  emits: ["update:visible", "refresh"],
13
13
  setup(k, { emit: de }) {
14
- const ie = O(() => import("./index-e2f2023d.js")), ne = O(() => import("./index-b33bb0e0.js")), ue = O(() => import("./index-4c83efe5.js")), ce = O(() => import("./index-7a82a0bc.js")), { t: h } = Ue(), q = D("request"), fe = D("loadComponents"), w = D("formatDataType"), M = D("globalProps"), pe = D("stringToBoolean"), b = D("getFieldUiProps"), me = D("disposeRequestData"), X = de, p = k, R = N(!1), U = N(!1), E = N(null), P = N([]), o = N({}), j = N({}), ye = (l) => l.formColumnCol == null ? 24 : l.formColumnCol ? l.formColumnCol : 24 / l.formRow, be = (l) => ["input", "textarea"].includes(l.fieldType) ? "blur" : (["select", "multipleSelect", "datetimerange", "treeSelect", "provinceCascade"].includes(l.fieldType), "change"), he = async ({ node: l, resolve: c }, a) => {
14
+ const ie = O(() => import("./index-e2f2023d.js")), ne = O(() => import("./index-c6ab8b84.js")), ue = O(() => import("./index-c0d2c978.js")), ce = O(() => import("./index-2cdc185b.js")), { t: h } = Ue(), q = D("request"), fe = D("loadComponents"), w = D("formatDataType"), M = D("globalProps"), pe = D("stringToBoolean"), b = D("getFieldUiProps"), me = D("disposeRequestData"), X = de, p = k, R = N(!1), U = N(!1), E = N(null), P = N([]), o = N({}), j = N({}), ye = (l) => l.formColumnCol == null ? 24 : l.formColumnCol ? l.formColumnCol : 24 / l.formRow, be = (l) => ["input", "textarea"].includes(l.fieldType) ? "blur" : (["select", "multipleSelect", "datetimerange", "treeSelect", "provinceCascade"].includes(l.fieldType), "change"), he = async ({ node: l, resolve: c }, a) => {
15
15
  const r = b(a), { label: m, value: n, children: g, isLeaf: s } = { ...re, ...r.treeProps || {} };
16
16
  if (l[s])
17
17
  return c([]);
@@ -237,9 +237,8 @@ const Re = { class: "no-config-field" }, $e = { class: "dialog-footer" }, Oe = {
237
237
  modelValue: o.value[e.fieldKey],
238
238
  "onUpdate:modelValue": (t) => o.value[e.fieldKey] = t,
239
239
  placeholder: `${d(h)("act.inputPlaceholder")}${e.fieldName}`,
240
- clearable: "",
241
- ref_for: !0
242
- }, d(b)(e), {
240
+ clearable: ""
241
+ }, { ref_for: !0 }, d(b)(e), {
243
242
  disabled: e.isFormDisabled
244
243
  }), null, 16, ["modelValue", "onUpdate:modelValue", "placeholder", "disabled"])) : se("", !0),
245
244
  e.fieldType === "inputNumber" ? (u(), y(d(ie), v({
@@ -247,18 +246,16 @@ const Re = { class: "no-config-field" }, $e = { class: "dialog-footer" }, Oe = {
247
246
  modelValue: o.value[e.fieldKey],
248
247
  "onUpdate:modelValue": (t) => o.value[e.fieldKey] = t,
249
248
  placeholder: `${d(h)("act.inputPlaceholder")}${e.fieldName}`,
250
- clearable: "",
251
- ref_for: !0
252
- }, d(b)(e), {
249
+ clearable: ""
250
+ }, { ref_for: !0 }, d(b)(e), {
253
251
  disabled: e.isFormDisabled
254
252
  }), null, 16, ["modelValue", "onUpdate:modelValue", "placeholder", "disabled"])) : e.fieldType === "textarea" ? (u(), y(a, v({
255
253
  key: 2,
256
254
  modelValue: o.value[e.fieldKey],
257
255
  "onUpdate:modelValue": (t) => o.value[e.fieldKey] = t,
258
256
  placeholder: `${d(h)("act.inputPlaceholder")}${e.fieldName}`,
259
- rows: 4,
260
- ref_for: !0
261
- }, d(b)(e), {
257
+ rows: 4
258
+ }, { ref_for: !0 }, d(b)(e), {
262
259
  type: "textarea",
263
260
  disabled: e.isFormDisabled
264
261
  }), null, 16, ["modelValue", "onUpdate:modelValue", "placeholder", "disabled"])) : e.fieldType === "selectIcon" ? (u(), y(d(ne), v({
@@ -266,9 +263,8 @@ const Re = { class: "no-config-field" }, $e = { class: "dialog-footer" }, Oe = {
266
263
  modelValue: o.value[e.fieldKey],
267
264
  "onUpdate:modelValue": (t) => o.value[e.fieldKey] = t,
268
265
  icons: e.dataList,
269
- placeholder: `${d(h)("act.selectPlaceholder")}${e.fieldName}`,
270
- ref_for: !0
271
- }, d(b)(e), {
266
+ placeholder: `${d(h)("act.selectPlaceholder")}${e.fieldName}`
267
+ }, { ref_for: !0 }, d(b)(e), {
272
268
  disabled: e.isFormDisabled
273
269
  }), {
274
270
  default: K(() => [
@@ -286,9 +282,8 @@ const Re = { class: "no-config-field" }, $e = { class: "dialog-footer" }, Oe = {
286
282
  placeholder: `${d(h)("act.selectPlaceholder")}${e.fieldName}`,
287
283
  clearable: "",
288
284
  filterable: "",
289
- "value-key": "value",
290
- ref_for: !0
291
- }, d(b)(e), {
285
+ "value-key": "value"
286
+ }, { ref_for: !0 }, d(b)(e), {
292
287
  multiple: e.fieldType === "multipleSelect",
293
288
  disabled: e.isFormDisabled,
294
289
  onChange: (t) => ve(t, e)
@@ -309,9 +304,8 @@ const Re = { class: "no-config-field" }, $e = { class: "dialog-footer" }, Oe = {
309
304
  props: { ...d(Pe) },
310
305
  placeholder: `${d(h)("act.selectPlaceholder")}${e.fieldName}`,
311
306
  clearable: "",
312
- filterable: "",
313
- ref_for: !0
314
- }, d(b)(e), {
307
+ filterable: ""
308
+ }, { ref_for: !0 }, d(b)(e), {
315
309
  disabled: e.isFormDisabled,
316
310
  multiple: e.fieldType === "virtualizedMultipleSelect",
317
311
  onChange: (t) => Ve(t, e)
@@ -328,9 +322,8 @@ const Re = { class: "no-config-field" }, $e = { class: "dialog-footer" }, Oe = {
328
322
  multiple: "",
329
323
  "show-checkbox": "",
330
324
  clearable: "",
331
- filterable: "",
332
- ref_for: !0
333
- }, d(b)(e)), null, 16, ["modelValue", "onUpdate:modelValue", "data", "default-expanded-keys", "placeholder", "props"])) : e.fieldType === "treeSelect" ? (u(), y(g, v({
325
+ filterable: ""
326
+ }, { ref_for: !0 }, d(b)(e)), null, 16, ["modelValue", "onUpdate:modelValue", "data", "default-expanded-keys", "placeholder", "props"])) : e.fieldType === "treeSelect" ? (u(), y(g, v({
334
327
  key: 7,
335
328
  modelValue: o.value[e.fieldKey],
336
329
  "onUpdate:modelValue": (t) => o.value[e.fieldKey] = t,
@@ -344,17 +337,15 @@ const Re = { class: "no-config-field" }, $e = { class: "dialog-footer" }, Oe = {
344
337
  clearable: "",
345
338
  filterable: "",
346
339
  lazy: "",
347
- load: (t, S) => he({ node: t, resolve: S }, e),
348
- ref_for: !0
349
- }, d(b)(e)), null, 16, ["modelValue", "onUpdate:modelValue", "placeholder", "load"])) : e.fieldType === "date" ? (u(), y(s, v({
340
+ load: (t, S) => he({ node: t, resolve: S }, e)
341
+ }, { ref_for: !0 }, d(b)(e)), null, 16, ["modelValue", "onUpdate:modelValue", "placeholder", "load"])) : e.fieldType === "date" ? (u(), y(s, v({
350
342
  key: 8,
351
343
  modelValue: o.value[e.fieldKey],
352
344
  "onUpdate:modelValue": (t) => o.value[e.fieldKey] = t,
353
345
  type: "date",
354
346
  placeholder: `${d(h)("act.selectPlaceholder")}${d(h)("act.time")}`,
355
- "value-format": "YYYY-MM-DD HH:mm:ss",
356
- ref_for: !0
357
- }, d(b)(e), {
347
+ "value-format": "YYYY-MM-DD HH:mm:ss"
348
+ }, { ref_for: !0 }, d(b)(e), {
358
349
  disabled: e.isFormDisabled
359
350
  }), null, 16, ["modelValue", "onUpdate:modelValue", "placeholder", "disabled"])) : e.fieldType === "dateRange" ? (u(), y(s, v({
360
351
  key: 9,
@@ -363,9 +354,8 @@ const Re = { class: "no-config-field" }, $e = { class: "dialog-footer" }, Oe = {
363
354
  type: "daterange",
364
355
  "start-placeholder": d(h)("act.startTime"),
365
356
  "end-placeholder": d(h)("act.endTime"),
366
- "value-format": "YYYY-MM-DD HH:mm:ss",
367
- ref_for: !0
368
- }, d(b)(e), {
357
+ "value-format": "YYYY-MM-DD HH:mm:ss"
358
+ }, { ref_for: !0 }, d(b)(e), {
369
359
  disabled: e.isFormDisabled
370
360
  }), null, 16, ["modelValue", "onUpdate:modelValue", "start-placeholder", "end-placeholder", "disabled"])) : e.fieldType === "provinceCascade" ? (u(), y(i, v({
371
361
  key: 10,
@@ -375,32 +365,28 @@ const Re = { class: "no-config-field" }, $e = { class: "dialog-footer" }, Oe = {
375
365
  props: d(Se),
376
366
  clearable: "",
377
367
  filterable: "",
378
- placeholder: `${d(h)("act.selectPlaceholder")}${e.fieldName}`,
379
- ref_for: !0
380
- }, d(b)(e), {
368
+ placeholder: `${d(h)("act.selectPlaceholder")}${e.fieldName}`
369
+ }, { ref_for: !0 }, d(b)(e), {
381
370
  disabled: e.isFormDisabled
382
371
  }), null, 16, ["modelValue", "onUpdate:modelValue", "options", "props", "placeholder", "disabled"])) : e.fieldType === "switch" ? (u(), y(T, v({
383
372
  key: 11,
384
373
  modelValue: o.value[e.fieldKey],
385
374
  "onUpdate:modelValue": (t) => o.value[e.fieldKey] = t,
386
375
  "active-value": !0,
387
- "inactive-value": !1,
388
- ref_for: !0
389
- }, d(b)(e)), null, 16, ["modelValue", "onUpdate:modelValue"])) : e.fieldType === "upload" ? (u(), y(d(ue), v({
376
+ "inactive-value": !1
377
+ }, { ref_for: !0 }, d(b)(e)), null, 16, ["modelValue", "onUpdate:modelValue"])) : e.fieldType === "upload" ? (u(), y(d(ue), v({
390
378
  key: 12,
391
379
  class: "form-upload",
392
380
  modelValue: o.value[e.fieldKey],
393
381
  "onUpdate:modelValue": (t) => o.value[e.fieldKey] = t,
394
- request: d(q),
395
- ref_for: !0
396
- }, d(b)(e)), null, 16, ["modelValue", "onUpdate:modelValue", "request"])) : e.fieldType === "editor" ? (u(), y(d(ce), v({
382
+ request: d(q)
383
+ }, { ref_for: !0 }, d(b)(e)), null, 16, ["modelValue", "onUpdate:modelValue", "request"])) : e.fieldType === "editor" ? (u(), y(d(ce), v({
397
384
  key: 13,
398
385
  modelValue: o.value[e.fieldKey],
399
386
  "onUpdate:modelValue": (t) => o.value[e.fieldKey] = t,
400
387
  disabled: e.isFormDisabled,
401
- placeholder: `${d(h)("act.inputPlaceholder")}${e.fieldName}`,
402
- ref_for: !0
403
- }, d(b)(e)), null, 16, ["modelValue", "onUpdate:modelValue", "disabled", "placeholder"])) : se("", !0)
388
+ placeholder: `${d(h)("act.inputPlaceholder")}${e.fieldName}`
389
+ }, { ref_for: !0 }, d(b)(e)), null, 16, ["modelValue", "onUpdate:modelValue", "disabled", "placeholder"])) : se("", !0)
404
390
  ]),
405
391
  _: 2
406
392
  }, 1032, ["label", "prop", "rules"]))
@@ -421,7 +407,7 @@ const Re = { class: "no-config-field" }, $e = { class: "dialog-footer" }, Oe = {
421
407
  }, 8, ["model-value", "title", "width"]);
422
408
  };
423
409
  }
424
- }, Ee = /* @__PURE__ */ ke(Oe, [["__scopeId", "data-v-a7576826"]]);
410
+ }, Ee = /* @__PURE__ */ ke(Oe, [["__scopeId", "data-v-0b8b3885"]]);
425
411
  export {
426
412
  Ee as default
427
413
  };
@@ -1,5 +1,5 @@
1
- import { reactive as m, watch as b, resolveComponent as s, openBlock as v, createBlock as g, withCtx as o, createElementVNode as i, createVNode as x, createTextVNode as y, toDisplayString as h, unref as C } from "vue";
2
- import { _ as k, u as w } from "./index-2e399e7e.js";
1
+ import { reactive as m, watch as v, resolveComponent as s, openBlock as b, createBlock as g, withCtx as o, createElementVNode as i, createVNode as x, createTextVNode as y, toDisplayString as h, unref as C } from "vue";
2
+ import { _ as k, u as w } from "./index-1691e40f.js";
3
3
  import "vue-router";
4
4
  import "element-plus";
5
5
  const V = ["innerHTML"], B = { class: "dialog-footer" }, D = {
@@ -15,7 +15,7 @@ const V = ["innerHTML"], B = { class: "dialog-footer" }, D = {
15
15
  let a = m((() => ({
16
16
  loading: !1
17
17
  }))());
18
- b(
18
+ v(
19
19
  () => t.visible,
20
20
  async (e, p) => {
21
21
  e && (a.loading = !0, a.loading = !1);
@@ -28,7 +28,7 @@ const V = ["innerHTML"], B = { class: "dialog-footer" }, D = {
28
28
  };
29
29
  return (e, p) => {
30
30
  const f = s("el-button"), u = s("el-dialog");
31
- return v(), g(u, {
31
+ return b(), g(u, {
32
32
  "model-value": t.visible,
33
33
  title: t.title,
34
34
  top: "5vh",
@@ -59,7 +59,7 @@ const V = ["innerHTML"], B = { class: "dialog-footer" }, D = {
59
59
  }, 8, ["model-value", "title"]);
60
60
  };
61
61
  }
62
- }, M = /* @__PURE__ */ k(D, [["__scopeId", "data-v-be1c5be6"]]);
62
+ }, M = /* @__PURE__ */ k(D, [["__scopeId", "data-v-95be1288"]]);
63
63
  export {
64
64
  M as default
65
65
  };
@@ -1,6 +1,6 @@
1
1
  import { ref as P, computed as ie, resolveComponent as w, resolveDirective as ae, openBlock as h, createElementBlock as L, withDirectives as se, createBlock as U, mergeProps as re, unref as d, withCtx as D, renderSlot as A, createElementVNode as x, toDisplayString as S, createCommentVNode as B, createVNode as $, createTextVNode as ce, Fragment as ue, renderList as pe, normalizeClass as de, nextTick as me } from "vue";
2
2
  import { ElNotification as E } from "element-plus";
3
- import { _ as fe, u as ge, z as ye, o as _e, p as he, q as ve } from "./index-2e399e7e.js";
3
+ import { _ as fe, u as ge, z as ye, o as _e, p as he, q as ve } from "./index-1691e40f.js";
4
4
  import "vue-router";
5
5
  let R;
6
6
  const we = new Uint8Array(16);
@@ -271,7 +271,7 @@ const $e = { class: "upload-container" }, Ve = { class: "el-upload__text" }, be
271
271
  ]);
272
272
  };
273
273
  }
274
- }, ze = /* @__PURE__ */ fe(Ue, [["__scopeId", "data-v-50a2deea"]]);
274
+ }, ze = /* @__PURE__ */ fe(Ue, [["__scopeId", "data-v-4c658c06"]]);
275
275
  export {
276
276
  ze as default
277
277
  };
@@ -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-2e399e7e.js";
2
+ import { _ as P } from "./index-1691e40f.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 = {
@@ -68,9 +68,9 @@ const R = { class: "select-icon-container" }, S = { class: "icon-list" }, j = ["
68
68
  class: "icon-btn",
69
69
  type: "primary"
70
70
  }, {
71
- default: f(() => e[1] || (e[1] = [
72
- $("选择图标")
73
- ])),
71
+ default: f(() => [...e[1] || (e[1] = [
72
+ $("选择图标", -1)
73
+ ])]),
74
74
  _: 1
75
75
  })
76
76
  ])
@@ -1,5 +1,5 @@
1
1
  import { ref as N, watch as O, resolveComponent as u, resolveDirective as T, openBlock as l, createElementBlock as p, withDirectives as j, createBlock as i, mergeProps as D, withCtx as g, createTextVNode as W, toDisplayString as A, unref as y, Fragment as c, renderList as H, renderSlot as w, createCommentVNode as U, nextTick as b } from "vue";
2
- import { _ as V, u as $ } from "./index-2e399e7e.js";
2
+ import { _ as V, u as $ } from "./index-1691e40f.js";
3
3
  import "vue-router";
4
4
  import "element-plus";
5
5
  const F = { class: "act-table" }, L = {
package/package.json CHANGED
@@ -1,16 +1,16 @@
1
- {
2
- "name": "act-plus",
3
- "version": "1.1.82",
4
- "private": false,
5
- "description": "act config",
6
- "main": "act-plus.js",
7
- "scripts": {
8
- "test": "echo \"Error: no test specified\" && exit 1"
9
- },
10
- "keywords": ["act", "act-plus", "vue"],
11
- "author": "destiny",
12
- "license": "ISC",
13
- "publishConfig": {
14
- "registry": "https://registry.npmjs.org/"
15
- }
16
- }
1
+ {
2
+ "name": "act-plus",
3
+ "version": "1.1.83",
4
+ "private": false,
5
+ "description": "act config",
6
+ "main": "act-plus.js",
7
+ "scripts": {
8
+ "test": "echo \"Error: no test specified\" && exit 1"
9
+ },
10
+ "keywords": ["act", "act-plus", "vue"],
11
+ "author": "destiny",
12
+ "license": "ISC",
13
+ "publishConfig": {
14
+ "registry": "https://registry.npmjs.org/"
15
+ }
16
+ }
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-b79aaaf7] .el-empty__image{width:100%}.file-image[data-v-b79aaaf7]{display:block;width:32px;height:32px;margin:0 auto;border-radius:4px;line-height:32px!important}.no-image[data-v-b79aaaf7]{width:100%;height:100%;font-size:12px;background-color:#f5f7fa}.act-module[data-v-b79aaaf7]{padding:0;margin:0;border:none}.table-opreate-dropdown[data-v-b79aaaf7]{margin:4px 0 0 8px}.table-btn-more[data-v-b79aaaf7]{width:16px;height:16px}.table-btn-more[data-v-b79aaaf7]: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-92d7682c] .el-form-item{margin-bottom:8px}.search-module-container[data-v-92d7682c] .el-select__selection{flex-wrap:nowrap;width:100%}.search-module-container .form-content[data-v-92d7682c]{display:grid;grid-template-columns:repeat(var(--table-query-row),minmax(120px,1fr));gap:6px;padding:6px 6px 0}.search-module-container .form-content .search-form-btn[data-v-92d7682c]{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-92d7682c]{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-b5ec4a41]{padding:12px 4px;justify-content:flex-end}.no-config[data-v-a7576826]{line-height:32px;font-weight:700}.no-config-field[data-v-a7576826]{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-50a2deea]{width:100%}.upload-container[data-v-50a2deea] .el-upload-list--picture-card{display:flex;flex:1}.upload-container[data-v-50a2deea] .el-upload.is-drag{width:100%;height:100%}.upload-container .tip-text[data-v-50a2deea]{margin:0;padding:0;font-size:12px;color:#999}.upload-container .file-list[data-v-50a2deea]{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-50a2deea]:hover{cursor:pointer;opacity:.8}.upload-container .file-list:hover .el-file-name[data-v-50a2deea]{text-decoration:underline}.upload-container .file-list-l[data-v-50a2deea]{display:flex;align-items:center;flex:1;width:500px}.upload-container .file-list-image[data-v-50a2deea]{flex-shrink:0;width:40px;height:40px;border-radius:4px}.upload-container .file-list-icon[data-v-50a2deea]{flex-shrink:0;width:40px;height:40px}.upload-container .file-list .el-file-name[data-v-50a2deea]{flex:1;padding:0 12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.upload-container .file-list .el-file-operate[data-v-50a2deea]{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-50a2deea]{cursor:pointer;margin-left:12px}.upload-container .file-list .el-file-operate>i[data-v-50a2deea]: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}
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-bd824318] .el-empty__image{width:100%}.file-image[data-v-bd824318]{display:block;width:32px;height:32px;margin:0 auto;border-radius:4px;line-height:32px!important}.no-image[data-v-bd824318]{width:100%;height:100%;font-size:12px;background-color:#f5f7fa}.act-module[data-v-bd824318]{padding:0;margin:0;border:none}.table-opreate-dropdown[data-v-bd824318]{margin:4px 0 0 8px}.table-btn-more[data-v-bd824318]{width:16px;height:16px}.table-btn-more[data-v-bd824318]:hover{cursor:pointer;opacity:.8}.add-icon-btn[data-v-3a00699d]{cursor:pointer;width:24px;height:24px;margin-left:6px}.table-post-params[data-v-3a00699d]{position:relative;margin-bottom:12px}.table-post-params .submit-operate[data-v-3a00699d]{position:absolute;top:-20px;right:-10px;display:flex;align-items:center}.table-post-params .submit-operate .match-opreate[data-v-3a00699d]{cursor:pointer;width:12px;height:12px}.card-header[data-v-05dd44e9]{display:flex;align-items:center}.card-header -operate[data-v-05dd44e9]{margin-left:auto}.form-list[data-v-05dd44e9]{margin-bottom:24px;border-bottom:1px solid var(--el-color-primary)}.form-list[data-v-05dd44e9]:last-child{border:none}.config-list-operate[data-v-05dd44e9]{display:flex;align-items:center;justify-content:flex-end}.card-header[data-v-5ac6753d]{display:flex;align-items:center}.card-header-operate[data-v-5ac6753d]{margin-left:auto}.form-list[data-v-5ac6753d]{margin-bottom:24px;border-bottom:1px solid var(--el-color-primary)}.form-list[data-v-5ac6753d]:last-child{border:none}.config-list-operate[data-v-5ac6753d]{display:flex;align-items:center;justify-content:flex-end}[data-v-5ac6753d] .el-badge__content.is-fixed{transform:translateY(-50%) translate(100%) scale(.7)}.submit-operate[data-v-5c2c8b66]{display:flex;align-items:center;height:32px;padding-left:12px}.submit-operate .match-opreate[data-v-5c2c8b66]{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-cdf7c817] .el-form-item{margin-bottom:8px}.search-module-container[data-v-cdf7c817] .el-select__selection{flex-wrap:nowrap;width:100%}.search-module-container .form-content[data-v-cdf7c817]{display:grid;grid-template-columns:repeat(var(--table-query-row),minmax(120px,1fr));gap:6px;padding:6px 6px 0}.search-module-container .form-content .search-form-btn[data-v-cdf7c817]{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-cdf7c817]{display:flex;margin:0 auto;color:#a4a2a2}.header-operate-container[data-v-204fc0b7]{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap}.header-operate-container .el-btn[data-v-204fc0b7]{margin:2px}.header-operate-container .header-opreate-dropdown[data-v-204fc0b7]{margin:4px 0 0 8px}.header-operate-container .header-btn-more[data-v-204fc0b7]{width:16px;height:16px}.header-operate-container .header-btn-more[data-v-204fc0b7]:hover{cursor:pointer;opacity:.8}.act-table .table-pagination[data-v-b5ec4a41]{padding:12px 4px;justify-content:flex-end}.no-config[data-v-0b8b3885]{line-height:32px;font-weight:700}.no-config-field[data-v-0b8b3885]{color:red}.card-header[data-v-95be1288]{display:flex;align-items:center}.card-header-operate[data-v-95be1288]{margin-left:auto}.add-icon-btn[data-v-1f256e39]{cursor:pointer;width:24px;height:24px;margin-left:6px}.condition-box[data-v-1f256e39]{display:flex;justify-content:center}.condition-box[data-v-1f256e39] .el-form-item__content{flex:0;min-width:300px}.submit-operate[data-v-1f256e39]{display:flex;align-items:center;height:32px;padding-left:12px}.submit-operate .match-opreate[data-v-1f256e39]{cursor:pointer;width:20px;height:20px}.add-icon-btn[data-v-f51a212e]{cursor:pointer;width:24px;height:24px;margin-left:6px}.submit-operate[data-v-f51a212e]{display:flex;align-items:center;height:32px;padding-left:12px}.submit-operate .match-opreate[data-v-f51a212e]{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-4c658c06]{width:100%}.upload-container[data-v-4c658c06] .el-upload-list--picture-card{display:flex;flex:1}.upload-container[data-v-4c658c06] .el-upload.is-drag{width:100%;height:100%}.upload-container .tip-text[data-v-4c658c06]{margin:0;padding:0;font-size:12px;color:#999}.upload-container .file-list[data-v-4c658c06]{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-4c658c06]:hover{cursor:pointer;opacity:.8}.upload-container .file-list:hover .el-file-name[data-v-4c658c06]{text-decoration:underline}.upload-container .file-list-l[data-v-4c658c06]{display:flex;align-items:center;flex:1;width:500px}.upload-container .file-list-image[data-v-4c658c06]{flex-shrink:0;width:40px;height:40px;border-radius:4px}.upload-container .file-list-icon[data-v-4c658c06]{flex-shrink:0;width:40px;height:40px}.upload-container .file-list .el-file-name[data-v-4c658c06]{flex:1;padding:0 12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.upload-container .file-list .el-file-operate[data-v-4c658c06]{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-4c658c06]{cursor:pointer;margin-left:12px}.upload-container .file-list .el-file-operate>i[data-v-4c658c06]: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-23982507]{width:100%}.act-code-mirror .format-code-btn[data-v-23982507]{margin-bottom:4px}