@das-fed/ui 7.0.7-hot.6 → 7.0.7-hot.7

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@das-fed/ui",
3
- "version": "7.0.7-hot.6",
3
+ "version": "7.0.7-hot.7",
4
4
  "description": "",
5
5
  "type": "module",
6
6
  "main": "./index.js",
@@ -26,7 +26,7 @@
26
26
  "@antv/x6-plugin-snapline": "^2.1.7",
27
27
  "@antv/x6-plugin-transform": "^2.1.8",
28
28
  "@antv/x6-vue-shape": "^2.1.2",
29
- "@das-fed/cli": "7.0.7-hot.6",
29
+ "@das-fed/cli": "7.0.7-hot.7",
30
30
  "@element-plus/icons-vue": "^2.3.1",
31
31
  "@types/lodash": "^4.14.194",
32
32
  "@types/lodash-es": "^4.17.9",
@@ -56,9 +56,9 @@
56
56
  "vue-tsc": "^2.0.29"
57
57
  },
58
58
  "dependencies": {
59
- "@das-fed/ui": "7.0.7-hot.6",
60
- "@das-fed/utils": "7.0.7-hot.6",
61
- "@das-fed/web": "7.0.7-hot.6",
59
+ "@das-fed/ui": "7.0.7-hot.7",
60
+ "@das-fed/utils": "7.0.7-hot.7",
61
+ "@das-fed/web": "7.0.7-hot.7",
62
62
  "@types/markdown-it": "^14.1.2",
63
63
  "@wangeditor-next/editor": "5.6.31",
64
64
  "@wangeditor-next/editor-for-vue": "5.1.14",
@@ -11,7 +11,7 @@ import { DasMessage as U } from "@das-fed/ui/packages/components/message/index";
11
11
  import ze from "dayjs";
12
12
  import { getConfig as ne } from "@das-fed/utils/config";
13
13
  import { extractFilename as Te } from "@das-fed/utils/common-tools";
14
- import { getUserInfo as _e } from "@das-fed/utils/common-info/index";
14
+ import { getUserInfo as Fe } from "@das-fed/utils/common-info/index";
15
15
  import { pureImageSrc as ie } from "@das-fed/utils/pure-image-src";
16
16
  let te = (e = 21) => {
17
17
  let m = "", p = crypto.getRandomValues(new Uint8Array(e));
@@ -21,14 +21,14 @@ let te = (e = 21) => {
21
21
  }
22
22
  return m;
23
23
  };
24
- const Fe = ae.get("token"), Ie = ae.post("put-object", (e) => (e.headers || (e.headers = {}), e.headers["Content-Type"] = "multipart/form-data", e.responseType = "blob", e)), $e = ae.post("upload-objects", (e) => (e.headers || (e.headers = {}), e.headers["Content-Type"] = "multipart/form-data", e.responseType = "blob", e)), Se = be.get("progress"), Pe = (e) => {
25
- let m = k(!1), p = k(!1), l = k(""), w = k(0), n = k("normal"), v = k(!1), y, b = k(""), I = k(""), $ = k(""), z = k(""), S = k(!1), M = k(""), _ = "", F = k(""), P;
24
+ const _e = ae.get("token"), Ie = ae.post("put-object", (e) => (e.headers || (e.headers = {}), e.headers["Content-Type"] = "multipart/form-data", e.responseType = "blob", e)), Se = ae.post("upload-objects", (e) => (e.headers || (e.headers = {}), e.headers["Content-Type"] = "multipart/form-data", e.responseType = "blob", e)), $e = be.get("progress"), Pe = (e) => {
25
+ let m = k(!1), p = k(!1), l = k(""), w = k(0), n = k("normal"), v = k(!1), y, b = k(""), I = k(""), S = k(""), z = k(""), $ = k(!1), M = k(""), F = "", _ = k(""), P;
26
26
  const E = () => {
27
- I.value = "", $.value = "", z.value = "", S.value = !1, M.value = "";
27
+ I.value = "", S.value = "", z.value = "", $.value = !1, M.value = "";
28
28
  }, N = async () => {
29
- const [r, s] = await Fe().run();
29
+ const [r, s] = await _e().run();
30
30
  return r ? { stauts: !1 } : { status: !0, data: s };
31
- }, B = (r) => new Promise((s, d) => {
31
+ }, B = (r) => new Promise((s, f) => {
32
32
  const i = [];
33
33
  let t = 0;
34
34
  for (; t < r.size; ) {
@@ -37,12 +37,12 @@ const Fe = ae.get("token"), Ie = ae.post("put-object", (e) => (e.headers || (e.h
37
37
  }
38
38
  const c = new Blob(i, { type: r.type });
39
39
  s(c);
40
- }), A = async (r, s, d, a = !1, i = !0, t = "") => {
41
- _ = t, F.value = "import", i && (n.value = "normal", w.value = 0, l.value = u("导入进度"), p.value = !0, b.value = ""), P = s;
40
+ }), A = async (r, s, f, a = !1, i = !0, t = "") => {
41
+ F = t, _.value = "import", i && (n.value = "normal", w.value = 0, l.value = u("导入进度"), p.value = !0, b.value = ""), P = s;
42
42
  const c = await N();
43
43
  if (!c.status) return;
44
- let C = c.data, x = null, { autoContentType: K, bucketName: V, importFileName: J } = d;
45
- const ue = a ? $e : Ie;
44
+ let C = c.data, x = null, { autoContentType: K, bucketName: V, importFileName: J } = f;
45
+ const ue = a ? Se : Ie;
46
46
  if (a) {
47
47
  let X = [];
48
48
  await s.forEach(async (G) => {
@@ -82,30 +82,30 @@ const Fe = ae.get("token"), Ie = ae.post("put-object", (e) => (e.headers || (e.h
82
82
  repeatNum: 1
83
83
  });
84
84
  }
85
- }, R = async (r, s = "", d = "") => {
86
- n.value = "normal", w.value = 0, l.value = d || u("导出进度"), p.value = !0;
85
+ }, R = async (r, s = "", f = "") => {
86
+ n.value = "normal", w.value = 0, l.value = f || u("导出进度"), p.value = !0;
87
87
  const a = await (r == null ? void 0 : r());
88
88
  if (!a.status) {
89
89
  p.value = !1, n.value = "error";
90
90
  return;
91
91
  }
92
92
  T(a.taskId, "action", "");
93
- }, O = async (r, s = "", d = "xlsx") => {
94
- F.value = "export", n.value = "normal", w.value = 0, l.value = u("导出进度"), p.value = !0;
93
+ }, O = async (r, s = "", f = "xlsx") => {
94
+ _.value = "export", n.value = "normal", w.value = 0, l.value = u("导出进度"), p.value = !0;
95
95
  const a = await (r == null ? void 0 : r());
96
96
  if (!a.status) {
97
97
  p.value = !1, n.value = "error";
98
98
  return;
99
99
  }
100
- ze().format("YYYYMMDDHHmmss") + "", T(a.taskId, "export", s || "", d);
101
- }, T = async (r, s, d, a = "") => {
102
- v.value = !0, g(r, s, d, a), y = setTimeout(() => {
100
+ ze().format("YYYYMMDDHHmmss") + "", T(a.taskId, "export", s || "", f);
101
+ }, T = async (r, s, f, a = "") => {
102
+ v.value = !0, g(r, s, f, a), y = setTimeout(() => {
103
103
  }, 50);
104
- }, f = () => {
104
+ }, d = () => {
105
105
  clearTimeout(y), y = null, p.value = !1;
106
- }, g = async (r, s = "export", d, a = "") => {
106
+ }, g = async (r, s = "export", f, a = "") => {
107
107
  var C, x;
108
- const [i, t] = await Se("", {
108
+ const [i, t] = await $e("", {
109
109
  url: `progress/${r}`
110
110
  }).run();
111
111
  if (i) {
@@ -115,8 +115,8 @@ const Fe = ae.get("token"), Ie = ae.post("put-object", (e) => (e.headers || (e.h
115
115
  w.value = t.percentage;
116
116
  const c = s == "export" ? u("导出") : u("导入");
117
117
  if (w.value == 100)
118
- if (b.value = t, v.value = !1, f(), s == "export")
119
- t.status == 1 ? (n.value = "success", pe(`${ne().baseURL}/oss${t.filePath}`, d, a), v.value = !1) : t.status == 2 && (z.value = t.message || `${c}${u("失败")}`, U.error({
118
+ if (b.value = t, v.value = !1, d(), s == "export")
119
+ t.status == 1 ? (n.value = "success", pe(`${ne().baseURL}/oss${t.filePath}`, f, a), v.value = !1) : t.status == 2 && (z.value = t.message || `${c}${u("失败")}`, U.error({
120
120
  message: t.message || `${c}${u("失败")}`,
121
121
  grouping: !0,
122
122
  repeatNum: 1
@@ -125,24 +125,24 @@ const Fe = ae.get("token"), Ie = ae.post("put-object", (e) => (e.headers || (e.h
125
125
  if (t.filePath) {
126
126
  n.value = "error";
127
127
  const K = (C = P.name) == null ? void 0 : C.match(/(.*?)(\.[^.]*$|$)/);
128
- K.length && K[2], S.value = !0;
128
+ K.length && K[2], $.value = !0;
129
129
  let V = await Te(`/oss/${t == null ? void 0 : t.filePath}`);
130
130
  const J = ((x = V == null ? void 0 : V.split("/")) == null ? void 0 : x.pop()) || "";
131
- I.value = _ || J, $.value = P.sizeText, z.value = u("部分数据校验不通过,请下载附件并修改,重新导入!"), M.value = `${ne().baseURL}/oss/${t == null ? void 0 : t.filePath}`;
131
+ I.value = F || J, S.value = P.sizeText, z.value = u("部分数据校验不通过,请下载附件并修改,重新导入!"), M.value = `${ne().baseURL}/oss/${t == null ? void 0 : t.filePath}`;
132
132
  }
133
133
  h(t.status, c, t.message), t.status == 1 && (m.value = !1), e("success");
134
134
  } else s == "action" && (n.value = "success");
135
135
  else
136
136
  y && t.status != 2 ? y = setTimeout(() => {
137
- g(r, s, d, a);
138
- }, 50) : (b.value = t, v.value = !1, h(t.status, c, t.message), f(), S.value = !0, z.value = (t == null ? void 0 : t.message) || "", e("error", t));
139
- }, h = (r, s, d) => {
137
+ g(r, s, f, a);
138
+ }, 50) : (b.value = t, v.value = !1, h(t.status, c, t.message), d(), $.value = !0, z.value = (t == null ? void 0 : t.message) || "", e("error", t));
139
+ }, h = (r, s, f) => {
140
140
  r == 1 ? (n.value = "success", U.success({
141
141
  message: u("business-components_export-success-tip", s),
142
142
  grouping: !0,
143
143
  repeatNum: 1
144
- }), I.value = "", $.value = "", z.value = "") : r == 2 ? (n.value = "error", U.error({
145
- message: d || u("business-components_export-failure-tip", s),
144
+ }), I.value = "", S.value = "", z.value = "") : r == 2 ? (n.value = "error", U.error({
145
+ message: f || u("business-components_export-failure-tip", s),
146
146
  grouping: !0,
147
147
  repeatNum: 1
148
148
  })) : r == 3 && (n.value = "error", U.error({
@@ -160,22 +160,22 @@ const Fe = ae.get("token"), Ie = ae.post("put-object", (e) => (e.headers || (e.h
160
160
  progressLoading: v,
161
161
  progressResult: b,
162
162
  errorFileName: I,
163
- errorFileSize: $,
163
+ errorFileSize: S,
164
164
  errorMessage: z,
165
- errorImport: S,
165
+ errorImport: $,
166
166
  errorFilePath: M,
167
- fileHandleType: F,
167
+ fileHandleType: _,
168
168
  fileImport: A,
169
169
  fileExport: O,
170
170
  fileAction: R,
171
171
  generateUniqueName: (r) => {
172
- const s = r == null ? void 0 : r.match(/(.*?)(\.[^.]*$|$)/), d = s.length ? s[2] : "";
173
- return `${s.length ? s[1] : r}${te()}${d}`;
172
+ const s = r == null ? void 0 : r.match(/(.*?)(\.[^.]*$|$)/), f = s.length ? s[2] : "";
173
+ return `${s.length ? s[1] : r}${te()}${f}`;
174
174
  },
175
175
  downloadFile: pe,
176
176
  resetStataus: E,
177
177
  checkProgress: T,
178
- clearTimer: f
178
+ clearTimer: d
179
179
  };
180
180
  }, De = (e) => {
181
181
  let m = e == null ? void 0 : e.toLocaleLowerCase();
@@ -226,7 +226,7 @@ const Fe = ae.get("token"), Ie = ae.post("put-object", (e) => (e.headers || (e.h
226
226
  typeof l.result == "string" && (n = JSON.parse(l.result)), m(n);
227
227
  }, l.readAsText(e);
228
228
  }), Me = (e, m) => {
229
- var d;
229
+ var f;
230
230
  const {
231
231
  importDialog: p,
232
232
  showProgressDialog: l,
@@ -236,18 +236,18 @@ const Fe = ae.get("token"), Ie = ae.post("put-object", (e) => (e.headers || (e.h
236
236
  progressLoading: y,
237
237
  errorFileName: b,
238
238
  errorFileSize: I,
239
- errorMessage: $,
239
+ errorMessage: S,
240
240
  errorImport: z,
241
- errorFilePath: S,
241
+ errorFilePath: $,
242
242
  fileHandleType: M,
243
- fileImport: _,
244
- fileExport: F,
243
+ fileImport: F,
244
+ fileExport: _,
245
245
  downloadFile: P,
246
246
  clearTimer: E
247
247
  } = Pe(m);
248
- let N = k([]), B = (d = _e()) == null ? void 0 : d.tenantId;
248
+ let N = k([]), B = (f = Fe()) == null ? void 0 : f.tenantId;
249
249
  const A = () => {
250
- N.value = [], z.value = !1, b.value = "", I.value = "", $.value = "", p.value = !0, S.value = "", m("open");
250
+ N.value = [], z.value = !1, b.value = "", I.value = "", S.value = "", p.value = !0, $.value = "", m("open");
251
251
  };
252
252
  let R;
253
253
  const O = (a) => {
@@ -270,7 +270,7 @@ const Fe = ae.get("token"), Ie = ae.post("put-object", (e) => (e.headers || (e.h
270
270
  }, T = (a) => {
271
271
  let i = a.match(/\d+(\.\d+)?/)[0], t = a.match(/[a-zA-z]+/gi)[0], c = 0;
272
272
  return i = parseFloat(i), t = t.toLowerCase(), t === "gb" || t === "g" ? c = (i * 1024 * 1024 * 1024).toFixed(2) : t === "mb" || t === "m" ? c = (i * 1024 * 1024).toFixed(2) : t === "kb" || t === "k" ? c = (i * 1024).toFixed(2) : t === "b" && (c = i), parseFloat(c);
273
- }, f = async (a) => {
273
+ }, d = async (a) => {
274
274
  const i = a.value.split("/");
275
275
  let t = te();
276
276
  const c = {
@@ -288,11 +288,11 @@ const Fe = ae.get("token"), Ie = ae.post("put-object", (e) => (e.headers || (e.h
288
288
  };
289
289
  e.maxCount > 1 && (a.importFileName = N.value.map((c) => c.name));
290
290
  const i = e.maxCount > 1, t = e.maxCount > 1 ? N.value : N.value[0];
291
- await _(f, t, a, i);
291
+ await F(d, t, a, i);
292
292
  }, h = () => {
293
- P(S.value, b.value);
293
+ P($.value, b.value);
294
294
  }, oe = () => {
295
- F(r, e.templateName);
295
+ _(r, e.templateName);
296
296
  }, r = async () => {
297
297
  let a = te();
298
298
  const [i, t] = await e.templateFun({ taskId: a }).run();
@@ -306,7 +306,7 @@ const Fe = ae.get("token"), Ie = ae.post("put-object", (e) => (e.headers || (e.h
306
306
  progressLoading: y,
307
307
  errorFileName: b,
308
308
  errorFileSize: I,
309
- errorMessage: $,
309
+ errorMessage: S,
310
310
  errorImport: z,
311
311
  importDialog: p,
312
312
  fileList: N,
@@ -353,7 +353,9 @@ const Fe = ae.get("token"), Ie = ae.post("put-object", (e) => (e.headers || (e.h
353
353
  openDisabled: { type: Boolean, default: !0 },
354
354
  bucketName: { default: "temp" },
355
355
  maxCount: { default: 1 },
356
- multiple: { type: Boolean, default: !1 }
356
+ multiple: { type: Boolean, default: !1 },
357
+ dialogFistTip: {},
358
+ dialogSecondTip: {}
357
359
  },
358
360
  emits: ["open", "success", "error"],
359
361
  setup(e, { expose: m, emit: p }) {
@@ -362,12 +364,12 @@ const Fe = ae.get("token"), Ie = ae.post("put-object", (e) => (e.headers || (e.h
362
364
  progressTitle: y,
363
365
  percent: b,
364
366
  progressStatus: I,
365
- errorFileName: $,
367
+ errorFileName: S,
366
368
  errorFileSize: z,
367
- errorMessage: S,
369
+ errorMessage: $,
368
370
  errorImport: M,
369
- importDialog: _,
370
- fileList: F,
371
+ importDialog: F,
372
+ fileList: _,
371
373
  fileHandleType: P,
372
374
  showImportHandle: E,
373
375
  confirmImport: N,
@@ -377,17 +379,17 @@ const Fe = ae.get("token"), Ie = ae.post("put-object", (e) => (e.headers || (e.h
377
379
  clearTimer: O
378
380
  } = Me(l, w);
379
381
  let T;
380
- return he(P, (f) => {
381
- f.includes("import") ? T = [u("正在导入中..."), u("导入失败"), u("导入成功")] : T = [u("正在导出中..."), u("导出失败"), u("导出成功")];
382
+ return he(P, (d) => {
383
+ d.includes("import") ? T = [u("正在导入中..."), u("导入失败"), u("导入成功")] : T = [u("正在导出中..."), u("导出失败"), u("导出成功")];
382
384
  }), m({
383
385
  confirmImport: N,
384
386
  showImportHandle: E
385
- }), (f, g) => (we(), Ce("div", Ee, [
387
+ }), (d, g) => (we(), Ce("div", Ee, [
386
388
  q("div", {
387
389
  onClick: g[0] || (g[0] = //@ts-ignore
388
390
  (...h) => o(E) && o(E)(...h))
389
391
  }, [
390
- le(f.$slots, "default", {}, () => [
392
+ le(d.$slots, "default", {}, () => [
391
393
  D(o(W), {
392
394
  size: "middle",
393
395
  "btn-type": "primary"
@@ -406,9 +408,9 @@ const Fe = ae.get("token"), Ie = ae.post("put-object", (e) => (e.headers || (e.h
406
408
  ]),
407
409
  re(" 导入弹窗 "),
408
410
  D(o(se), {
409
- title: o(j)(f.importDialogName).value,
410
- modelValue: o(_),
411
- "onUpdate:modelValue": g[3] || (g[3] = (h) => Q(_) ? _.value = h : null),
411
+ title: o(j)(d.importDialogName).value,
412
+ modelValue: o(F),
413
+ "onUpdate:modelValue": g[3] || (g[3] = (h) => Q(F) ? F.value = h : null),
412
414
  customClass: "upload-dialog",
413
415
  width: "610px",
414
416
  height: "500px"
@@ -417,7 +419,7 @@ const Fe = ae.get("token"), Ie = ae.post("put-object", (e) => (e.headers || (e.h
417
419
  q("div", null, [
418
420
  D(o(W), {
419
421
  size: "middle",
420
- onClick: g[2] || (g[2] = (h) => _.value = !1)
422
+ onClick: g[2] || (g[2] = (h) => F.value = !1)
421
423
  }, {
422
424
  default: L(() => [
423
425
  Y(
@@ -432,13 +434,13 @@ const Fe = ae.get("token"), Ie = ae.post("put-object", (e) => (e.headers || (e.h
432
434
  D(o(W), {
433
435
  size: "middle",
434
436
  "btn-type": "primary",
435
- disabled: f.openDisabled && o(F).length === 0,
437
+ disabled: d.openDisabled && o(_).length === 0,
436
438
  style: { "margin-left": "12px", width: "100%" },
437
439
  onClick: o(N)
438
440
  }, {
439
441
  default: L(() => [
440
442
  Y(
441
- H(o(j)(`${f.confirmButtonName}`).value),
443
+ H(o(j)(`${d.confirmButtonName}`).value),
442
444
  1
443
445
  /* TEXT */
444
446
  )
@@ -449,11 +451,11 @@ const Fe = ae.get("token"), Ie = ae.post("put-object", (e) => (e.headers || (e.h
449
451
  ])
450
452
  ]),
451
453
  default: L(() => [
452
- le(f.$slots, "tip", {}, () => [
454
+ le(d.$slots, "tip", {}, () => [
453
455
  q("div", Le, [
454
456
  q("div", je, [
455
457
  Y(
456
- H(o(j)("1、点击下载 ").value),
458
+ H(d.dialogFistTip || o(j)("1、点击下载 ").value) + " ",
457
459
  1
458
460
  /* TEXT */
459
461
  ),
@@ -465,7 +467,7 @@ const Fe = ae.get("token"), Ie = ae.post("put-object", (e) => (e.headers || (e.h
465
467
  }, {
466
468
  default: L(() => [
467
469
  Y(
468
- H(o(j)(`${f.templateName}`).value),
470
+ H(o(j)(`${d.templateName}`).value),
469
471
  1
470
472
  /* TEXT */
471
473
  )
@@ -477,22 +479,22 @@ const Fe = ae.get("token"), Ie = ae.post("put-object", (e) => (e.headers || (e.h
477
479
  q(
478
480
  "div",
479
481
  Be,
480
- H(o(j)("2、仅支持上传Excel文件,重复数据以最后一条为准").value),
482
+ H(d.dialogSecondTip || o(j)("2、仅支持上传Excel文件,重复数据以最后一条为准").value),
481
483
  1
482
484
  /* TEXT */
483
485
  )
484
486
  ])
485
487
  ], !0),
486
488
  D(o(ye), {
487
- modelValue: o(F),
488
- "onUpdate:modelValue": g[1] || (g[1] = (h) => Q(F) ? F.value = h : null),
489
+ modelValue: o(_),
490
+ "onUpdate:modelValue": g[1] || (g[1] = (h) => Q(_) ? _.value = h : null),
489
491
  error: o(M),
490
- "error-file-name": o($),
492
+ "error-file-name": o(S),
491
493
  "error-file-size": o(z),
492
- "error-message": o(S),
493
- accept: f.fileType,
494
- maxCount: f.maxCount,
495
- multiple: f.multiple,
494
+ "error-message": o($),
495
+ accept: d.fileType,
496
+ maxCount: d.maxCount,
497
+ multiple: d.multiple,
496
498
  onErrorFileDownload: o(A),
497
499
  onFileUpload: o(B)
498
500
  }, null, 8, ["modelValue", "error", "error-file-name", "error-file-size", "error-message", "accept", "maxCount", "multiple", "onErrorFileDownload", "onFileUpload"])
@@ -530,7 +532,7 @@ const Fe = ae.get("token"), Ie = ae.post("put-object", (e) => (e.headers || (e.h
530
532
  for (const [l, w] of m)
531
533
  p[l] = w;
532
534
  return p;
533
- }, He = /* @__PURE__ */ Ve(Re, [["__scopeId", "data-v-658f8c34"]]), Ae = {
535
+ }, He = /* @__PURE__ */ Ve(Re, [["__scopeId", "data-v-49caa32f"]]), Ae = {
534
536
  "1、点击下载 ": { "zh-CN": "1、点击下载 ", en: "1.Click to Download ", _appCode: "framework" },
535
537
  "2、仅支持上传Excel文件,重复数据以最后一条为准": {
536
538
  "zh-CN": "2、仅支持上传Excel文件,重复数据以最后一条为准",
@@ -33,6 +33,10 @@ export type Props = {
33
33
  maxCount?: number
34
34
 
35
35
  multiple?: boolean
36
+
37
+ dialogFistTip?: string
38
+
39
+ dialogSecondTip?: string
36
40
  }
37
41
 
38
42
  export type Emits = {
@@ -1 +1 @@
1
- .das-import-button[data-v-658f8c34]{display:inline-block}.das-import-button .upload-dialog .second-line[data-v-658f8c34]{margin-bottom:20px}.das-import-button .upload-dialog .tips[data-v-658f8c34]{font-size:16px}
1
+ .das-import-button[data-v-49caa32f]{display:inline-block}.das-import-button .upload-dialog .second-line[data-v-49caa32f]{margin-bottom:20px}.das-import-button .upload-dialog .tips[data-v-49caa32f]{font-size:16px}