@fmdevui/fm-dev 1.0.62 → 1.0.63

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/index.js CHANGED
@@ -1,21 +1,21 @@
1
- /*! fm-dev v1.0.62 */
1
+ /*! fm-dev v1.0.63 */
2
2
  (function (global, factory) {
3
3
  typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('vue'), require('crypto'), require('url'), require('http'), require('https'), require('util'), require('stream'), require('assert'), require('zlib'), require('element-plus')) :
4
4
  typeof define === 'function' && define.amd ? define(['exports', 'vue', 'crypto', 'url', 'http', 'https', 'util', 'stream', 'assert', 'zlib', 'element-plus'], factory) :
5
5
  (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.FmPlus = {}, global.Vue, global.crypto, global.require$$0, global.require$$1, global.require$$2, global.util, global.stream, global.require$$4, global.zlib, global.ElementPlus));
6
6
  })(this, (function (exports, vue, crypto, require$$0, require$$1, require$$2, util, stream, require$$4, zlib, elementPlus) { 'use strict';
7
7
 
8
- const _hoisted_1$4 = { class: "fm-transfer-panel" };
9
- const _hoisted_2$2 = { class: "fm-transfer-panel__header" };
10
- const _hoisted_3$1 = { class: "fm-transfer-panel__body" };
11
- const _hoisted_4$1 = { class: "fm-transfer-buttons__item" };
12
- const _hoisted_5 = { class: "fm-transfer-buttons__item" };
8
+ const _hoisted_1$5 = { class: "fm-transfer-panel" };
9
+ const _hoisted_2$3 = { class: "fm-transfer-panel__header" };
10
+ const _hoisted_3$2 = { class: "fm-transfer-panel__body" };
11
+ const _hoisted_4$2 = { class: "fm-transfer-buttons__item" };
12
+ const _hoisted_5$1 = { class: "fm-transfer-buttons__item" };
13
13
  const _hoisted_6 = { class: "fm-transfer-buttons__item" };
14
14
  const _hoisted_7 = { class: "fm-transfer-buttons__item" };
15
15
  const _hoisted_8 = { class: "fm-transfer-panel" };
16
16
  const _hoisted_9 = { class: "fm-transfer-panel__header" };
17
17
  const _hoisted_10 = { class: "fm-transfer-panel__body" };
18
- var _sfc_main$7 = /* @__PURE__ */ vue.defineComponent({
18
+ var _sfc_main$8 = /* @__PURE__ */ vue.defineComponent({
19
19
  ...{
20
20
  name: "FmTransfer"
21
21
  },
@@ -175,8 +175,8 @@
175
175
  default: vue.withCtx(() => [
176
176
  vue.createVNode(_component_el_col, { span: 10 }, {
177
177
  default: vue.withCtx(() => [
178
- vue.createElementVNode("div", _hoisted_1$4, [
179
- vue.createElementVNode("p", _hoisted_2$2, [
178
+ vue.createElementVNode("div", _hoisted_1$5, [
179
+ vue.createElementVNode("p", _hoisted_2$3, [
180
180
  vue.createVNode(_component_el_checkbox, {
181
181
  modelValue: state.leftAllChecked,
182
182
  "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => state.leftAllChecked = $event),
@@ -202,7 +202,7 @@
202
202
  /* TEXT */
203
203
  )
204
204
  ]),
205
- vue.createElementVNode("div", _hoisted_3$1, [
205
+ vue.createElementVNode("div", _hoisted_3$2, [
206
206
  vue.createVNode(_component_el_input, {
207
207
  class: "transfer-panel__filter",
208
208
  modelValue: state.leftKeyword,
@@ -253,7 +253,7 @@
253
253
  class: "fm-transfer-buttons"
254
254
  }, {
255
255
  default: vue.withCtx(() => [
256
- vue.createElementVNode("div", _hoisted_4$1, [
256
+ vue.createElementVNode("div", _hoisted_4$2, [
257
257
  vue.createVNode(_component_el_button, {
258
258
  type: "primary",
259
259
  style: {},
@@ -261,7 +261,7 @@
261
261
  onClick: toRight
262
262
  })
263
263
  ]),
264
- vue.createElementVNode("div", _hoisted_5, [
264
+ vue.createElementVNode("div", _hoisted_5$1, [
265
265
  vue.createVNode(_component_el_button, {
266
266
  type: "primary",
267
267
  style: {},
@@ -372,9 +372,9 @@
372
372
  }
373
373
  });
374
374
 
375
- const _hoisted_1$3 = { class: "notice-bar-warp-text-box" };
376
- const _hoisted_2$1 = ["innerHTML"];
377
- var _sfc_main$6 = /* @__PURE__ */ vue.defineComponent({
375
+ const _hoisted_1$4 = { class: "notice-bar-warp-text-box" };
376
+ const _hoisted_2$2 = ["innerHTML"];
377
+ var _sfc_main$7 = /* @__PURE__ */ vue.defineComponent({
378
378
  ...{
379
379
  name: "FmNoticeBar"
380
380
  },
@@ -465,7 +465,7 @@
465
465
  2
466
466
  /* CLASS */
467
467
  )) : vue.createCommentVNode("v-if", true),
468
- vue.createElementVNode("div", _hoisted_1$3, [
468
+ vue.createElementVNode("div", _hoisted_1$4, [
469
469
  vue.createElementVNode(
470
470
  "div",
471
471
  {
@@ -477,7 +477,7 @@
477
477
  vue.createElementVNode("div", {
478
478
  innerHTML: props.text,
479
479
  "data-slate-editor": ""
480
- }, null, 8, _hoisted_2$1)
480
+ }, null, 8, _hoisted_2$2)
481
481
  ],
482
482
  512
483
483
  /* NEED_PATCH */
@@ -497,7 +497,7 @@
497
497
  }
498
498
  });
499
499
 
500
- var _sfc_main$5 = {
500
+ var _sfc_main$6 = {
501
501
  name: "dragVerify",
502
502
  props: {
503
503
  isPassing: {
@@ -770,18 +770,18 @@
770
770
  return target;
771
771
  };
772
772
 
773
- const _hoisted_1$2 = { class: "drag-verify-container" };
774
- const _hoisted_2 = ["src"];
775
- const _hoisted_3 = {
773
+ const _hoisted_1$3 = { class: "drag-verify-container" };
774
+ const _hoisted_2$1 = ["src"];
775
+ const _hoisted_3$1 = {
776
776
  key: 0,
777
777
  class: "tips success"
778
778
  };
779
- const _hoisted_4 = {
779
+ const _hoisted_4$1 = {
780
780
  key: 1,
781
781
  class: "tips danger"
782
782
  };
783
783
  function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
784
- return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$2, [
784
+ return vue.openBlock(), vue.createElementBlock("div", _hoisted_1$3, [
785
785
  vue.createElementVNode(
786
786
  "div",
787
787
  {
@@ -795,17 +795,17 @@
795
795
  onLoad: _cache[0] || (_cache[0] = (...args) => $options.checkimgLoaded && $options.checkimgLoaded(...args)),
796
796
  style: vue.normalizeStyle($data.imgStyle),
797
797
  alt: ""
798
- }, null, 46, _hoisted_2),
798
+ }, null, 46, _hoisted_2$1),
799
799
  $props.showTips && $props.isPassing ? (vue.openBlock(), vue.createElementBlock(
800
800
  "div",
801
- _hoisted_3,
801
+ _hoisted_3$1,
802
802
  vue.toDisplayString($props.successTip),
803
803
  1
804
804
  /* TEXT */
805
805
  )) : vue.createCommentVNode("v-if", true),
806
806
  $props.showTips && !$props.isPassing && $data.showErrorTip ? (vue.openBlock(), vue.createElementBlock(
807
807
  "div",
808
- _hoisted_4,
808
+ _hoisted_4$1,
809
809
  vue.toDisplayString($props.failTip),
810
810
  1
811
811
  /* TEXT */
@@ -879,9 +879,9 @@
879
879
  )
880
880
  ]);
881
881
  }
882
- var dragimg = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["render", _sfc_render], ["__scopeId", "data-v-9e8c9ed2"]]);
882
+ var dragimg = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["render", _sfc_render], ["__scopeId", "data-v-9e8c9ed2"]]);
883
883
 
884
- var _sfc_main$4 = /* @__PURE__ */ vue.defineComponent({
884
+ var _sfc_main$5 = /* @__PURE__ */ vue.defineComponent({
885
885
  ...{
886
886
  name: "Fmselect"
887
887
  },
@@ -23740,8 +23740,8 @@
23740
23740
  };
23741
23741
  };
23742
23742
 
23743
- const _hoisted_1$1 = { style: { "font-size": "14px", "line-height": "30px" } };
23744
- var _sfc_main$3 = /* @__PURE__ */ vue.defineComponent({
23743
+ const _hoisted_1$2 = { style: { "font-size": "14px", "line-height": "30px" } };
23744
+ var _sfc_main$4 = /* @__PURE__ */ vue.defineComponent({
23745
23745
  ...{
23746
23746
  name: "FmAutocomplete"
23747
23747
  },
@@ -23847,7 +23847,7 @@
23847
23847
  default: vue.withCtx(({ item }) => [
23848
23848
  vue.createElementVNode(
23849
23849
  "div",
23850
- _hoisted_1$1,
23850
+ _hoisted_1$2,
23851
23851
  vue.toDisplayString(item[__props.fName]),
23852
23852
  1
23853
23853
  /* TEXT */
@@ -23860,7 +23860,7 @@
23860
23860
  }
23861
23861
  });
23862
23862
 
23863
- var _sfc_main$2 = /* @__PURE__ */ vue.defineComponent({
23863
+ var _sfc_main$3 = /* @__PURE__ */ vue.defineComponent({
23864
23864
  ...{
23865
23865
  name: "Fminputdropdown"
23866
23866
  },
@@ -30038,6 +30038,266 @@
30038
30038
  ZoomOut: zoom_out_default
30039
30039
  });
30040
30040
 
30041
+ const _hoisted_1$1 = { class: "card-header" };
30042
+ const _hoisted_2 = { class: "tree-h-flex" };
30043
+ const _hoisted_3 = { class: "tree-h-left" };
30044
+ const _hoisted_4 = { class: "tree-h-right" };
30045
+ const _hoisted_5 = { style: { "margin-bottom": "45px" } };
30046
+ var _sfc_main$2 = /* @__PURE__ */ vue.defineComponent({
30047
+ ...{
30048
+ name: "FmTree"
30049
+ },
30050
+ __name: "index",
30051
+ props: {
30052
+ checkStrictly: { type: Boolean, default: true },
30053
+ /**
30054
+ * api service name
30055
+ */
30056
+ apiService: {
30057
+ type: String,
30058
+ default: "planOrder"
30059
+ },
30060
+ /**
30061
+ * api service 下的方法
30062
+ */
30063
+ apiAction: {
30064
+ type: String,
30065
+ default: "autoQuerySearch"
30066
+ },
30067
+ paras: {
30068
+ type: Object,
30069
+ default: null
30070
+ },
30071
+ nodeKey: {
30072
+ type: String,
30073
+ default: "id"
30074
+ },
30075
+ defaultProps: {
30076
+ type: Object,
30077
+ default: { children: "children", label: "name" }
30078
+ }
30079
+ },
30080
+ emits: ["node-click"],
30081
+ setup(__props, { expose: __expose, emit: __emit }) {
30082
+ const props = __props;
30083
+ const filterText = vue.ref("");
30084
+ const treeRef = vue.ref();
30085
+ const state = vue.reactive({
30086
+ loading: false,
30087
+ folderData: [],
30088
+ isShowCheckbox: false,
30089
+ strictly: false
30090
+ });
30091
+ vue.onMounted(async () => {
30092
+ await fetchTreeData();
30093
+ });
30094
+ vue.watch(filterText, (val) => {
30095
+ treeRef.value.filter(val);
30096
+ });
30097
+ const fetchTreeData = async (showLoading = true) => {
30098
+ if (showLoading) state.loading = true;
30099
+ var res = await useBaseApi(props.apiService).get(props.paras, props.apiAction);
30100
+ state.folderData = res.data.result ?? [];
30101
+ if (showLoading) state.loading = false;
30102
+ return res.data.result ?? [];
30103
+ };
30104
+ const getCheckedKeys = () => {
30105
+ return treeRef.value.getCheckedKeys();
30106
+ };
30107
+ const filterNode = (value, data) => {
30108
+ if (!value) return true;
30109
+ return data.name.includes(value);
30110
+ };
30111
+ const handleCommand = async (command) => {
30112
+ if ("expandAll" == command) {
30113
+ for (let i = 0; i < treeRef.value.store._getAllNodes().length; i++) {
30114
+ treeRef.value.store._getAllNodes()[i].expanded = true;
30115
+ }
30116
+ } else if ("collapseAll" == command) {
30117
+ for (let i = 0; i < treeRef.value.store._getAllNodes().length; i++) {
30118
+ treeRef.value.store._getAllNodes()[i].expanded = false;
30119
+ }
30120
+ } else if ("refresh" == command) {
30121
+ fetchTreeData();
30122
+ } else if ("rootNode" == command) {
30123
+ treeRef.value?.setCurrentKey();
30124
+ emits("node-click", { id: 0, name: "" });
30125
+ }
30126
+ };
30127
+ const emits = __emit;
30128
+ const nodeClick = (node) => {
30129
+ emits("node-click", { id: node.id, name: node.name });
30130
+ };
30131
+ const setCurrentKey = (key, shouldAutoExpandParent) => {
30132
+ treeRef.value?.setCurrentKey(key, shouldAutoExpandParent);
30133
+ };
30134
+ __expose({ fetchTreeData, getCheckedKeys, setCurrentKey });
30135
+ return (_ctx, _cache) => {
30136
+ const _component_el_input = vue.resolveComponent("el-input");
30137
+ const _component_el_icon = vue.resolveComponent("el-icon");
30138
+ const _component_el_button = vue.resolveComponent("el-button");
30139
+ const _component_el_dropdown_item = vue.resolveComponent("el-dropdown-item");
30140
+ const _component_el_dropdown_menu = vue.resolveComponent("el-dropdown-menu");
30141
+ const _component_el_dropdown = vue.resolveComponent("el-dropdown");
30142
+ const _component_el_checkbox = vue.resolveComponent("el-checkbox");
30143
+ const _component_ele_FolderOpened = vue.resolveComponent("ele-FolderOpened");
30144
+ const _component_ele_Folder = vue.resolveComponent("ele-Folder");
30145
+ const _component_el_tree = vue.resolveComponent("el-tree");
30146
+ const _component_el_scrollbar = vue.resolveComponent("el-scrollbar");
30147
+ const _component_el_card = vue.resolveComponent("el-card");
30148
+ const _directive_loading = vue.resolveDirective("loading");
30149
+ return vue.openBlock(), vue.createBlock(_component_el_card, {
30150
+ class: "box-card",
30151
+ shadow: "hover",
30152
+ "body-style": "height:100%;overflow:auto;padding:5px;width:100%;"
30153
+ }, {
30154
+ header: vue.withCtx(() => [
30155
+ vue.createElementVNode("div", _hoisted_1$1, [
30156
+ vue.createElementVNode("div", _hoisted_2, [
30157
+ vue.createElementVNode("div", _hoisted_3, [
30158
+ vue.createVNode(_component_el_input, {
30159
+ "prefix-icon": vue.unref(search_default),
30160
+ modelValue: filterText.value,
30161
+ "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => filterText.value = $event),
30162
+ modelModifiers: { lazy: true },
30163
+ clearable: "",
30164
+ placeholder: "\u7C7B\u578B\u540D\u79F0"
30165
+ }, null, 8, ["prefix-icon", "modelValue"])
30166
+ ]),
30167
+ vue.createElementVNode("div", _hoisted_4, [
30168
+ vue.createVNode(_component_el_dropdown, { onCommand: handleCommand }, {
30169
+ dropdown: vue.withCtx(() => [
30170
+ vue.createVNode(_component_el_dropdown_menu, null, {
30171
+ default: vue.withCtx(() => [
30172
+ vue.createVNode(_component_el_dropdown_item, { command: "expandAll" }, {
30173
+ default: vue.withCtx(() => _cache[2] || (_cache[2] = [
30174
+ vue.createTextVNode("\u5168\u90E8\u5C55\u5F00")
30175
+ ])),
30176
+ _: 1,
30177
+ __: [2]
30178
+ }),
30179
+ vue.createVNode(_component_el_dropdown_item, { command: "collapseAll" }, {
30180
+ default: vue.withCtx(() => _cache[3] || (_cache[3] = [
30181
+ vue.createTextVNode("\u5168\u90E8\u6298\u53E0")
30182
+ ])),
30183
+ _: 1,
30184
+ __: [3]
30185
+ }),
30186
+ vue.createVNode(_component_el_dropdown_item, { command: "rootNode" }, {
30187
+ default: vue.withCtx(() => _cache[4] || (_cache[4] = [
30188
+ vue.createTextVNode("\u6839\u8282\u70B9")
30189
+ ])),
30190
+ _: 1,
30191
+ __: [4]
30192
+ }),
30193
+ vue.createVNode(_component_el_dropdown_item, { command: "refresh" }, {
30194
+ default: vue.withCtx(() => _cache[5] || (_cache[5] = [
30195
+ vue.createTextVNode("\u5237\u65B0")
30196
+ ])),
30197
+ _: 1,
30198
+ __: [5]
30199
+ })
30200
+ ]),
30201
+ _: 1
30202
+ /* STABLE */
30203
+ })
30204
+ ]),
30205
+ default: vue.withCtx(() => [
30206
+ vue.createVNode(_component_el_button, { style: { "margin-left": "8px", "width": "34px" } }, {
30207
+ default: vue.withCtx(() => [
30208
+ vue.createVNode(_component_el_icon, { class: "el-icon--center" }, {
30209
+ default: vue.withCtx(() => [
30210
+ vue.createVNode(vue.unref(more_filled_default))
30211
+ ]),
30212
+ _: 1
30213
+ /* STABLE */
30214
+ })
30215
+ ]),
30216
+ _: 1
30217
+ /* STABLE */
30218
+ })
30219
+ ]),
30220
+ _: 1
30221
+ /* STABLE */
30222
+ })
30223
+ ]),
30224
+ !props.checkStrictly && state.isShowCheckbox ? (vue.openBlock(), vue.createBlock(_component_el_checkbox, {
30225
+ key: 0,
30226
+ modelValue: state.strictly,
30227
+ "onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => state.strictly = $event),
30228
+ label: "\u8054\u52A8",
30229
+ style: { "margin-left": "8px" },
30230
+ border: ""
30231
+ }, null, 8, ["modelValue"])) : vue.createCommentVNode("v-if", true)
30232
+ ])
30233
+ ])
30234
+ ]),
30235
+ default: vue.withCtx(() => [
30236
+ vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", _hoisted_5, [
30237
+ vue.createVNode(_component_el_scrollbar, null, {
30238
+ default: vue.withCtx(() => [
30239
+ vue.createVNode(_component_el_tree, {
30240
+ ref_key: "treeRef",
30241
+ ref: treeRef,
30242
+ class: "filter-tree",
30243
+ data: state.folderData,
30244
+ "node-key": __props.nodeKey,
30245
+ props: __props.defaultProps,
30246
+ "filter-node-method": filterNode,
30247
+ onNodeClick: nodeClick,
30248
+ "show-checkbox": state.isShowCheckbox,
30249
+ "default-expand-all": "",
30250
+ "highlight-current": "",
30251
+ "check-strictly": !state.strictly
30252
+ }, {
30253
+ default: vue.withCtx(({ node }) => [
30254
+ node.level < 4 ? (vue.openBlock(), vue.createBlock(_component_el_icon, {
30255
+ key: 0,
30256
+ size: "16",
30257
+ style: { "margin-right": "3px", "display": "inline", "vertical-align": "middle" }
30258
+ }, {
30259
+ default: vue.withCtx(() => [
30260
+ vue.createVNode(_component_ele_FolderOpened)
30261
+ ]),
30262
+ _: 1
30263
+ /* STABLE */
30264
+ })) : (vue.openBlock(), vue.createBlock(_component_el_icon, {
30265
+ key: 1,
30266
+ size: "16",
30267
+ style: { "margin-right": "3px", "display": "inline", "vertical-align": "middle" }
30268
+ }, {
30269
+ default: vue.withCtx(() => [
30270
+ vue.createVNode(_component_ele_Folder)
30271
+ ]),
30272
+ _: 1
30273
+ /* STABLE */
30274
+ })),
30275
+ vue.createTextVNode(
30276
+ " " + vue.toDisplayString(node.label),
30277
+ 1
30278
+ /* TEXT */
30279
+ )
30280
+ ]),
30281
+ _: 1
30282
+ /* STABLE */
30283
+ }, 8, ["data", "node-key", "props", "show-checkbox", "check-strictly"])
30284
+ ]),
30285
+ _: 1
30286
+ /* STABLE */
30287
+ })
30288
+ ])), [
30289
+ [_directive_loading, state.loading]
30290
+ ])
30291
+ ]),
30292
+ _: 1
30293
+ /* STABLE */
30294
+ });
30295
+ };
30296
+ }
30297
+ });
30298
+
30299
+ var fmtree = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-ea8b4cb6"]]);
30300
+
30041
30301
  const _hoisted_1 = ["src"];
30042
30302
  var _sfc_main$1 = /* @__PURE__ */ vue.defineComponent({
30043
30303
  ...{
@@ -30137,12 +30397,13 @@
30137
30397
  }
30138
30398
  }
30139
30399
 
30140
- const FmTransfer = _sfc_main$7;
30141
- const FmNoticeBar = _sfc_main$6;
30400
+ const FmTransfer = _sfc_main$8;
30401
+ const FmNoticeBar = _sfc_main$7;
30142
30402
  const FmDragImg = dragimg;
30143
- const Fmselect = _sfc_main$4;
30144
- const FmAutocomplete = _sfc_main$3;
30145
- const Fminputdropdown = _sfc_main$2;
30403
+ const Fmselect = _sfc_main$5;
30404
+ const FmAutocomplete = _sfc_main$4;
30405
+ const Fminputdropdown = _sfc_main$3;
30406
+ const FmTree = fmtree;
30146
30407
 
30147
30408
  const makeInstaller = (components = []) => {
30148
30409
  const install = (app) => {
@@ -30193,7 +30454,8 @@
30193
30454
  FmNoticeBar,
30194
30455
  Fmselect,
30195
30456
  FmAutocomplete,
30196
- Fminputdropdown
30457
+ Fminputdropdown,
30458
+ FmTree
30197
30459
  ];
30198
30460
 
30199
30461
  var installer = makeInstaller([...plugins]);
@@ -52952,6 +53214,7 @@
52952
53214
  exports.FmLogin = FmLogin;
52953
53215
  exports.FmNoticeBar = FmNoticeBar;
52954
53216
  exports.FmTransfer = FmTransfer;
53217
+ exports.FmTree = FmTree;
52955
53218
  exports.Fminputdropdown = Fminputdropdown;
52956
53219
  exports.Fmselect = Fmselect;
52957
53220
  exports.HttpMethodEnum = HttpMethodEnum;
package/index.min.css CHANGED
@@ -1 +1,3 @@
1
1
  .drag_verify[data-v-9e8c9ed2]{background-color:#e8e8e8;overflow:hidden;position:relative;text-align:center}.drag_verify .dv_handler[data-v-9e8c9ed2]{cursor:move;left:0;position:absolute;top:0}.drag_verify .dv_handler i[data-v-9e8c9ed2]{color:#666;font-size:16px;padding-left:0}.drag_verify .dv_handler .el-icon-circle-check[data-v-9e8c9ed2]{color:#6c6;margin-top:9px}.drag_verify .dv_progress_bar[data-v-9e8c9ed2]{height:34px;position:absolute;width:0}.drag_verify .dv_text[data-v-9e8c9ed2]{background:-webkit-gradient(linear,left top,right top,color-stop(0,var(--textColor)),color-stop(.4,var(--textColor)),color-stop(.5,#fff),color-stop(.6,var(--textColor)),color-stop(1,var(--textColor)));-webkit-background-clip:text;color:transparent;position:absolute;top:0;-moz-user-select:none;-webkit-user-select:none;user-select:none;-o-user-select:none;-ms-user-select:none;-webkit-text-fill-color:transparent;-webkit-text-size-adjust:none;animation:slidetounlock 3s infinite}.drag_verify .dv_text[data-v-9e8c9ed2] *{-webkit-text-fill-color:var(--textColor)}.goFirst[data-v-9e8c9ed2]{left:0!important;transition:left .5s}.goOrigin[data-v-9e8c9ed2]{transition:transform .5s}.goKeep[data-v-9e8c9ed2]{transition:left .2s}.goFirst2[data-v-9e8c9ed2]{transition:width .5s;width:0!important}.drag-verify-container[data-v-9e8c9ed2]{border-radius:50%;line-height:0;position:relative}.move-bar[data-v-9e8c9ed2]{position:absolute;z-index:100}.clip-bar[data-v-9e8c9ed2]{background:hsla(0,0%,100%,.8);position:absolute}.refresh[data-v-9e8c9ed2]{cursor:pointer;font-size:20px;position:absolute;right:5px;top:5px;z-index:200}.tips[data-v-9e8c9ed2]{bottom:25px;font-size:12px;height:20px;line-height:20px;position:absolute;text-align:center;width:100%;z-index:200}.tips.success[data-v-9e8c9ed2]{background:hsla(0,0%,100%,.6);color:green}.tips.danger[data-v-9e8c9ed2]{background:rgba(0,0,0,.6);color:#ff0}.check-img[data-v-9e8c9ed2]{border-radius:50%;width:100%}
2
+
3
+ .box-card[data-v-ea8b4cb6]{flex:1}.box-card[data-v-ea8b4cb6]>.el-card__header{padding:5px}.tree-h-flex[data-v-ea8b4cb6]{display:flex}.tree-h-left[data-v-ea8b4cb6]{flex:1;width:100%}.tree-h-right[data-v-ea8b4cb6]{min-width:42px;width:42px}