@web-utils/component 2.0.1 → 2.0.3
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/dist/chunks/{7af3ceb1.js → 3a79781b.js} +3 -3
- package/dist/chunks/{df803484.js → 41a066be.js} +0 -0
- package/dist/chunks/{163eed3b.js → 5a78e0db.js} +0 -0
- package/dist/chunks/{6499de3a.js → 5d4282fb.js} +0 -0
- package/dist/chunks/{a73fe8ee.js → 61ad06b2.js} +0 -0
- package/dist/chunks/{86bcadec.js → 76680a03.js} +2 -2
- package/dist/chunks/{8bbde9bf.js → 8c0142e0.js} +0 -0
- package/dist/chunks/{90bd3d52.js → 97652d86.js} +5 -5
- package/dist/chunks/{92404ceb.js → b4acd3a6.js} +3 -3
- package/dist/chunks/{2bd4e340.js → f71045fc.js} +0 -0
- package/dist/components/address-input/index.js +2 -2
- package/dist/components/aside-menu/index.js +1 -1
- package/dist/components/awesome-button/index.js +1 -1
- package/dist/components/capsule-tab/index.js +1 -1
- package/dist/components/chunk-file-uploader/index.js +2 -2
- package/dist/components/chunk-file-uploader-button/index.js +2 -2
- package/dist/components/chunk-file-uploader-drop/index.js +2 -2
- package/dist/components/chunk-file-uploader-file/index.js +3 -3
- package/dist/components/chunk-file-uploader-files/index.js +2 -2
- package/dist/components/chunk-file-uploader-list/index.js +2 -2
- package/dist/components/chunk-file-uploader-un-support/index.js +2 -2
- package/dist/components/code-mirror-editor/index.js +1 -1
- package/dist/components/color-picker/index.js +1 -1
- package/dist/components/confirm-button/index.js +3 -3
- package/dist/components/confirmable/index.js +2 -2
- package/dist/components/context-menu/index.js +1 -1
- package/dist/components/custom-scrollbar/index.js +2 -3
- package/dist/components/data-table-picker/index.js +5 -5
- package/dist/components/dynamic-table/index.js +6 -6
- package/dist/components/e-charts/index.js +1 -1
- package/dist/components/editable-progress/index.js +1 -1
- package/dist/components/editable-tree/index.js +192 -192
- package/dist/components/egd-collapse/index.js +1 -1
- package/dist/components/egd-collapse-item/index.js +1 -1
- package/dist/components/element-dialog/index.js +4 -4
- package/dist/components/empty-view/index.js +2 -2
- package/dist/components/error-view/index.js +2 -2
- package/dist/components/flex-column/index.js +2 -2
- package/dist/components/flex-item/index.js +2 -2
- package/dist/components/flex-row/index.js +2 -2
- package/dist/components/flex-scroller/index.js +1 -1
- package/dist/components/form-button/index.js +2 -2
- package/dist/components/form-cascader/index.js +4 -4
- package/dist/components/form-checkbox-group/index.js +13 -13
- package/dist/components/form-date-picker/index.js +9 -9
- package/dist/components/form-holder/index.js +3 -3
- package/dist/components/form-input/index.js +3 -3
- package/dist/components/form-input-email/index.js +4 -4
- package/dist/components/form-input-id-card/index.js +4 -4
- package/dist/components/form-input-number/index.js +4 -4
- package/dist/components/form-input-phone-number/index.js +4 -4
- package/dist/components/form-input-time/index.js +6 -6
- package/dist/components/form-item/index.js +4 -5
- package/dist/components/form-item-config-provider/index.js +1 -1
- package/dist/components/form-item-group/index.js +2 -2
- package/dist/components/form-radio-group/index.js +13 -13
- package/dist/components/form-select/index.js +14 -14
- package/dist/components/form-switch/index.js +3 -3
- package/dist/components/form-textarea/index.js +3 -3
- package/dist/components/form-view/index.js +7 -7
- package/dist/components/guide-steps/index.js +1 -1
- package/dist/components/icon-card/index.js +1 -1
- package/dist/components/iframe-window/index.js +3 -3
- package/dist/components/input-number/index.js +2 -2
- package/dist/components/input-number-range/index.js +2 -2
- package/dist/components/keep-view-alive/index.js +1 -1
- package/dist/components/loading-view/index.js +2 -2
- package/dist/components/nav-bar/index.js +2 -2
- package/dist/components/not-implement/index.js +2 -2
- package/dist/components/page/index.js +1 -1
- package/dist/components/page-header/index.js +2 -2
- package/dist/components/page-index/index.js +4 -4
- package/dist/components/page-index-top/index.js +3 -3
- package/dist/components/page-skeleton/index.js +1 -1
- package/dist/components/page-skeleton-new/index.js +4 -4
- package/dist/components/pageable-table/index.js +8 -8
- package/dist/components/pageable-view/index.js +5 -5
- package/dist/components/photo-swipe/index.js +5 -5
- package/dist/components/resize-observer/index.js +2 -2
- package/dist/components/search-popover/index.js +6 -6
- package/dist/components/sign-panel/index.js +11 -11
- package/dist/components/split-pane/index.js +1 -1
- package/dist/components/stateful/index.js +1 -1
- package/dist/components/static-pageable-table/index.js +2 -2
- package/dist/components/swiper/index.js +1 -1
- package/dist/components/tab/index.js +2 -2
- package/dist/components/tab-item/index.js +2 -2
- package/dist/components/table-column/index.js +1 -1
- package/dist/components/table-view/index.js +12 -12
- package/dist/components/tag-render/index.js +3 -3
- package/dist/components/tinymce-editor/index.js +3 -3
- package/dist/components/tinymce-wrapper/index.js +393 -393
- package/dist/components/toolbar/index.js +40 -40
- package/dist/components/toolbar-button/index.js +1 -1
- package/dist/components/trigger/index.js +1 -1
- package/dist/components/vue-tags-input/index.js +3 -3
- package/dist/components/watermark/index.js +2 -2
- package/dist/components/x-dialog/index.js +6 -6
- package/dist/index.css +0 -63
- package/dist/index.es.js +606 -608
- package/package.json +22 -22
- package/web-types.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -73,7 +73,7 @@ var render$18 = function() {
|
|
|
73
73
|
staticClass: "address-input-item-wrapper flex-item"
|
|
74
74
|
}, [s("ElInput", {
|
|
75
75
|
attrs: {
|
|
76
|
-
placeholder: "
|
|
76
|
+
placeholder: "请输入详细地址!",
|
|
77
77
|
disabled: e.inputDisabled
|
|
78
78
|
},
|
|
79
79
|
model: {
|
|
@@ -365,18 +365,18 @@ const CapsuleTab = /* @__PURE__ */ function() {
|
|
|
365
365
|
function secondsToStr(e) {
|
|
366
366
|
const t = Math.floor(e / 31536e3);
|
|
367
367
|
if (t)
|
|
368
|
-
return `${t}
|
|
368
|
+
return `${t} 年${o(t)}`;
|
|
369
369
|
const s = Math.floor((e %= 31536e3) / 86400);
|
|
370
370
|
if (s)
|
|
371
|
-
return `${s}
|
|
371
|
+
return `${s} 天${o(s)}`;
|
|
372
372
|
const n = Math.floor((e %= 86400) / 3600);
|
|
373
373
|
if (n)
|
|
374
|
-
return `${n}
|
|
374
|
+
return `${n} 时${o(n)}`;
|
|
375
375
|
const r = Math.floor((e %= 3600) / 60);
|
|
376
376
|
if (r)
|
|
377
|
-
return `${r}
|
|
377
|
+
return `${r} 分${o(r)}`;
|
|
378
378
|
const i = e % 60;
|
|
379
|
-
return `${i}
|
|
379
|
+
return `${i} 秒${o(i)}`;
|
|
380
380
|
function o(a) {
|
|
381
381
|
return a > 1, "";
|
|
382
382
|
}
|
|
@@ -683,7 +683,7 @@ var render$12 = function() {
|
|
|
683
683
|
on: {
|
|
684
684
|
click: e.resume
|
|
685
685
|
}
|
|
686
|
-
}, [e._v("
|
|
686
|
+
}, [e._v("️")]), s("span", {
|
|
687
687
|
staticClass: "chunk-file-uploader-file-retry",
|
|
688
688
|
on: {
|
|
689
689
|
click: e.retry
|
|
@@ -1497,7 +1497,7 @@ const confirmableMixin = {
|
|
|
1497
1497
|
},
|
|
1498
1498
|
message: {
|
|
1499
1499
|
type: String,
|
|
1500
|
-
default: "
|
|
1500
|
+
default: "你确定要删除该记录吗?"
|
|
1501
1501
|
},
|
|
1502
1502
|
confirmable: {
|
|
1503
1503
|
type: Boolean,
|
|
@@ -1505,7 +1505,7 @@ const confirmableMixin = {
|
|
|
1505
1505
|
},
|
|
1506
1506
|
confirmText: {
|
|
1507
1507
|
type: String,
|
|
1508
|
-
default: "
|
|
1508
|
+
default: "你确定要删除该记录吗?"
|
|
1509
1509
|
},
|
|
1510
1510
|
confirmType: {
|
|
1511
1511
|
type: String,
|
|
@@ -1514,7 +1514,7 @@ const confirmableMixin = {
|
|
|
1514
1514
|
loadable: Boolean,
|
|
1515
1515
|
loadingText: {
|
|
1516
1516
|
type: String,
|
|
1517
|
-
default: "
|
|
1517
|
+
default: "正在处理中请稍候..."
|
|
1518
1518
|
},
|
|
1519
1519
|
tag: {
|
|
1520
1520
|
type: String,
|
|
@@ -1572,7 +1572,7 @@ const Confirmable = /* @__PURE__ */ function() {
|
|
|
1572
1572
|
round: Boolean,
|
|
1573
1573
|
text: {
|
|
1574
1574
|
type: String,
|
|
1575
|
-
default: "
|
|
1575
|
+
default: "删除"
|
|
1576
1576
|
},
|
|
1577
1577
|
tag: {
|
|
1578
1578
|
type: String,
|
|
@@ -1924,8 +1924,7 @@ const __vue2_script$17 = {
|
|
|
1924
1924
|
);
|
|
1925
1925
|
},
|
|
1926
1926
|
activated() {
|
|
1927
|
-
|
|
1928
|
-
this.$refs.viewport.scrollTop = (e = this.scrollOffset) != null ? e : 0;
|
|
1927
|
+
this.$refs.viewport.scrollTop = this.scrollOffset ?? 0;
|
|
1929
1928
|
},
|
|
1930
1929
|
deactivated() {
|
|
1931
1930
|
this.scrollOffset = this.$refs.viewport.scrollTop;
|
|
@@ -2198,14 +2197,14 @@ var render$W = function() {
|
|
|
2198
2197
|
on: {
|
|
2199
2198
|
click: e.confirm
|
|
2200
2199
|
}
|
|
2201
|
-
}, [e._v("
|
|
2200
|
+
}, [e._v(" 确 定 ")]), s("ElButton", {
|
|
2202
2201
|
attrs: {
|
|
2203
2202
|
size: "mini"
|
|
2204
2203
|
},
|
|
2205
2204
|
on: {
|
|
2206
2205
|
click: e.close
|
|
2207
2206
|
}
|
|
2208
|
-
}, [e._v("
|
|
2207
|
+
}, [e._v(" 关 闭 ")])];
|
|
2209
2208
|
},
|
|
2210
2209
|
proxy: !0
|
|
2211
2210
|
}], null, !0)
|
|
@@ -2255,7 +2254,7 @@ const __vue2_script$16 = {
|
|
|
2255
2254
|
},
|
|
2256
2255
|
confirm() {
|
|
2257
2256
|
var e;
|
|
2258
|
-
this.multiple ? (e = this.selectedRows) != null && e.length ? (this.$emit("confirm", this.selectedRows), this.close()) : this.$message.warning("
|
|
2257
|
+
this.multiple ? (e = this.selectedRows) != null && e.length ? (this.$emit("confirm", this.selectedRows), this.close()) : this.$message.warning("请选择") : this.currentRow ? (this.$emit("confirm", this.currentRow), this.close()) : this.$message.warning("请选择");
|
|
2259
2258
|
}
|
|
2260
2259
|
}
|
|
2261
2260
|
}, __cssModules$16 = {};
|
|
@@ -2313,7 +2312,7 @@ var render$V = function() {
|
|
|
2313
2312
|
attrs: {
|
|
2314
2313
|
"prefix-icon": e.getIcon(n),
|
|
2315
2314
|
disabled: e.inputDisabled,
|
|
2316
|
-
placeholder: e.inputDisabled ? "" :
|
|
2315
|
+
placeholder: e.inputDisabled ? "" : `请输入${n.label}!`
|
|
2317
2316
|
},
|
|
2318
2317
|
model: {
|
|
2319
2318
|
value: i[n.prop],
|
|
@@ -2328,7 +2327,7 @@ var render$V = function() {
|
|
|
2328
2327
|
});
|
|
2329
2328
|
}), e.inputDisabled ? e._e() : s("ElTableColumn", {
|
|
2330
2329
|
attrs: {
|
|
2331
|
-
label: "
|
|
2330
|
+
label: "操作",
|
|
2332
2331
|
width: "60",
|
|
2333
2332
|
fixed: "right"
|
|
2334
2333
|
},
|
|
@@ -2344,7 +2343,7 @@ var render$V = function() {
|
|
|
2344
2343
|
color: "#f00"
|
|
2345
2344
|
},
|
|
2346
2345
|
attrs: {
|
|
2347
|
-
title: "
|
|
2346
|
+
title: "删除"
|
|
2348
2347
|
},
|
|
2349
2348
|
on: {
|
|
2350
2349
|
click: function(a) {
|
|
@@ -2365,7 +2364,7 @@ var render$V = function() {
|
|
|
2365
2364
|
on: {
|
|
2366
2365
|
click: e.addRow
|
|
2367
2366
|
}
|
|
2368
|
-
}, [e._v("
|
|
2367
|
+
}, [e._v(" 添加 ")])], 1);
|
|
2369
2368
|
}, staticRenderFns$V = [];
|
|
2370
2369
|
const DynamicTable_vue_vue_type_style_index_0_lang = "", icons = {
|
|
2371
2370
|
number: "fa fa-superscript",
|
|
@@ -2443,7 +2442,7 @@ const DynamicTable_vue_vue_type_style_index_0_lang = "", icons = {
|
|
|
2443
2442
|
const t = e.rules;
|
|
2444
2443
|
if (["email", "idCard", "phone", "number"].includes(e.type)) {
|
|
2445
2444
|
const s = fastClone(t || []);
|
|
2446
|
-
return e.type === "number" && s.push({ validator: validateNumber, message: "
|
|
2445
|
+
return e.type === "number" && s.push({ validator: validateNumber, message: "请输入数字!" }), e.type === "email" && s.push({ type: "email", message: "请输入正确的邮箱地址!" }), e.type === "idCard" && s.push({ validator: validateIdCard, message: "请输入正确的身份证号码!" }), e.type === "phone" && s.push({ validator: validatePhoneNum, message: "请输入正确的手机号码!" }), s;
|
|
2447
2446
|
} else
|
|
2448
2447
|
return t;
|
|
2449
2448
|
}
|
|
@@ -2866,7 +2865,7 @@ var render$S = function() {
|
|
|
2866
2865
|
}
|
|
2867
2866
|
}, [s("i", {
|
|
2868
2867
|
staticClass: "el-icon-lx-add"
|
|
2869
|
-
}), e._v(" " + e._s(e.addRootNodeLabel ? e.addRootNodeLabel :
|
|
2868
|
+
}), e._v(" " + e._s(e.addRootNodeLabel ? e.addRootNodeLabel : `添加${e.label}`) + " ")])], 1) : e._e(), s("ElTree", e._g(e._b({
|
|
2870
2869
|
key: e.treeKey,
|
|
2871
2870
|
ref: "tree",
|
|
2872
2871
|
staticClass: "flex-item",
|
|
@@ -2945,7 +2944,7 @@ var render$S = function() {
|
|
|
2945
2944
|
return o.stopPropagation(), e.onConfirm(r, i);
|
|
2946
2945
|
}
|
|
2947
2946
|
}
|
|
2948
|
-
}, [e._v("
|
|
2947
|
+
}, [e._v("确定")]), s("ElButton", {
|
|
2949
2948
|
directives: [{
|
|
2950
2949
|
name: "show",
|
|
2951
2950
|
rawName: "v-show",
|
|
@@ -2962,7 +2961,7 @@ var render$S = function() {
|
|
|
2962
2961
|
return o.stopPropagation(), e.onCancel(r, i);
|
|
2963
2962
|
}
|
|
2964
2963
|
}
|
|
2965
|
-
}, [e._v("
|
|
2964
|
+
}, [e._v("取消")])] : e._e()], 2)] : [s("span", {
|
|
2966
2965
|
staticClass: "custom-tree-node",
|
|
2967
2966
|
attrs: {
|
|
2968
2967
|
"data-id": i.id
|
|
@@ -3008,7 +3007,7 @@ var render$S = function() {
|
|
|
3008
3007
|
return o.stopPropagation(), e.appendChildNode(r, i);
|
|
3009
3008
|
}
|
|
3010
3009
|
}
|
|
3011
|
-
}, [e._v("
|
|
3010
|
+
}, [e._v("添加")]), s("ElButton", {
|
|
3012
3011
|
attrs: {
|
|
3013
3012
|
size: "mini",
|
|
3014
3013
|
type: "text"
|
|
@@ -3018,11 +3017,11 @@ var render$S = function() {
|
|
|
3018
3017
|
return o.stopPropagation(), e.editNode(r, i);
|
|
3019
3018
|
}
|
|
3020
3019
|
}
|
|
3021
|
-
}, [e._v("
|
|
3020
|
+
}, [e._v("修改")]), s("ElPopconfirm", {
|
|
3022
3021
|
staticClass: "pop-confirm",
|
|
3023
3022
|
attrs: {
|
|
3024
3023
|
"icon-color": "red",
|
|
3025
|
-
title: "
|
|
3024
|
+
title: "你确定要删除吗?"
|
|
3026
3025
|
},
|
|
3027
3026
|
on: {
|
|
3028
3027
|
confirm: function(o) {
|
|
@@ -3051,7 +3050,7 @@ var render$S = function() {
|
|
|
3051
3050
|
o.stopPropagation();
|
|
3052
3051
|
}
|
|
3053
3052
|
}
|
|
3054
|
-
}, [e._v("
|
|
3053
|
+
}, [e._v("删除")])];
|
|
3055
3054
|
},
|
|
3056
3055
|
proxy: !0
|
|
3057
3056
|
}], null, !0)
|
|
@@ -3176,7 +3175,7 @@ const EditableTree_vue_vue_type_style_index_0_lang = "", __vue2_script$12 = {
|
|
|
3176
3175
|
props: {
|
|
3177
3176
|
label: {
|
|
3178
3177
|
type: String,
|
|
3179
|
-
default: "
|
|
3178
|
+
default: "书签"
|
|
3180
3179
|
},
|
|
3181
3180
|
addRootNodeLabel: {
|
|
3182
3181
|
type: String
|
|
@@ -3236,10 +3235,10 @@ const EditableTree_vue_vue_type_style_index_0_lang = "", __vue2_script$12 = {
|
|
|
3236
3235
|
menuLabel: {
|
|
3237
3236
|
type: Object,
|
|
3238
3237
|
default: () => ({
|
|
3239
|
-
appendPeer: "
|
|
3240
|
-
appendChild: "
|
|
3241
|
-
removeNode: "
|
|
3242
|
-
editNode: "
|
|
3238
|
+
appendPeer: "添加同级节点",
|
|
3239
|
+
appendChild: "添加",
|
|
3240
|
+
removeNode: "删除",
|
|
3241
|
+
editNode: "修改"
|
|
3243
3242
|
})
|
|
3244
3243
|
},
|
|
3245
3244
|
icon: {
|
|
@@ -3278,12 +3277,12 @@ const EditableTree_vue_vue_type_style_index_0_lang = "", __vue2_script$12 = {
|
|
|
3278
3277
|
computed: {
|
|
3279
3278
|
defaultOptions() {
|
|
3280
3279
|
return {
|
|
3281
|
-
confirmButtonText: "
|
|
3282
|
-
cancelButtonText: "
|
|
3280
|
+
confirmButtonText: "确定",
|
|
3281
|
+
cancelButtonText: "取消",
|
|
3283
3282
|
closeOnClickModal: !1,
|
|
3284
3283
|
modal: !0,
|
|
3285
|
-
inputErrorMessage: `${this.label}
|
|
3286
|
-
inputPlaceholder:
|
|
3284
|
+
inputErrorMessage: `${this.label}名不能为空!`,
|
|
3285
|
+
inputPlaceholder: `请输入${this.label}名...`,
|
|
3287
3286
|
inputValidator: (e) => e != null && e.trim().length > 0
|
|
3288
3287
|
};
|
|
3289
3288
|
},
|
|
@@ -3328,37 +3327,37 @@ const EditableTree_vue_vue_type_style_index_0_lang = "", __vue2_script$12 = {
|
|
|
3328
3327
|
this.showMenu = !1, window.removeEventListener("click", this.hideContextMenu);
|
|
3329
3328
|
},
|
|
3330
3329
|
async tryFetch() {
|
|
3331
|
-
var e
|
|
3330
|
+
var e;
|
|
3332
3331
|
if (this.lazy === !1 && this.fetchApi) {
|
|
3333
|
-
const
|
|
3334
|
-
if (isPlainObject(
|
|
3335
|
-
const
|
|
3336
|
-
|
|
3332
|
+
const t = await this.fetchApi(((e = this.rootNode) == null ? void 0 : e.id) ?? -1, {});
|
|
3333
|
+
if (isPlainObject(t.data) && (t.data = [t.data]), t.data = t.data || [], this.empty = t.data.length === 0, isPlainObject(this.customRootNode)) {
|
|
3334
|
+
const s = cloneDeep(this.customRootNode);
|
|
3335
|
+
s[this.treeProps.children || "children"] = t.data, this.treeData = [s];
|
|
3337
3336
|
} else if (isFunction(this.customRootNode)) {
|
|
3338
|
-
const
|
|
3339
|
-
|
|
3337
|
+
const s = this.customRootNode(t.data);
|
|
3338
|
+
s[this.treeProps.children || "children"] = t.data, this.treeData = isPlainObject(s) ? [s] : s;
|
|
3340
3339
|
} else
|
|
3341
|
-
this.treeData =
|
|
3340
|
+
this.treeData = t.data;
|
|
3342
3341
|
}
|
|
3343
3342
|
},
|
|
3344
3343
|
async loadNode(e, t) {
|
|
3345
|
-
var s, n, r
|
|
3344
|
+
var s, n, r;
|
|
3346
3345
|
if (e.level === 0) {
|
|
3347
|
-
const
|
|
3348
|
-
if (this.empty =
|
|
3349
|
-
const
|
|
3350
|
-
|
|
3346
|
+
const i = await this.fetchApi(((s = this.rootNode) == null ? void 0 : s.id) ?? -1, e);
|
|
3347
|
+
if (this.empty = i.data.length === 0, isPlainObject(this.customRootNode)) {
|
|
3348
|
+
const o = cloneDeep(this.customRootNode);
|
|
3349
|
+
o[this.treeProps.children || "children"] = i.data, t([o]);
|
|
3351
3350
|
} else if (isFunction(this.customRootNode)) {
|
|
3352
|
-
const
|
|
3353
|
-
|
|
3351
|
+
const o = this.customRootNode(i.data);
|
|
3352
|
+
o[this.treeProps.children || "children"] = i.data, this.treeData = isPlainObject(o) ? [o] : o;
|
|
3354
3353
|
} else
|
|
3355
|
-
t(
|
|
3356
|
-
await this.$nextTick(), this.$emit("root-node-loaded",
|
|
3354
|
+
t(i.data);
|
|
3355
|
+
await this.$nextTick(), this.$emit("root-node-loaded", i.data), this.defaultExpandedKeys ? this.expandedKeys = [(n = i == null ? void 0 : i.data[0]) == null ? void 0 : n.id, ...this.defaultExpandedKeys] : this.expandFirstNode && (this.expandedKeys = [(r = i == null ? void 0 : i.data[0]) == null ? void 0 : r.id]);
|
|
3357
3356
|
} else {
|
|
3358
3357
|
if (e.leaf || e.data.isTempNode)
|
|
3359
3358
|
return t([]);
|
|
3360
|
-
const
|
|
3361
|
-
t(
|
|
3359
|
+
const i = await this.fetchApi(e.data.id, e);
|
|
3360
|
+
t(i.data), await this.$nextTick(), this.$emit("node-loaded", i.data);
|
|
3362
3361
|
}
|
|
3363
3362
|
},
|
|
3364
3363
|
clear() {
|
|
@@ -3374,15 +3373,15 @@ const EditableTree_vue_vue_type_style_index_0_lang = "", __vue2_script$12 = {
|
|
|
3374
3373
|
this.editData && (isUndefined(this.editData.edit) ? this.$set(this.editData, "edit", !0) : this.editData.edit = !1);
|
|
3375
3374
|
},
|
|
3376
3375
|
async editNode(e, t) {
|
|
3377
|
-
!this.contextMenu || this.contextMenuIcon || this.contextMenuInline ? (this.clear(), this.editData = t, this.text = t[this.treeProps.label], isUndefined(t.edit) ? this.$set(t, "edit", !0) : t.edit = !0, await this.$nextTick(), this.$refs.labelTxt.focus()) : await this.$prompt(
|
|
3376
|
+
!this.contextMenu || this.contextMenuIcon || this.contextMenuInline ? (this.clear(), this.editData = t, this.text = t[this.treeProps.label], isUndefined(t.edit) ? this.$set(t, "edit", !0) : t.edit = !0, await this.$nextTick(), this.$refs.labelTxt.focus()) : await this.$prompt(`请输入新的${this.label}名:`, {
|
|
3378
3377
|
...this.defaultOptions,
|
|
3379
3378
|
inputValue: t[this.treeProps.label],
|
|
3380
3379
|
beforeClose: async (s, n, r) => {
|
|
3381
3380
|
if (s === "confirm") {
|
|
3382
3381
|
try {
|
|
3383
|
-
n.confirmButtonLoading = !0, n.confirmButtonText = "
|
|
3382
|
+
n.confirmButtonLoading = !0, n.confirmButtonText = "处理中...", this.text = n.inputValue, await this.onConfirm(this.curNode, this.curData), r();
|
|
3384
3383
|
} catch {
|
|
3385
|
-
n.confirmButtonText = "
|
|
3384
|
+
n.confirmButtonText = "确定";
|
|
3386
3385
|
}
|
|
3387
3386
|
n.confirmButtonLoading = !1;
|
|
3388
3387
|
} else
|
|
@@ -3391,16 +3390,16 @@ const EditableTree_vue_vue_type_style_index_0_lang = "", __vue2_script$12 = {
|
|
|
3391
3390
|
}).catch((s) => s);
|
|
3392
3391
|
},
|
|
3393
3392
|
async appendRootNode() {
|
|
3394
|
-
this.text = "", !this.contextMenu || this.contextMenuIcon || this.contextMenuInline ? (this.clear(), this.createNewChild(void 0), this.$refs.tree.root.insertChild({ data: this.newChild }, void 0, !0), await this.scrollIntoView(!0)) : await this.$prompt(
|
|
3393
|
+
this.text = "", !this.contextMenu || this.contextMenuIcon || this.contextMenuInline ? (this.clear(), this.createNewChild(void 0), this.$refs.tree.root.insertChild({ data: this.newChild }, void 0, !0), await this.scrollIntoView(!0)) : await this.$prompt(`请输入${this.label}名:`, {
|
|
3395
3394
|
...this.defaultOptions,
|
|
3396
3395
|
beforeClose: async (e, t, s) => {
|
|
3397
3396
|
if (e === "confirm") {
|
|
3398
3397
|
try {
|
|
3399
|
-
this.createNewChild(-1), t.confirmButtonLoading = !0, t.confirmButtonText = "
|
|
3398
|
+
this.createNewChild(-1), t.confirmButtonLoading = !0, t.confirmButtonText = "处理中...";
|
|
3400
3399
|
const n = await this.saveApi(this.newNodeBuilder(t.inputValue, { id: -1 }));
|
|
3401
3400
|
this.newChild[this.treeProps.label] = t.inputValue, this.newChild.edit = !1, assignReactiveProperties(this.newChild, n.data), this.$refs.tree.root.insertChild({ data: this.newChild }, void 0, !0), await this.locateView(), s();
|
|
3402
3401
|
} catch {
|
|
3403
|
-
t.confirmButtonText = "
|
|
3402
|
+
t.confirmButtonText = "确定";
|
|
3404
3403
|
}
|
|
3405
3404
|
t.confirmButtonLoading = !1;
|
|
3406
3405
|
} else
|
|
@@ -3412,16 +3411,16 @@ const EditableTree_vue_vue_type_style_index_0_lang = "", __vue2_script$12 = {
|
|
|
3412
3411
|
this.text = "";
|
|
3413
3412
|
const t = e.expanded;
|
|
3414
3413
|
e.expand(async () => {
|
|
3415
|
-
!this.contextMenu || this.contextMenuIcon || this.contextMenuInline ? (this.clear(), this.createNewChild(e.data.id), this.$refs.tree.append(this.newChild, e), await this.scrollIntoView(t)) : await this.$prompt(
|
|
3414
|
+
!this.contextMenu || this.contextMenuIcon || this.contextMenuInline ? (this.clear(), this.createNewChild(e.data.id), this.$refs.tree.append(this.newChild, e), await this.scrollIntoView(t)) : await this.$prompt(`请输入${this.label}名:`, {
|
|
3416
3415
|
...this.defaultOptions,
|
|
3417
3416
|
beforeClose: async (s, n, r) => {
|
|
3418
3417
|
if (s === "confirm") {
|
|
3419
3418
|
try {
|
|
3420
|
-
this.createNewChild(e.data.id), n.confirmButtonLoading = !0, n.confirmButtonText = "
|
|
3419
|
+
this.createNewChild(e.data.id), n.confirmButtonLoading = !0, n.confirmButtonText = "处理中...";
|
|
3421
3420
|
const i = await this.saveApi(this.newNodeBuilder(n.inputValue, e.data));
|
|
3422
3421
|
this.newChild[this.treeProps.label] = n.inputValue, this.newChild.edit = !1, assignReactiveProperties(this.newChild, i.data), this.$refs.tree.append(this.newChild, e), await this.locateView(), r();
|
|
3423
3422
|
} catch {
|
|
3424
|
-
n.confirmButtonText = "
|
|
3423
|
+
n.confirmButtonText = "确定";
|
|
3425
3424
|
}
|
|
3426
3425
|
n.confirmButtonLoading = !1;
|
|
3427
3426
|
} else
|
|
@@ -3479,8 +3478,8 @@ const EditableTree_vue_vue_type_style_index_0_lang = "", __vue2_script$12 = {
|
|
|
3479
3478
|
},
|
|
3480
3479
|
async removeNodeModal(e) {
|
|
3481
3480
|
await this.$confirm(
|
|
3482
|
-
|
|
3483
|
-
"
|
|
3481
|
+
`你确定要删除${this.label}[<span class="break-word" style="color: orange">${e.data[this.treeProps.label]}</span>]吗?`,
|
|
3482
|
+
"系统提示",
|
|
3484
3483
|
{
|
|
3485
3484
|
type: "warning",
|
|
3486
3485
|
modal: !0,
|
|
@@ -3492,12 +3491,12 @@ const EditableTree_vue_vue_type_style_index_0_lang = "", __vue2_script$12 = {
|
|
|
3492
3491
|
beforeClose: async (t, s, n) => {
|
|
3493
3492
|
if (t === "confirm") {
|
|
3494
3493
|
try {
|
|
3495
|
-
s.confirmButtonLoading = !0, s.confirmButtonText = "
|
|
3494
|
+
s.confirmButtonLoading = !0, s.confirmButtonText = "删除...";
|
|
3496
3495
|
const r = e.parent, i = await this.deleteApi(e.data.id);
|
|
3497
|
-
i.code === 0 ? (this.$message.success("
|
|
3496
|
+
i.code === 0 ? (this.$message.success("删除成功!"), this.$refs.tree.remove(e), this.$emit("node-deleted", r, e.data), n()) : this.$message.error(i.message);
|
|
3498
3497
|
} catch {
|
|
3499
3498
|
}
|
|
3500
|
-
s.confirmButtonText = "
|
|
3499
|
+
s.confirmButtonText = "确定", s.confirmButtonLoading = !1;
|
|
3501
3500
|
} else
|
|
3502
3501
|
n();
|
|
3503
3502
|
}
|
|
@@ -3509,7 +3508,7 @@ const EditableTree_vue_vue_type_style_index_0_lang = "", __vue2_script$12 = {
|
|
|
3509
3508
|
const t = e.parent;
|
|
3510
3509
|
if (this.deleteApi) {
|
|
3511
3510
|
const s = await this.deleteApi(e.data.id);
|
|
3512
|
-
s.code === 0 ? (this.$message.success("
|
|
3511
|
+
s.code === 0 ? (this.$message.success("删除成功!"), this.$refs.tree.remove(e), this.$emit("node-deleted", t, e.data)) : this.$message.error(s.message);
|
|
3513
3512
|
} else
|
|
3514
3513
|
this.$refs.tree.remove(e);
|
|
3515
3514
|
} catch {
|
|
@@ -3867,7 +3866,7 @@ var render$P = function() {
|
|
|
3867
3866
|
type: "text",
|
|
3868
3867
|
icon: e.fullScreen ? "el-icon-copy-document" : "el-icon-full-screen",
|
|
3869
3868
|
size: "medium",
|
|
3870
|
-
title: e.fullScreen ? "
|
|
3869
|
+
title: e.fullScreen ? "还原" : "最大化"
|
|
3871
3870
|
},
|
|
3872
3871
|
on: {
|
|
3873
3872
|
click: e.toggleFullScreen
|
|
@@ -3877,7 +3876,7 @@ var render$P = function() {
|
|
|
3877
3876
|
attrs: {
|
|
3878
3877
|
"aria-label": "Close",
|
|
3879
3878
|
type: "text",
|
|
3880
|
-
title: "
|
|
3879
|
+
title: "关闭",
|
|
3881
3880
|
icon: "el-icon-close",
|
|
3882
3881
|
size: "medium"
|
|
3883
3882
|
},
|
|
@@ -4007,7 +4006,7 @@ const ElementDialog_vue_vue_type_style_index_0_lang = "", defaults = {
|
|
|
4007
4006
|
return !!((t = (e = this.$scopedSlots).footer) != null && t.call(e));
|
|
4008
4007
|
},
|
|
4009
4008
|
handleWrapperClick() {
|
|
4010
|
-
|
|
4009
|
+
this.closeOnClickModal && this.handleClose();
|
|
4011
4010
|
},
|
|
4012
4011
|
handleClose() {
|
|
4013
4012
|
typeof this.beforeClose == "function" ? this.beforeClose(this.hide) : this.hide();
|
|
@@ -4067,7 +4066,7 @@ const EmptyView_vue_vue_type_style_index_0_lang = "", __vue2_script$_ = {
|
|
|
4067
4066
|
props: {
|
|
4068
4067
|
emptyTips: {
|
|
4069
4068
|
type: String,
|
|
4070
|
-
default: "
|
|
4069
|
+
default: "暂无数据"
|
|
4071
4070
|
},
|
|
4072
4071
|
fontSize: {
|
|
4073
4072
|
type: String,
|
|
@@ -4132,7 +4131,7 @@ const ErrorView_vue_vue_type_style_index_0_lang = "", __vue2_script$Z = {
|
|
|
4132
4131
|
props: {
|
|
4133
4132
|
errorTips: {
|
|
4134
4133
|
type: String,
|
|
4135
|
-
default: "
|
|
4134
|
+
default: "加载失败,请重试"
|
|
4136
4135
|
},
|
|
4137
4136
|
fontSize: {
|
|
4138
4137
|
type: String,
|
|
@@ -4483,11 +4482,11 @@ const FormButton = /* @__PURE__ */ function() {
|
|
|
4483
4482
|
},
|
|
4484
4483
|
computed: {
|
|
4485
4484
|
prefix() {
|
|
4486
|
-
return this.prefixConfig ? "
|
|
4485
|
+
return this.prefixConfig ? "请配置" : this.prefixPick ? "请选择" : "请输入";
|
|
4487
4486
|
},
|
|
4488
4487
|
message() {
|
|
4489
4488
|
var e;
|
|
4490
|
-
return `${this.prefix}${((e = this.label) == null ? void 0 : e.replace("
|
|
4489
|
+
return `${this.prefix}${((e = this.label) == null ? void 0 : e.replace(":", "")) || ""}`;
|
|
4491
4490
|
},
|
|
4492
4491
|
computeRules() {
|
|
4493
4492
|
const e = [...this.rules || []];
|
|
@@ -4820,7 +4819,7 @@ const FormCheckboxGroup_vue_vue_type_style_index_0_lang = "", autoBindKeys$b = O
|
|
|
4820
4819
|
},
|
|
4821
4820
|
computed: {
|
|
4822
4821
|
prefix() {
|
|
4823
|
-
return "
|
|
4822
|
+
return "请选择";
|
|
4824
4823
|
},
|
|
4825
4824
|
labelKey() {
|
|
4826
4825
|
return this.classic ? "label" : this.labelProp;
|
|
@@ -4834,21 +4833,21 @@ const FormCheckboxGroup_vue_vue_type_style_index_0_lang = "", autoBindKeys$b = O
|
|
|
4834
4833
|
innerOptions() {
|
|
4835
4834
|
return this.gender ? [
|
|
4836
4835
|
{
|
|
4837
|
-
[this.labelKey]: "
|
|
4838
|
-
[this.valueKey]: "
|
|
4836
|
+
[this.labelKey]: "男",
|
|
4837
|
+
[this.valueKey]: "男"
|
|
4839
4838
|
},
|
|
4840
4839
|
{
|
|
4841
|
-
[this.labelKey]: "
|
|
4842
|
-
[this.valueKey]: "
|
|
4840
|
+
[this.labelKey]: "女",
|
|
4841
|
+
[this.valueKey]: "女"
|
|
4843
4842
|
}
|
|
4844
4843
|
] : this.confirm ? [
|
|
4845
4844
|
{
|
|
4846
|
-
[this.labelKey]: "
|
|
4847
|
-
[this.valueKey]: "
|
|
4845
|
+
[this.labelKey]: "是",
|
|
4846
|
+
[this.valueKey]: "是"
|
|
4848
4847
|
},
|
|
4849
4848
|
{
|
|
4850
|
-
[this.labelKey]: "
|
|
4851
|
-
[this.valueKey]: "
|
|
4849
|
+
[this.labelKey]: "否",
|
|
4850
|
+
[this.valueKey]: "否"
|
|
4852
4851
|
}
|
|
4853
4852
|
] : this.options;
|
|
4854
4853
|
},
|
|
@@ -4979,7 +4978,7 @@ const autoBindKeys$a = ["type", "timeArrowControl", "size", "format", "valueForm
|
|
|
4979
4978
|
},
|
|
4980
4979
|
computed: {
|
|
4981
4980
|
prefix() {
|
|
4982
|
-
return "
|
|
4981
|
+
return "请选择";
|
|
4983
4982
|
},
|
|
4984
4983
|
mini() {
|
|
4985
4984
|
if (this.miniDate) {
|
|
@@ -5010,7 +5009,7 @@ const autoBindKeys$a = ["type", "timeArrowControl", "size", "format", "valueForm
|
|
|
5010
5009
|
return this.value;
|
|
5011
5010
|
},
|
|
5012
5011
|
fat() {
|
|
5013
|
-
return this.year ? "yyyy" : this.month || this.monthRange ? "yyyy-MM" : this.week ? "yyyy
|
|
5012
|
+
return this.year ? "yyyy" : this.month || this.monthRange ? "yyyy-MM" : this.week ? "yyyy 第 WW 周" : this.dateTime || this.dateTimeRange ? "yyyy-MM-dd HH:mm" : "yyyy-MM-dd";
|
|
5014
5013
|
},
|
|
5015
5014
|
inputProps() {
|
|
5016
5015
|
return filterProperties({
|
|
@@ -5018,9 +5017,9 @@ const autoBindKeys$a = ["type", "timeArrowControl", "size", "format", "valueForm
|
|
|
5018
5017
|
...this.$props,
|
|
5019
5018
|
valueFormat: this.week ? "yyyy-MM-dd" : this.valueFormat || this.fat,
|
|
5020
5019
|
format: this.format || this.fat,
|
|
5021
|
-
rangeSeparator: this.rangeSeparator || "
|
|
5022
|
-
startPlaceholder: this.startPlaceholder || "
|
|
5023
|
-
endPlaceholder: this.endPlaceholder || "
|
|
5020
|
+
rangeSeparator: this.rangeSeparator || "至",
|
|
5021
|
+
startPlaceholder: this.startPlaceholder || "开始日期",
|
|
5022
|
+
endPlaceholder: this.endPlaceholder || "结束日期"
|
|
5024
5023
|
}, autoBindKeys$a);
|
|
5025
5024
|
},
|
|
5026
5025
|
range() {
|
|
@@ -5105,7 +5104,7 @@ const __vue2_script$Q = {
|
|
|
5105
5104
|
}
|
|
5106
5105
|
},
|
|
5107
5106
|
created() {
|
|
5108
|
-
this.required || warning.call(findParent$1(this, (e) => ["FormView", "FormHolder"].includes(e.$options.name)), "
|
|
5107
|
+
this.required || warning.call(findParent$1(this, (e) => ["FormView", "FormHolder"].includes(e.$options.name)), "一般情况下不建议设置 required=false,因为 required 设置为 false 后必填字段要自行维护,在处理表格时会比较复杂,请自行权衡利弊");
|
|
5109
5108
|
},
|
|
5110
5109
|
methods: {
|
|
5111
5110
|
clearValidate(e) {
|
|
@@ -5303,7 +5302,7 @@ const autoBindKeys$8 = Object.keys(Input.props).filter((e) => !["value", "placeh
|
|
|
5303
5302
|
getRules() {
|
|
5304
5303
|
return [{
|
|
5305
5304
|
validator: validateEmail,
|
|
5306
|
-
message: "
|
|
5305
|
+
message: "请输入正确的邮箱!"
|
|
5307
5306
|
}];
|
|
5308
5307
|
}
|
|
5309
5308
|
}
|
|
@@ -5399,7 +5398,7 @@ const autoBindKeys$7 = Object.keys(Input.props).filter((e) => !["value", "placeh
|
|
|
5399
5398
|
getRules() {
|
|
5400
5399
|
return [{
|
|
5401
5400
|
validator: validateIdCard,
|
|
5402
|
-
message: "
|
|
5401
|
+
message: "请输入正确的身份证号码!"
|
|
5403
5402
|
}];
|
|
5404
5403
|
}
|
|
5405
5404
|
}
|
|
@@ -5658,7 +5657,7 @@ const autoBindKeys$5 = Object.keys(Input.props).filter((e) => !["value", "placeh
|
|
|
5658
5657
|
getRules() {
|
|
5659
5658
|
return [{
|
|
5660
5659
|
validator: validatePhoneNum,
|
|
5661
|
-
message: "
|
|
5660
|
+
message: "请输入正确的手机号码!"
|
|
5662
5661
|
}];
|
|
5663
5662
|
},
|
|
5664
5663
|
emitInput(e) {
|
|
@@ -5709,8 +5708,8 @@ var render$C = function() {
|
|
|
5709
5708
|
maxTime: e.maxTime,
|
|
5710
5709
|
selectableRange: e.selectableRange
|
|
5711
5710
|
},
|
|
5712
|
-
"start-placeholder": "
|
|
5713
|
-
"end-placeholder": "
|
|
5711
|
+
"start-placeholder": "开始时间",
|
|
5712
|
+
"end-placeholder": "结束时间",
|
|
5714
5713
|
placeholder: e.computePlaceholder
|
|
5715
5714
|
},
|
|
5716
5715
|
on: {
|
|
@@ -5776,7 +5775,7 @@ const autoBindKeys$4 = Object.keys(TimePicker.props).filter((e) => !["value", "p
|
|
|
5776
5775
|
},
|
|
5777
5776
|
computed: {
|
|
5778
5777
|
prefix() {
|
|
5779
|
-
return "
|
|
5778
|
+
return "请选择";
|
|
5780
5779
|
},
|
|
5781
5780
|
inputProps() {
|
|
5782
5781
|
return filterProperties({ ...normalizeProps(this.$attrs), ...this.$props }, autoBindKeys$4);
|
|
@@ -5812,11 +5811,10 @@ const FormInputTime = /* @__PURE__ */ function() {
|
|
|
5812
5811
|
},
|
|
5813
5812
|
computed: {
|
|
5814
5813
|
gutter() {
|
|
5815
|
-
var t;
|
|
5816
5814
|
let e = this.$parent;
|
|
5817
5815
|
for (; e && e.$options.componentName !== "ElRow"; )
|
|
5818
5816
|
e = e.$parent;
|
|
5819
|
-
return (
|
|
5817
|
+
return (e == null ? void 0 : e.gutter) ?? 0;
|
|
5820
5818
|
}
|
|
5821
5819
|
},
|
|
5822
5820
|
methods: {
|
|
@@ -5844,7 +5842,7 @@ const FormInputTime = /* @__PURE__ */ function() {
|
|
|
5844
5842
|
let m = r, d = u, x = u, h = A, _ = f;
|
|
5845
5843
|
y && (hasOwn(y, "block") && (h = y.block), hasOwn(y, "wrapCol") && (_ = y.wrapCol));
|
|
5846
5844
|
const S = h && p && _ ? `calc( 50% - ${this.gutter / 2}px)` : "";
|
|
5847
|
-
return g ||
|
|
5845
|
+
return g || a != null && a.disabled ? (m = [], l && !l.required && !((w = l.requiredFields) != null && w.includes(n)) && (x = !1)) : (l && !l.required && !((C = l.requiredFields) != null && C.includes(n)) && (d = !1), d && !(m != null && m.length) && n ? m = [F()] : d || (x = !1, m && (m = m.filter((T) => !T.required)))), v ? e("ElFormItem", {
|
|
5848
5846
|
style: {
|
|
5849
5847
|
width: S
|
|
5850
5848
|
},
|
|
@@ -6072,7 +6070,7 @@ const FormItemConfigProvider = /* @__PURE__ */ function() {
|
|
|
6072
6070
|
}) : e("EmptyView", {
|
|
6073
6071
|
attrs: {
|
|
6074
6072
|
"font-size": "14px",
|
|
6075
|
-
"empty-tips": "
|
|
6073
|
+
"empty-tips": "暂无信息"
|
|
6076
6074
|
}
|
|
6077
6075
|
});
|
|
6078
6076
|
},
|
|
@@ -6237,7 +6235,7 @@ const FormRadioGroup_vue_vue_type_style_index_0_lang = "", autoBindKeys$3 = Obje
|
|
|
6237
6235
|
},
|
|
6238
6236
|
computed: {
|
|
6239
6237
|
prefix() {
|
|
6240
|
-
return "
|
|
6238
|
+
return "请选择";
|
|
6241
6239
|
},
|
|
6242
6240
|
inputProps() {
|
|
6243
6241
|
return filterProperties({ ...normalizeProps(this.$attrs), ...this.$props }, autoBindKeys$3);
|
|
@@ -6251,21 +6249,21 @@ const FormRadioGroup_vue_vue_type_style_index_0_lang = "", autoBindKeys$3 = Obje
|
|
|
6251
6249
|
innerOptions() {
|
|
6252
6250
|
return this.gender ? [
|
|
6253
6251
|
{
|
|
6254
|
-
[this.labelKey]: "
|
|
6255
|
-
[this.valueKey]: this.chinese ? "
|
|
6252
|
+
[this.labelKey]: "男",
|
|
6253
|
+
[this.valueKey]: this.chinese ? "男" : this.typing ? 1 : "1"
|
|
6256
6254
|
},
|
|
6257
6255
|
{
|
|
6258
|
-
[this.labelKey]: "
|
|
6259
|
-
[this.valueKey]: this.chinese ? "
|
|
6256
|
+
[this.labelKey]: "女",
|
|
6257
|
+
[this.valueKey]: this.chinese ? "女" : this.typing ? 2 : "2"
|
|
6260
6258
|
}
|
|
6261
6259
|
] : this.confirm ? [
|
|
6262
6260
|
{
|
|
6263
|
-
[this.labelKey]: "
|
|
6264
|
-
[this.valueKey]: this.chinese ? "
|
|
6261
|
+
[this.labelKey]: "是",
|
|
6262
|
+
[this.valueKey]: this.chinese ? "是" : this.english ? "Y" : this.typing ? 1 : "1"
|
|
6265
6263
|
},
|
|
6266
6264
|
{
|
|
6267
|
-
[this.labelKey]: "
|
|
6268
|
-
[this.valueKey]: this.chinese ? "
|
|
6265
|
+
[this.labelKey]: "否",
|
|
6266
|
+
[this.valueKey]: this.chinese ? "否" : this.english ? "N" : this.typing ? 0 : "0"
|
|
6269
6267
|
}
|
|
6270
6268
|
] : this.options;
|
|
6271
6269
|
}
|
|
@@ -6386,7 +6384,7 @@ const autoBindKeys$2 = Object.keys(Select.props).filter((e) => !["value", "place
|
|
|
6386
6384
|
},
|
|
6387
6385
|
computed: {
|
|
6388
6386
|
prefix() {
|
|
6389
|
-
return "
|
|
6387
|
+
return "请选择";
|
|
6390
6388
|
},
|
|
6391
6389
|
labelKey() {
|
|
6392
6390
|
return this.classic ? "label" : this.labelProp;
|
|
@@ -6400,23 +6398,23 @@ const autoBindKeys$2 = Object.keys(Select.props).filter((e) => !["value", "place
|
|
|
6400
6398
|
innerOptions() {
|
|
6401
6399
|
return this.gender ? [
|
|
6402
6400
|
{
|
|
6403
|
-
[this.labelKey]: "
|
|
6404
|
-
[this.valueKey]: this.chinese ? "
|
|
6401
|
+
[this.labelKey]: "男",
|
|
6402
|
+
[this.valueKey]: this.chinese ? "男" : this.typing ? 1 : "1"
|
|
6405
6403
|
},
|
|
6406
6404
|
{
|
|
6407
|
-
[this.labelKey]: "
|
|
6408
|
-
[this.valueKey]: this.chinese ? "
|
|
6405
|
+
[this.labelKey]: "女",
|
|
6406
|
+
[this.valueKey]: this.chinese ? "女" : this.typing ? 2 : "2"
|
|
6409
6407
|
}
|
|
6410
6408
|
] : this.confirm ? [
|
|
6411
6409
|
{
|
|
6412
|
-
[this.labelKey]: "
|
|
6413
|
-
[this.valueKey]: this.chinese ? "
|
|
6410
|
+
[this.labelKey]: "是",
|
|
6411
|
+
[this.valueKey]: this.chinese ? "是" : this.english ? "Y" : this.typing ? 1 : "1"
|
|
6414
6412
|
},
|
|
6415
6413
|
{
|
|
6416
|
-
[this.labelKey]: "
|
|
6417
|
-
[this.valueKey]: this.chinese ? "
|
|
6414
|
+
[this.labelKey]: "否",
|
|
6415
|
+
[this.valueKey]: this.chinese ? "否" : this.english ? "N" : this.typing ? 0 : "0"
|
|
6418
6416
|
}
|
|
6419
|
-
] : this.all ? [{ [this.valueKey]: "", [this.labelKey]: "
|
|
6417
|
+
] : this.all ? [{ [this.valueKey]: "", [this.labelKey]: "全部" }, ...this.options] : this.options;
|
|
6420
6418
|
}
|
|
6421
6419
|
},
|
|
6422
6420
|
methods: {
|
|
@@ -6694,7 +6692,7 @@ var render$x = function() {
|
|
|
6694
6692
|
}, [e._v(" " + e._s(e.title) + " ")]) : e._e(), e._t("default", function() {
|
|
6695
6693
|
return [s("EmptyView", {
|
|
6696
6694
|
attrs: {
|
|
6697
|
-
"empty-tips": "
|
|
6695
|
+
"empty-tips": "请添加表单内容"
|
|
6698
6696
|
}
|
|
6699
6697
|
})];
|
|
6700
6698
|
}), e.footerBarButtons.length ? s("Toolbar", e._g(e._b({
|
|
@@ -6735,7 +6733,7 @@ var render$x = function() {
|
|
|
6735
6733
|
}, [e._v(" " + e._s(e.title) + " ")]) : e._e(), e._t("default", function() {
|
|
6736
6734
|
return [s("EmptyView", {
|
|
6737
6735
|
attrs: {
|
|
6738
|
-
"empty-tips": "
|
|
6736
|
+
"empty-tips": "请添加表单内容"
|
|
6739
6737
|
}
|
|
6740
6738
|
})];
|
|
6741
6739
|
}), e.footerBarButtons.length ? s("Toolbar", e._g(e._b({
|
|
@@ -6776,7 +6774,7 @@ var render$x = function() {
|
|
|
6776
6774
|
staticClass: "form-content"
|
|
6777
6775
|
}, [e.$parent.$options.flowForm && e.flowContext.logs.length ? s("FormItemGroup", {
|
|
6778
6776
|
attrs: {
|
|
6779
|
-
"block-title": "
|
|
6777
|
+
"block-title": "流程日志"
|
|
6780
6778
|
}
|
|
6781
6779
|
}, [s("FlowLog", {
|
|
6782
6780
|
staticClass: "flow-log",
|
|
@@ -6793,7 +6791,7 @@ var render$x = function() {
|
|
|
6793
6791
|
staticClass: "form-nav"
|
|
6794
6792
|
}, [s("div", {
|
|
6795
6793
|
staticClass: "form-nav-header"
|
|
6796
|
-
}, [e._v("
|
|
6794
|
+
}, [e._v(" 表单导航 ")]), s("ul", {
|
|
6797
6795
|
staticClass: "form-nav-list"
|
|
6798
6796
|
}, e._l(e.groups, function(n, r) {
|
|
6799
6797
|
return s("li", {
|
|
@@ -6926,13 +6924,13 @@ const FormView_vue_vue_type_style_index_0_lang = "", builtInButtons$1 = ["back",
|
|
|
6926
6924
|
!this.toolbarListeners.edit && hasOwn(this.$parent, "disabled") && (this.$parent.disabled = !1);
|
|
6927
6925
|
},
|
|
6928
6926
|
async navItemClick(e, t) {
|
|
6929
|
-
|
|
6927
|
+
this.showNav && (await this.$nextTick(), this.activeFormItemGroup(e, t), e.expand || e.open());
|
|
6930
6928
|
},
|
|
6931
6929
|
activeFormItemGroup(e, t) {
|
|
6932
6930
|
this.$refs.formScroller.scrollTop = e.$el.offsetTop - 10, animate(e.$el, "breathe-indicator-animation"), this.tryByClick = !0, this.activeIndex = t;
|
|
6933
6931
|
},
|
|
6934
6932
|
async tryActive() {
|
|
6935
|
-
if (
|
|
6933
|
+
if (this.showNav) {
|
|
6936
6934
|
for (let e = 0; e < this.groups.length; e++)
|
|
6937
6935
|
if (isInContainer(this.groups[e].$el, this.$refs.formScroller, { bottomOffset: 10 })) {
|
|
6938
6936
|
this.activeIndex = e;
|
|
@@ -7148,7 +7146,7 @@ var render$u = function() {
|
|
|
7148
7146
|
type: "text",
|
|
7149
7147
|
icon: e.fullScreen ? "el-icon-copy-document" : "el-icon-full-screen",
|
|
7150
7148
|
size: "medium",
|
|
7151
|
-
title: e.fullScreen ? "
|
|
7149
|
+
title: e.fullScreen ? "还原" : "最大化"
|
|
7152
7150
|
},
|
|
7153
7151
|
on: {
|
|
7154
7152
|
click: e.toggleFullScreen
|
|
@@ -7182,7 +7180,7 @@ const IframeWindow_vue_vue_type_style_index_0_lang = "", __vue2_script$z = {
|
|
|
7182
7180
|
props: {
|
|
7183
7181
|
title: {
|
|
7184
7182
|
type: String,
|
|
7185
|
-
default: "iframe
|
|
7183
|
+
default: "iframe窗口"
|
|
7186
7184
|
},
|
|
7187
7185
|
url: {
|
|
7188
7186
|
type: String,
|
|
@@ -7535,7 +7533,7 @@ const InputNumberRange_vue_vue_type_style_index_0_lang = "", __vue2_script$x = {
|
|
|
7535
7533
|
disabled: Boolean,
|
|
7536
7534
|
separator: {
|
|
7537
7535
|
type: String,
|
|
7538
|
-
default: "
|
|
7536
|
+
default: "至"
|
|
7539
7537
|
},
|
|
7540
7538
|
controls: {
|
|
7541
7539
|
type: Boolean,
|
|
@@ -7729,7 +7727,7 @@ const LoadingView_vue_vue_type_style_index_0_lang = "", __vue2_script$v = {
|
|
|
7729
7727
|
props: {
|
|
7730
7728
|
loadingTips: {
|
|
7731
7729
|
type: String,
|
|
7732
|
-
default: "
|
|
7730
|
+
default: "加载中..."
|
|
7733
7731
|
},
|
|
7734
7732
|
fontSize: {
|
|
7735
7733
|
type: String,
|
|
@@ -7774,7 +7772,7 @@ var render$q = function() {
|
|
|
7774
7772
|
on: {
|
|
7775
7773
|
click: e.goBack
|
|
7776
7774
|
}
|
|
7777
|
-
}, [e._v("
|
|
7775
|
+
}, [e._v(" 返回 ")]) : e._e(), e.$slots.right ? s("div", {
|
|
7778
7776
|
staticClass: "flex-item flex-row-column vertical-center"
|
|
7779
7777
|
}, [e._t("right")], 2) : e._e()], 1);
|
|
7780
7778
|
}, staticRenderFns$q = [];
|
|
@@ -7819,7 +7817,7 @@ var render$p = function() {
|
|
|
7819
7817
|
staticClass: "not-implement"
|
|
7820
7818
|
}, [s("div", [s("i", {
|
|
7821
7819
|
staticClass: "fa fa-wrench"
|
|
7822
|
-
}), e._v("
|
|
7820
|
+
}), e._v(" 建设中... ")])]);
|
|
7823
7821
|
}];
|
|
7824
7822
|
const NotImplement_vue_vue_type_style_index_0_lang = "", __vue2_script$t = {
|
|
7825
7823
|
name: "NotImplement"
|
|
@@ -7908,7 +7906,7 @@ var render$n = function() {
|
|
|
7908
7906
|
staticClass: "pageable-table-loading"
|
|
7909
7907
|
}, [s("i", {
|
|
7910
7908
|
staticClass: "table-status-icon el-icon-loading"
|
|
7911
|
-
}), e._v("
|
|
7909
|
+
}), e._v(" 加载中...")])] : e.tableStatus === e.TABLE_STATUS.error ? [s("ElButton", {
|
|
7912
7910
|
staticClass: "pageable-table-error",
|
|
7913
7911
|
attrs: {
|
|
7914
7912
|
icon: "table-status-icon fa fa-frown-o"
|
|
@@ -7916,7 +7914,7 @@ var render$n = function() {
|
|
|
7916
7914
|
on: {
|
|
7917
7915
|
click: e.refresh
|
|
7918
7916
|
}
|
|
7919
|
-
}, [e._v("
|
|
7917
|
+
}, [e._v(" 加载失败,点击重试! ")])] : [e._v(" 暂无数据 ")]];
|
|
7920
7918
|
})];
|
|
7921
7919
|
},
|
|
7922
7920
|
proxy: !0
|
|
@@ -7969,7 +7967,7 @@ var render$n = function() {
|
|
|
7969
7967
|
key: "order",
|
|
7970
7968
|
attrs: {
|
|
7971
7969
|
type: "index",
|
|
7972
|
-
label: "
|
|
7970
|
+
label: "序号",
|
|
7973
7971
|
width: e.indexWidth,
|
|
7974
7972
|
align: "center"
|
|
7975
7973
|
},
|
|
@@ -7987,7 +7985,7 @@ var render$n = function() {
|
|
|
7987
7985
|
}, "TableColumn", n, !1));
|
|
7988
7986
|
}) : s("TableColumn", {
|
|
7989
7987
|
attrs: {
|
|
7990
|
-
label: "
|
|
7988
|
+
label: "点击表格行复制模板"
|
|
7991
7989
|
},
|
|
7992
7990
|
scopedSlots: e._u([{
|
|
7993
7991
|
key: "default",
|
|
@@ -8261,8 +8259,8 @@ const PageableTable_vue_vue_type_style_index_0_lang = "", TABLE_STATUS$1 = {
|
|
|
8261
8259
|
}
|
|
8262
8260
|
} else {
|
|
8263
8261
|
this.$notify.warning({
|
|
8264
|
-
title: "
|
|
8265
|
-
message: "PageableTable
|
|
8262
|
+
title: "开发提示!",
|
|
8263
|
+
message: "PageableTable 请提供 url(String) 或 api(Function) 属性"
|
|
8266
8264
|
});
|
|
8267
8265
|
return;
|
|
8268
8266
|
}
|
|
@@ -8322,7 +8320,7 @@ var render$m = function() {
|
|
|
8322
8320
|
}],
|
|
8323
8321
|
staticClass: "flex-item-relative",
|
|
8324
8322
|
attrs: {
|
|
8325
|
-
"element-loading-text": "
|
|
8323
|
+
"element-loading-text": "加载中...",
|
|
8326
8324
|
"element-loading-background": "#fff"
|
|
8327
8325
|
}
|
|
8328
8326
|
}, [s("div", {
|
|
@@ -8584,8 +8582,8 @@ const TABLE_STATUS = {
|
|
|
8584
8582
|
}
|
|
8585
8583
|
} else {
|
|
8586
8584
|
this.$notify.warning({
|
|
8587
|
-
title: "
|
|
8588
|
-
message: "PageableTable
|
|
8585
|
+
title: "开发提示!",
|
|
8586
|
+
message: "PageableTable 请提供 url(String) 或 api(Function) 属性"
|
|
8589
8587
|
});
|
|
8590
8588
|
return;
|
|
8591
8589
|
}
|
|
@@ -8650,7 +8648,7 @@ const PageHeader_vue_vue_type_style_index_0_lang = "", __vue2_script$p = {
|
|
|
8650
8648
|
props: {
|
|
8651
8649
|
title: {
|
|
8652
8650
|
type: String,
|
|
8653
|
-
default: "
|
|
8651
|
+
default: "标题"
|
|
8654
8652
|
},
|
|
8655
8653
|
alignEnd: {
|
|
8656
8654
|
type: Boolean,
|
|
@@ -8699,7 +8697,7 @@ var render$k = function() {
|
|
|
8699
8697
|
"default-expand-all": "",
|
|
8700
8698
|
props: e.defaultProps,
|
|
8701
8699
|
"highlight-current": "",
|
|
8702
|
-
"empty-text": "
|
|
8700
|
+
"empty-text": "请配置菜单!",
|
|
8703
8701
|
"default-expanded-keys": e.currentTreeKey,
|
|
8704
8702
|
"node-key": "key"
|
|
8705
8703
|
},
|
|
@@ -8750,11 +8748,11 @@ const PageIndex_vue_vue_type_style_index_0_lang = "", __vue2_script$o = {
|
|
|
8750
8748
|
},
|
|
8751
8749
|
tips: {
|
|
8752
8750
|
type: String,
|
|
8753
|
-
default: "
|
|
8751
|
+
default: "请添加页面内容!"
|
|
8754
8752
|
},
|
|
8755
8753
|
sectionTitle: {
|
|
8756
8754
|
type: String,
|
|
8757
|
-
default: "
|
|
8755
|
+
default: "功能导航"
|
|
8758
8756
|
},
|
|
8759
8757
|
schema: {
|
|
8760
8758
|
type: String,
|
|
@@ -8866,7 +8864,7 @@ var render$j = function() {
|
|
|
8866
8864
|
})];
|
|
8867
8865
|
})], 2) : s("EmptyView", {
|
|
8868
8866
|
attrs: {
|
|
8869
|
-
"empty-tips": "
|
|
8867
|
+
"empty-tips": "暂无权限!"
|
|
8870
8868
|
}
|
|
8871
8869
|
});
|
|
8872
8870
|
}, staticRenderFns$j = [];
|
|
@@ -8879,7 +8877,7 @@ const __vue2_script$n = {
|
|
|
8879
8877
|
},
|
|
8880
8878
|
tips: {
|
|
8881
8879
|
type: String,
|
|
8882
|
-
default: "
|
|
8880
|
+
default: "请添加页面内容!"
|
|
8883
8881
|
},
|
|
8884
8882
|
schema: {
|
|
8885
8883
|
type: String,
|
|
@@ -9012,7 +9010,7 @@ var render$h = function() {
|
|
|
9012
9010
|
"border-right": "1px solid #eee"
|
|
9013
9011
|
}
|
|
9014
9012
|
}, [e._t("sidebar-content", function() {
|
|
9015
|
-
return [e._v("
|
|
9013
|
+
return [e._v(" 侧栏内容 ")];
|
|
9016
9014
|
})], 2)]), s("div", {
|
|
9017
9015
|
staticClass: "page-skeleton-new-right",
|
|
9018
9016
|
style: {
|
|
@@ -9037,7 +9035,7 @@ var render$h = function() {
|
|
|
9037
9035
|
"content-scroll": e.contentScroll
|
|
9038
9036
|
}, e.contentClass]
|
|
9039
9037
|
}, [e._t("default", function() {
|
|
9040
|
-
return [e._v("
|
|
9038
|
+
return [e._v("内容")];
|
|
9041
9039
|
})], 2)])]);
|
|
9042
9040
|
}, staticRenderFns$h = [];
|
|
9043
9041
|
const PageSkeletonNew_vue_vue_type_style_index_0_lang = "", __vue2_script$l = {
|
|
@@ -9045,7 +9043,7 @@ const PageSkeletonNew_vue_vue_type_style_index_0_lang = "", __vue2_script$l = {
|
|
|
9045
9043
|
props: {
|
|
9046
9044
|
title: {
|
|
9047
9045
|
type: String,
|
|
9048
|
-
default: "
|
|
9046
|
+
default: "页面标题"
|
|
9049
9047
|
},
|
|
9050
9048
|
flexColumn: Boolean,
|
|
9051
9049
|
flexRow: Boolean,
|
|
@@ -9184,17 +9182,17 @@ var render$g = function() {
|
|
|
9184
9182
|
}), s("button", {
|
|
9185
9183
|
staticClass: "pswp__button pswp__button--close",
|
|
9186
9184
|
attrs: {
|
|
9187
|
-
title: "
|
|
9185
|
+
title: "关闭 (Esc)"
|
|
9188
9186
|
}
|
|
9189
9187
|
}), s("button", {
|
|
9190
9188
|
staticClass: "pswp__button pswp__button--fs",
|
|
9191
9189
|
attrs: {
|
|
9192
|
-
title: "
|
|
9190
|
+
title: "切换全屏"
|
|
9193
9191
|
}
|
|
9194
9192
|
}), s("button", {
|
|
9195
9193
|
staticClass: "pswp__button pswp__button--zoom",
|
|
9196
9194
|
attrs: {
|
|
9197
|
-
title: "
|
|
9195
|
+
title: "放大/缩小"
|
|
9198
9196
|
}
|
|
9199
9197
|
}), s("div", {
|
|
9200
9198
|
staticClass: "pswp__preloader"
|
|
@@ -9230,7 +9228,7 @@ var render$g = function() {
|
|
|
9230
9228
|
href: "%url%",
|
|
9231
9229
|
target: "_blank"
|
|
9232
9230
|
}
|
|
9233
|
-
}, [e._v("
|
|
9231
|
+
}, [e._v("图片")]), e._v(" 无法加载!")]);
|
|
9234
9232
|
}];
|
|
9235
9233
|
const PhotoSwipe_vue_vue_type_style_index_0_lang = "", __vue2_script$k = {
|
|
9236
9234
|
name: "PhotoSwipe",
|
|
@@ -9347,7 +9345,7 @@ var render$e = function() {
|
|
|
9347
9345
|
ref: "searchInput",
|
|
9348
9346
|
staticClass: "search-input",
|
|
9349
9347
|
attrs: {
|
|
9350
|
-
placeholder: e.currentItem ? e.currentItem.name : "
|
|
9348
|
+
placeholder: e.currentItem ? e.currentItem.name : "输入关键字搜索 ..."
|
|
9351
9349
|
},
|
|
9352
9350
|
domProps: {
|
|
9353
9351
|
value: e.keyword
|
|
@@ -9466,7 +9464,7 @@ var render$e = function() {
|
|
|
9466
9464
|
}
|
|
9467
9465
|
}, [e._v("Result: " + e._s(e.evalResult))]), s("p", {
|
|
9468
9466
|
staticClass: "url"
|
|
9469
|
-
}, [e._v("
|
|
9467
|
+
}, [e._v("点击或这按 Enter 键复制")])]), s("div", {
|
|
9470
9468
|
staticClass: "search-icon search-action"
|
|
9471
9469
|
}, [s("svg", {
|
|
9472
9470
|
staticClass: "action",
|
|
@@ -9525,7 +9523,7 @@ var render$e = function() {
|
|
|
9525
9523
|
"font-size": "12px",
|
|
9526
9524
|
"margin-right": "20px"
|
|
9527
9525
|
}
|
|
9528
|
-
}, [e._v("
|
|
9526
|
+
}, [e._v("选择")]), s("span", {
|
|
9529
9527
|
staticClass: "keyboard-key"
|
|
9530
9528
|
}, [s("svg", {
|
|
9531
9529
|
attrs: {
|
|
@@ -9568,7 +9566,7 @@ var render$e = function() {
|
|
|
9568
9566
|
"font-size": "12px",
|
|
9569
9567
|
"margin-right": "20px"
|
|
9570
9568
|
}
|
|
9571
|
-
}, [e._v("
|
|
9569
|
+
}, [e._v("切换")]), s("span", {
|
|
9572
9570
|
staticClass: "keyboard-key"
|
|
9573
9571
|
}, [s("svg", {
|
|
9574
9572
|
attrs: {
|
|
@@ -9591,7 +9589,7 @@ var render$e = function() {
|
|
|
9591
9589
|
staticStyle: {
|
|
9592
9590
|
"font-size": "12px"
|
|
9593
9591
|
}
|
|
9594
|
-
}, [e._v("
|
|
9592
|
+
}, [e._v("关闭")])])]);
|
|
9595
9593
|
}, staticRenderFns$e = [function() {
|
|
9596
9594
|
var e = this, t = e.$createElement, s = e._self._c || t;
|
|
9597
9595
|
return s("div", {
|
|
@@ -9750,7 +9748,7 @@ var render$d = function() {
|
|
|
9750
9748
|
return n.stopPropagation(), e.up.apply(null, arguments);
|
|
9751
9749
|
}
|
|
9752
9750
|
}
|
|
9753
|
-
}, [e._v("
|
|
9751
|
+
}, [e._v("当前浏览器不支持手写签名 ")])]), s("div", {
|
|
9754
9752
|
staticClass: "sign-tool-bar"
|
|
9755
9753
|
}, [s("div", {
|
|
9756
9754
|
staticClass: "sign-button flex-item",
|
|
@@ -9762,7 +9760,7 @@ var render$d = function() {
|
|
|
9762
9760
|
}
|
|
9763
9761
|
}, [s("i", {
|
|
9764
9762
|
staticClass: "fa fa-trash"
|
|
9765
|
-
}), e._v("
|
|
9763
|
+
}), e._v(" 清除 ")]), s("div", {
|
|
9766
9764
|
staticClass: "sign-button flex-item",
|
|
9767
9765
|
staticStyle: {
|
|
9768
9766
|
color: "red"
|
|
@@ -9772,7 +9770,7 @@ var render$d = function() {
|
|
|
9772
9770
|
}
|
|
9773
9771
|
}, [s("i", {
|
|
9774
9772
|
staticClass: "fa fa-close"
|
|
9775
|
-
}), e._v("
|
|
9773
|
+
}), e._v(" 取消 ")]), s("div", {
|
|
9776
9774
|
staticClass: "sign-button flex-item",
|
|
9777
9775
|
staticStyle: {
|
|
9778
9776
|
color: "orange"
|
|
@@ -9782,7 +9780,7 @@ var render$d = function() {
|
|
|
9782
9780
|
}
|
|
9783
9781
|
}, [s("i", {
|
|
9784
9782
|
staticClass: "fa fa-repeat"
|
|
9785
|
-
}), e._v("
|
|
9783
|
+
}), e._v(" 撤销 ")]), s("div", {
|
|
9786
9784
|
staticClass: "sign-button flex-item",
|
|
9787
9785
|
staticStyle: {
|
|
9788
9786
|
color: "green"
|
|
@@ -9792,7 +9790,7 @@ var render$d = function() {
|
|
|
9792
9790
|
}
|
|
9793
9791
|
}, [s("i", {
|
|
9794
9792
|
staticClass: "fa fa-check"
|
|
9795
|
-
}), e._v("
|
|
9793
|
+
}), e._v(" 确定 ")])])]), s("div", {
|
|
9796
9794
|
directives: [{
|
|
9797
9795
|
name: "show",
|
|
9798
9796
|
rawName: "v-show",
|
|
@@ -9810,14 +9808,14 @@ var render$d = function() {
|
|
|
9810
9808
|
staticClass: "sign-image",
|
|
9811
9809
|
attrs: {
|
|
9812
9810
|
src: e.value,
|
|
9813
|
-
alt: "
|
|
9811
|
+
alt: "签名"
|
|
9814
9812
|
}
|
|
9815
9813
|
}) : e._e(), e.value ? e._e() : s("p", {
|
|
9816
9814
|
staticClass: "sign-tips",
|
|
9817
9815
|
style: {
|
|
9818
9816
|
color: !e.value && e.disabled ? "red" : ""
|
|
9819
9817
|
}
|
|
9820
|
-
}, [e._v(" " + e._s(e.disabled ? "
|
|
9818
|
+
}, [e._v(" " + e._s(e.disabled ? "未签名" : "点击进行签名") + " ")]), e.disabled ? e._e() : s("i", {
|
|
9821
9819
|
staticClass: "el-icon-edit-outline sign-edit-icon"
|
|
9822
9820
|
})])]);
|
|
9823
9821
|
}, staticRenderFns$d = [];
|
|
@@ -9838,7 +9836,7 @@ const SignPanel_vue_vue_type_style_index_0_lang = "", __vue2_script$h = {
|
|
|
9838
9836
|
},
|
|
9839
9837
|
text: {
|
|
9840
9838
|
type: String,
|
|
9841
|
-
default: "
|
|
9839
|
+
default: "签名区"
|
|
9842
9840
|
},
|
|
9843
9841
|
fontSize: {
|
|
9844
9842
|
type: Number,
|
|
@@ -9860,7 +9858,7 @@ const SignPanel_vue_vue_type_style_index_0_lang = "", __vue2_script$h = {
|
|
|
9860
9858
|
methods: {
|
|
9861
9859
|
init() {
|
|
9862
9860
|
if (this.stack = [], this.canvas = this.$refs.canvas, !this.canvas.getContext) {
|
|
9863
|
-
alert("
|
|
9861
|
+
alert("当前浏览器不支持手写签名");
|
|
9864
9862
|
return;
|
|
9865
9863
|
}
|
|
9866
9864
|
this.canvasInit();
|
|
@@ -9880,7 +9878,7 @@ const SignPanel_vue_vue_type_style_index_0_lang = "", __vue2_script$h = {
|
|
|
9880
9878
|
this.ctx = this.canvas.getContext("2d"), this.ctx.lineCap = "round", this.ctx.lineWidth = this.lineWidth, this.ctx.clearRect(0, 0, this.width, this.height), this.blank = this.canvas.toDataURL("image/png");
|
|
9881
9879
|
},
|
|
9882
9880
|
drawWaterMark() {
|
|
9883
|
-
this.ctx.font = `${this.fontSize}px bold
|
|
9881
|
+
this.ctx.font = `${this.fontSize}px bold 黑体`, this.ctx.fillStyle = "#eee", this.ctx.textAlign = "center", this.ctx.shadowBlur = 1, this.ctx.textBaseline = "middle", this.ctx.fillText(this.text, this.width / 2, this.height / 2);
|
|
9884
9882
|
},
|
|
9885
9883
|
down(e) {
|
|
9886
9884
|
this.position(), this.startLine(e.clientX, e.clientY, e), this.target = e.target, this.target.addEventListener("mousemove", this.move), window.addEventListener("mouseup", this.up);
|
|
@@ -10235,7 +10233,7 @@ var render$b = function() {
|
|
|
10235
10233
|
data: e.records
|
|
10236
10234
|
}
|
|
10237
10235
|
}, "ElTable", e.$attrs, !1), e.$listeners), [e._t("default", function() {
|
|
10238
|
-
return [e._v("
|
|
10236
|
+
return [e._v("请添加表格列")];
|
|
10239
10237
|
})], 2), s("ElPagination", {
|
|
10240
10238
|
attrs: {
|
|
10241
10239
|
"current-page": e.page.page,
|
|
@@ -10876,7 +10874,7 @@ var render$7 = function() {
|
|
|
10876
10874
|
staticStyle: {
|
|
10877
10875
|
"font-size": "16px"
|
|
10878
10876
|
}
|
|
10879
|
-
}, [e._v("
|
|
10877
|
+
}, [e._v(" 视图导航 ")]), s("EditableTree", e._g(e._b({
|
|
10880
10878
|
ref: "tree",
|
|
10881
10879
|
attrs: {
|
|
10882
10880
|
readonly: ""
|
|
@@ -10949,7 +10947,7 @@ var render$7 = function() {
|
|
|
10949
10947
|
gutter: 0
|
|
10950
10948
|
}
|
|
10951
10949
|
}, [e._t("search-form", function() {
|
|
10952
|
-
return [s("p", [e._v("
|
|
10950
|
+
return [s("p", [e._v("请添加搜索条件!")])];
|
|
10953
10951
|
})], 2)], 1), s("ElFormItem", {
|
|
10954
10952
|
attrs: {
|
|
10955
10953
|
"label-width": "0"
|
|
@@ -10962,14 +10960,14 @@ var render$7 = function() {
|
|
|
10962
10960
|
"native-type": "submit",
|
|
10963
10961
|
size: "mini"
|
|
10964
10962
|
}
|
|
10965
|
-
}, [e._v("
|
|
10963
|
+
}, [e._v(" 开始搜索 ")]), s("ElButton", {
|
|
10966
10964
|
attrs: {
|
|
10967
10965
|
size: "mini"
|
|
10968
10966
|
},
|
|
10969
10967
|
on: {
|
|
10970
10968
|
click: e.onClearClick
|
|
10971
10969
|
}
|
|
10972
|
-
}, [e._v("
|
|
10970
|
+
}, [e._v(" 清除条件 ")])], 1)])], 1)], 1)]) : e._e()]), e._t("default")], 2);
|
|
10973
10971
|
}, staticRenderFns$7 = [function() {
|
|
10974
10972
|
var e = this, t = e.$createElement, s = e._self._c || t;
|
|
10975
10973
|
return s("div", {
|
|
@@ -10982,12 +10980,12 @@ const TableView_vue_vue_type_style_index_0_lang = "", builtInButtons = ["back",
|
|
|
10982
10980
|
name: "TableView",
|
|
10983
10981
|
bus: {
|
|
10984
10982
|
reloadTableView(e, t) {
|
|
10985
|
-
if (
|
|
10983
|
+
if (this._viewIds)
|
|
10986
10984
|
if (isString(e) || isArray(e)) {
|
|
10987
10985
|
let s = e;
|
|
10988
10986
|
isString(s) && (s = s.split(",")), this._viewIds.some((n) => s.includes(n)) && (t ? this.$refs.tree && (trace.call(this.$parent || {}, "reloadTree"), this.refreshTree()) : (trace.call(this.$parent || {}, "reloadTable"), this.reloadTable()));
|
|
10989
10987
|
} else
|
|
10990
|
-
warning.call(this.$parent || {}, "`viewId
|
|
10988
|
+
warning.call(this.$parent || {}, "`viewId`的类型必须是字符串或数组");
|
|
10991
10989
|
}
|
|
10992
10990
|
},
|
|
10993
10991
|
props: {
|
|
@@ -11134,12 +11132,12 @@ const TableView_vue_vue_type_style_index_0_lang = "", builtInButtons = ["back",
|
|
|
11134
11132
|
const e = this.deleteApi || this.$parent.del;
|
|
11135
11133
|
if (!((t = this.toolbarListeners) != null && t.del) && isFunction(e)) {
|
|
11136
11134
|
if (!this.selectedRows.length) {
|
|
11137
|
-
this.$message.warning("
|
|
11135
|
+
this.$message.warning("请选择要删除的记录!");
|
|
11138
11136
|
return;
|
|
11139
11137
|
}
|
|
11140
11138
|
await this.$confirm(
|
|
11141
|
-
|
|
11142
|
-
"
|
|
11139
|
+
`您确定要删除选中的[<span class="break-word" style="color: orange">${this.selectedRows.length}</span>]行记录吗?`,
|
|
11140
|
+
"系统提示",
|
|
11143
11141
|
{
|
|
11144
11142
|
type: "warning",
|
|
11145
11143
|
modal: !0,
|
|
@@ -11148,7 +11146,7 @@ const TableView_vue_vue_type_style_index_0_lang = "", builtInButtons = ["back",
|
|
|
11148
11146
|
beforeClose: async (s, n, r) => {
|
|
11149
11147
|
if (s === "confirm")
|
|
11150
11148
|
try {
|
|
11151
|
-
n.confirmButtonLoading = !0, n.confirmButtonText = "
|
|
11149
|
+
n.confirmButtonLoading = !0, n.confirmButtonText = "删除...", await e.call(this, this.selectedRows.map((i) => i.id).join(",")), this.$message.success("删除成功"), await this.reloadTable(), await this.refreshTree();
|
|
11152
11150
|
} catch {
|
|
11153
11151
|
}
|
|
11154
11152
|
r();
|
|
@@ -11211,7 +11209,7 @@ var render$6 = function() {
|
|
|
11211
11209
|
staticStyle: {
|
|
11212
11210
|
color: "#b5b5b5"
|
|
11213
11211
|
}
|
|
11214
|
-
}, [e._v("
|
|
11212
|
+
}, [e._v("无")])], e.enable ? s("ElButton", {
|
|
11215
11213
|
staticClass: "el-tag el-tag--medium el-tag--light button-new-tag",
|
|
11216
11214
|
attrs: {
|
|
11217
11215
|
size: "small"
|
|
@@ -11221,7 +11219,7 @@ var render$6 = function() {
|
|
|
11221
11219
|
return e.$emit("add");
|
|
11222
11220
|
}
|
|
11223
11221
|
}
|
|
11224
|
-
}, [e._v(" +
|
|
11222
|
+
}, [e._v(" + 添加 ")]) : e._e(), e.count ? s("span", {
|
|
11225
11223
|
staticClass: "tags-count"
|
|
11226
11224
|
}, [e._v(e._s(e.tags.length && e.tags[0] ? e.tags.length : ""))]) : e._e()], 2);
|
|
11227
11225
|
}, staticRenderFns$6 = [];
|
|
@@ -11390,7 +11388,7 @@ const TinymceEditor_vue_vue_type_style_index_0_lang = "", __vue2_script$7 = {
|
|
|
11390
11388
|
value: String,
|
|
11391
11389
|
placeholder: {
|
|
11392
11390
|
type: String,
|
|
11393
|
-
default: "
|
|
11391
|
+
default: "请输入..."
|
|
11394
11392
|
},
|
|
11395
11393
|
queryParams: Object
|
|
11396
11394
|
},
|
|
@@ -11415,7 +11413,7 @@ const TinymceEditor_vue_vue_type_style_index_0_lang = "", __vue2_script$7 = {
|
|
|
11415
11413
|
},
|
|
11416
11414
|
methods: {
|
|
11417
11415
|
onEditorBlur() {
|
|
11418
|
-
this.inputDisabled ||
|
|
11416
|
+
this.inputDisabled || this.hideOnBlur && (this.focus = !1);
|
|
11419
11417
|
},
|
|
11420
11418
|
getEditor() {
|
|
11421
11419
|
return this.$refs.editor.$refs.editor.editor;
|
|
@@ -11451,394 +11449,394 @@ function __vue2_injectStyles$7(e) {
|
|
|
11451
11449
|
const TinymceEditor = /* @__PURE__ */ function() {
|
|
11452
11450
|
return __component__$7.exports;
|
|
11453
11451
|
}(), zhCN = {
|
|
11454
|
-
Redo: "
|
|
11455
|
-
Undo: "
|
|
11456
|
-
Cut: "
|
|
11457
|
-
Copy: "
|
|
11458
|
-
Paste: "
|
|
11459
|
-
"Select all": "
|
|
11460
|
-
"New document": "
|
|
11461
|
-
Ok: "
|
|
11462
|
-
Cancel: "
|
|
11463
|
-
"Visual aids": "
|
|
11464
|
-
"Font Family": "
|
|
11465
|
-
Bold: "
|
|
11466
|
-
Italic: "
|
|
11467
|
-
Underline: "
|
|
11468
|
-
Strikethrough: "
|
|
11469
|
-
Superscript: "
|
|
11470
|
-
Subscript: "
|
|
11471
|
-
"Clear formatting": "
|
|
11472
|
-
"Align left": "
|
|
11473
|
-
"Align center": "
|
|
11474
|
-
"Align right": "
|
|
11475
|
-
Justify: "
|
|
11476
|
-
"Bullet list": "
|
|
11477
|
-
"Numbered list": "
|
|
11478
|
-
"Decrease indent": "
|
|
11479
|
-
"Increase indent": "
|
|
11480
|
-
Close: "
|
|
11481
|
-
Formats: "
|
|
11482
|
-
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.": "
|
|
11483
|
-
Headers: "
|
|
11484
|
-
"Header 1": "
|
|
11485
|
-
"Header 2": "
|
|
11486
|
-
"Header 3": "
|
|
11487
|
-
"Header 4": "
|
|
11488
|
-
"Header 5": "
|
|
11489
|
-
"Header 6": "
|
|
11490
|
-
Headings: "
|
|
11491
|
-
"Heading 1": "
|
|
11492
|
-
"Heading 2": "
|
|
11493
|
-
"Heading 3": "
|
|
11494
|
-
"Heading 4": "
|
|
11495
|
-
"Heading 5": "
|
|
11496
|
-
"Heading 6": "
|
|
11497
|
-
Preformatted: "
|
|
11452
|
+
Redo: "重做",
|
|
11453
|
+
Undo: "撤销",
|
|
11454
|
+
Cut: "剪切",
|
|
11455
|
+
Copy: "复制",
|
|
11456
|
+
Paste: "粘贴",
|
|
11457
|
+
"Select all": "全选",
|
|
11458
|
+
"New document": "新文件",
|
|
11459
|
+
Ok: "确定",
|
|
11460
|
+
Cancel: "取消",
|
|
11461
|
+
"Visual aids": "网格线",
|
|
11462
|
+
"Font Family": "字体",
|
|
11463
|
+
Bold: "粗体",
|
|
11464
|
+
Italic: "斜体",
|
|
11465
|
+
Underline: "下划线",
|
|
11466
|
+
Strikethrough: "删除线",
|
|
11467
|
+
Superscript: "上标",
|
|
11468
|
+
Subscript: "下标",
|
|
11469
|
+
"Clear formatting": "清除格式",
|
|
11470
|
+
"Align left": "左边对齐",
|
|
11471
|
+
"Align center": "中间对齐",
|
|
11472
|
+
"Align right": "右边对齐",
|
|
11473
|
+
Justify: "两端对齐",
|
|
11474
|
+
"Bullet list": "项目符号",
|
|
11475
|
+
"Numbered list": "编号列表",
|
|
11476
|
+
"Decrease indent": "减少缩进",
|
|
11477
|
+
"Increase indent": "增加缩进",
|
|
11478
|
+
Close: "关闭",
|
|
11479
|
+
Formats: "格式",
|
|
11480
|
+
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.": "你的浏览器不支持打开剪贴板,请使用Ctrl+X/C/V等快捷键。",
|
|
11481
|
+
Headers: "标题",
|
|
11482
|
+
"Header 1": "标题1",
|
|
11483
|
+
"Header 2": "标题2",
|
|
11484
|
+
"Header 3": "标题3",
|
|
11485
|
+
"Header 4": "标题4",
|
|
11486
|
+
"Header 5": "标题5",
|
|
11487
|
+
"Header 6": "标题6",
|
|
11488
|
+
Headings: "标题",
|
|
11489
|
+
"Heading 1": "标题1",
|
|
11490
|
+
"Heading 2": "标题2",
|
|
11491
|
+
"Heading 3": "标题3",
|
|
11492
|
+
"Heading 4": "标题4",
|
|
11493
|
+
"Heading 5": "标题5",
|
|
11494
|
+
"Heading 6": "标题6",
|
|
11495
|
+
Preformatted: "预先格式化的",
|
|
11498
11496
|
Div: "Div",
|
|
11499
11497
|
Pre: "Pre",
|
|
11500
|
-
Code: "
|
|
11501
|
-
Paragraph: "
|
|
11502
|
-
Blockquote: "
|
|
11503
|
-
Inline: "
|
|
11504
|
-
Blocks: "
|
|
11505
|
-
"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "
|
|
11506
|
-
Fonts: "
|
|
11507
|
-
"Font Sizes": "
|
|
11508
|
-
Class: "
|
|
11509
|
-
"Browse for an image": "
|
|
11510
|
-
OR: "
|
|
11511
|
-
"Drop an image here": "
|
|
11512
|
-
Upload: "
|
|
11513
|
-
Block: "
|
|
11514
|
-
Align: "
|
|
11515
|
-
Default: "
|
|
11516
|
-
Circle: "
|
|
11517
|
-
Disc: "
|
|
11518
|
-
Square: "
|
|
11519
|
-
"Lower Alpha": "
|
|
11520
|
-
"Lower Greek": "
|
|
11521
|
-
"Lower Roman": "
|
|
11522
|
-
"Upper Alpha": "
|
|
11523
|
-
"Upper Roman": "
|
|
11524
|
-
"Anchor...": "
|
|
11525
|
-
Name: "
|
|
11526
|
-
Id: "
|
|
11527
|
-
"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "
|
|
11528
|
-
"You have unsaved changes are you sure you want to navigate away?": "
|
|
11529
|
-
"Restore last draft": "
|
|
11530
|
-
"Special characters...": "
|
|
11531
|
-
"Source code": "
|
|
11532
|
-
"Insert/Edit code sample": "
|
|
11533
|
-
Language: "
|
|
11534
|
-
"Code sample...": "
|
|
11535
|
-
"Color Picker": "
|
|
11498
|
+
Code: "代码",
|
|
11499
|
+
Paragraph: "段落",
|
|
11500
|
+
Blockquote: "引文区块",
|
|
11501
|
+
Inline: "文本",
|
|
11502
|
+
Blocks: "基块",
|
|
11503
|
+
"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "当前为纯文本粘贴模式,再次点击可以回到普通粘贴模式。",
|
|
11504
|
+
Fonts: "字体",
|
|
11505
|
+
"Font Sizes": "字号",
|
|
11506
|
+
Class: "类型",
|
|
11507
|
+
"Browse for an image": "浏览图像",
|
|
11508
|
+
OR: "或",
|
|
11509
|
+
"Drop an image here": "拖放一张图像至此",
|
|
11510
|
+
Upload: "上传",
|
|
11511
|
+
Block: "块",
|
|
11512
|
+
Align: "对齐",
|
|
11513
|
+
Default: "默认",
|
|
11514
|
+
Circle: "空心圆",
|
|
11515
|
+
Disc: "实心圆",
|
|
11516
|
+
Square: "方块",
|
|
11517
|
+
"Lower Alpha": "小写英文字母",
|
|
11518
|
+
"Lower Greek": "小写希腊字母",
|
|
11519
|
+
"Lower Roman": "小写罗马字母",
|
|
11520
|
+
"Upper Alpha": "大写英文字母",
|
|
11521
|
+
"Upper Roman": "大写罗马字母",
|
|
11522
|
+
"Anchor...": "锚点...",
|
|
11523
|
+
Name: "名称",
|
|
11524
|
+
Id: "标识符",
|
|
11525
|
+
"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "标识符应该以字母开头,后跟字母、数字、破折号、点、冒号或下划线。",
|
|
11526
|
+
"You have unsaved changes are you sure you want to navigate away?": "你还有文档尚未保存,确定要离开?",
|
|
11527
|
+
"Restore last draft": "恢复上次的草稿",
|
|
11528
|
+
"Special characters...": "特殊字符...",
|
|
11529
|
+
"Source code": "源代码",
|
|
11530
|
+
"Insert/Edit code sample": "插入/编辑代码示例",
|
|
11531
|
+
Language: "语言",
|
|
11532
|
+
"Code sample...": "示例代码...",
|
|
11533
|
+
"Color Picker": "选色器",
|
|
11536
11534
|
R: "R",
|
|
11537
11535
|
G: "G",
|
|
11538
11536
|
B: "B",
|
|
11539
|
-
"Left to right": "
|
|
11540
|
-
"Right to left": "
|
|
11541
|
-
"Emoticons...": "
|
|
11542
|
-
"Metadata and Document Properties": "
|
|
11543
|
-
Title: "
|
|
11544
|
-
Keywords: "
|
|
11545
|
-
Description: "
|
|
11546
|
-
Robots: "
|
|
11547
|
-
Author: "
|
|
11548
|
-
Encoding: "
|
|
11549
|
-
Fullscreen: "
|
|
11550
|
-
Action: "
|
|
11551
|
-
Shortcut: "
|
|
11552
|
-
Help: "
|
|
11553
|
-
Address: "
|
|
11554
|
-
"Focus to menubar": "
|
|
11555
|
-
"Focus to toolbar": "
|
|
11556
|
-
"Focus to element path": "
|
|
11557
|
-
"Focus to contextual toolbar": "
|
|
11558
|
-
"Insert link (if link plugin activated)": "
|
|
11559
|
-
"Save (if save plugin activated)": "
|
|
11560
|
-
"Find (if searchreplace plugin activated)": "
|
|
11561
|
-
"Plugins installed ({0}):": "
|
|
11562
|
-
"Premium plugins:": "
|
|
11563
|
-
"Learn more...": "
|
|
11564
|
-
"You are using {0}": "
|
|
11565
|
-
Plugins: "
|
|
11566
|
-
"Handy Shortcuts": "
|
|
11567
|
-
"Horizontal line": "
|
|
11568
|
-
"Insert/edit image": "
|
|
11569
|
-
"Image description": "
|
|
11570
|
-
Source: "
|
|
11571
|
-
Dimensions: "
|
|
11572
|
-
"Constrain proportions": "
|
|
11573
|
-
General: "
|
|
11574
|
-
Advanced: "
|
|
11575
|
-
Style: "
|
|
11576
|
-
"Vertical space": "
|
|
11577
|
-
"Horizontal space": "
|
|
11578
|
-
Border: "
|
|
11579
|
-
"Insert image": "
|
|
11580
|
-
"Image...": "
|
|
11581
|
-
"Image list": "
|
|
11582
|
-
"Rotate counterclockwise": "
|
|
11583
|
-
"Rotate clockwise": "
|
|
11584
|
-
"Flip vertically": "
|
|
11585
|
-
"Flip horizontally": "
|
|
11586
|
-
"Edit image": "
|
|
11587
|
-
"Image options": "
|
|
11588
|
-
"Zoom in": "
|
|
11589
|
-
"Zoom out": "
|
|
11590
|
-
Crop: "
|
|
11591
|
-
Resize: "
|
|
11592
|
-
Orientation: "
|
|
11593
|
-
Brightness: "
|
|
11594
|
-
Sharpen: "
|
|
11595
|
-
Contrast: "
|
|
11596
|
-
"Color levels": "
|
|
11597
|
-
Gamma: "
|
|
11598
|
-
Invert: "
|
|
11599
|
-
Apply: "
|
|
11600
|
-
Back: "
|
|
11601
|
-
"Insert date/time": "
|
|
11602
|
-
"Date/time": "
|
|
11603
|
-
"Insert/Edit Link": "
|
|
11604
|
-
"Insert/edit link": "
|
|
11605
|
-
"Text to display": "
|
|
11606
|
-
Url: "
|
|
11607
|
-
"Open link in...": "
|
|
11608
|
-
"Current window": "
|
|
11609
|
-
None: "
|
|
11610
|
-
"New window": "
|
|
11611
|
-
"Remove link": "
|
|
11612
|
-
Anchors: "
|
|
11613
|
-
"Link...": "
|
|
11614
|
-
"Paste or type a link": "
|
|
11615
|
-
"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "
|
|
11616
|
-
"The URL you entered seems to be an external link. Do you want to add the required http:// prefix?": "
|
|
11617
|
-
"Link list": "
|
|
11618
|
-
"Insert video": "
|
|
11619
|
-
"Insert/edit video": "
|
|
11620
|
-
"Insert/edit media": "
|
|
11621
|
-
"Alternative source": "
|
|
11622
|
-
"Alternative source URL": "
|
|
11623
|
-
"Media poster (Image URL)": "
|
|
11624
|
-
"Paste your embed code below:": "
|
|
11625
|
-
Embed: "
|
|
11626
|
-
"Media...": "
|
|
11627
|
-
"Nonbreaking space": "
|
|
11628
|
-
"Page break": "
|
|
11629
|
-
"Paste as text": "
|
|
11630
|
-
Preview: "
|
|
11631
|
-
"Print...": "
|
|
11632
|
-
Save: "
|
|
11633
|
-
Find: "
|
|
11634
|
-
"Replace with": "
|
|
11635
|
-
Replace: "
|
|
11636
|
-
"Replace all": "
|
|
11637
|
-
Previous: "
|
|
11638
|
-
Next: "
|
|
11639
|
-
"Find and replace...": "
|
|
11640
|
-
"Could not find the specified string.": "
|
|
11641
|
-
"Match case": "
|
|
11642
|
-
"Find whole words only": "
|
|
11643
|
-
"Spell check": "
|
|
11644
|
-
Ignore: "
|
|
11645
|
-
"Ignore all": "
|
|
11646
|
-
Finish: "
|
|
11647
|
-
"Add to Dictionary": "
|
|
11648
|
-
"Insert table": "
|
|
11649
|
-
"Table properties": "
|
|
11650
|
-
"Delete table": "
|
|
11651
|
-
Cell: "
|
|
11652
|
-
Row: "
|
|
11653
|
-
Column: "
|
|
11654
|
-
"Cell properties": "
|
|
11655
|
-
"Merge cells": "
|
|
11656
|
-
"Split cell": "
|
|
11657
|
-
"Insert row before": "
|
|
11658
|
-
"Insert row after": "
|
|
11659
|
-
"Delete row": "
|
|
11660
|
-
"Row properties": "
|
|
11661
|
-
"Cut row": "
|
|
11662
|
-
"Copy row": "
|
|
11663
|
-
"Paste row before": "
|
|
11664
|
-
"Paste row after": "
|
|
11665
|
-
"Insert column before": "
|
|
11666
|
-
"Insert column after": "
|
|
11667
|
-
"Delete column": "
|
|
11668
|
-
Cols: "
|
|
11669
|
-
Rows: "
|
|
11670
|
-
Width: "
|
|
11671
|
-
Height: "
|
|
11672
|
-
"Cell spacing": "
|
|
11673
|
-
"Cell padding": "
|
|
11674
|
-
"Show caption": "
|
|
11675
|
-
Left: "
|
|
11676
|
-
Center: "
|
|
11677
|
-
Right: "
|
|
11678
|
-
"Cell type": "
|
|
11679
|
-
Scope: "
|
|
11680
|
-
Alignment: "
|
|
11681
|
-
"H Align": "
|
|
11682
|
-
"V Align": "
|
|
11683
|
-
Top: "
|
|
11684
|
-
Middle: "
|
|
11685
|
-
Bottom: "
|
|
11686
|
-
"Header cell": "
|
|
11687
|
-
"Row group": "
|
|
11688
|
-
"Column group": "
|
|
11689
|
-
"Row type": "
|
|
11690
|
-
Header: "
|
|
11691
|
-
Body: "
|
|
11692
|
-
Footer: "
|
|
11693
|
-
"Border color": "
|
|
11694
|
-
"Insert template...": "
|
|
11695
|
-
Templates: "
|
|
11696
|
-
Template: "
|
|
11697
|
-
"Text color": "
|
|
11698
|
-
"Background color": "
|
|
11699
|
-
"Custom...": "
|
|
11700
|
-
"Custom color": "
|
|
11701
|
-
"No color": "
|
|
11702
|
-
"Remove color": "
|
|
11703
|
-
"Table of Contents": "
|
|
11704
|
-
"Show blocks": "
|
|
11705
|
-
"Show invisible characters": "
|
|
11706
|
-
"Word count": "
|
|
11707
|
-
"Words: {0}": "
|
|
11708
|
-
"{0} words": "{0}
|
|
11709
|
-
File: "
|
|
11710
|
-
Edit: "
|
|
11711
|
-
Insert: "
|
|
11712
|
-
View: "
|
|
11713
|
-
Format: "
|
|
11714
|
-
Table: "
|
|
11715
|
-
Tools: "
|
|
11716
|
-
"Powered by {0}": "
|
|
11717
|
-
"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "
|
|
11718
|
-
"Image title": "
|
|
11719
|
-
"Border width": "
|
|
11720
|
-
"Border style": "
|
|
11721
|
-
Error: "
|
|
11722
|
-
Warn: "
|
|
11723
|
-
Valid: "
|
|
11724
|
-
"To open the popup, press Shift+Enter": "
|
|
11725
|
-
"Rich Text Area. Press ALT-0 for help.": "
|
|
11726
|
-
"System Font": "
|
|
11727
|
-
"Failed to upload image: {0}": "
|
|
11728
|
-
"Failed to load plugin: {0} from url {1}": "
|
|
11729
|
-
"Failed to load plugin url: {0}": "
|
|
11730
|
-
"Failed to initialize plugin: {0}": "
|
|
11731
|
-
example: "
|
|
11732
|
-
Search: "
|
|
11733
|
-
All: "
|
|
11734
|
-
Currency: "
|
|
11735
|
-
Text: "
|
|
11736
|
-
Quotations: "
|
|
11737
|
-
Mathematical: "
|
|
11738
|
-
"Extended Latin": "
|
|
11739
|
-
Symbols: "
|
|
11740
|
-
Arrows: "
|
|
11741
|
-
"User Defined": "
|
|
11742
|
-
"dollar sign": "
|
|
11743
|
-
"currency sign": "
|
|
11744
|
-
"euro-currency sign": "
|
|
11745
|
-
"colon sign": "
|
|
11746
|
-
"cruzeiro sign": "
|
|
11747
|
-
"french franc sign": "
|
|
11748
|
-
"lira sign": "
|
|
11749
|
-
"mill sign": "
|
|
11750
|
-
"naira sign": "
|
|
11751
|
-
"peseta sign": "
|
|
11752
|
-
"rupee sign": "
|
|
11753
|
-
"won sign": "
|
|
11754
|
-
"new sheqel sign": "
|
|
11755
|
-
"dong sign": "
|
|
11756
|
-
"kip sign": "
|
|
11757
|
-
"tugrik sign": "
|
|
11758
|
-
"drachma sign": "
|
|
11759
|
-
"german penny symbol": "
|
|
11760
|
-
"peso sign": "
|
|
11761
|
-
"guarani sign": "
|
|
11762
|
-
"austral sign": "
|
|
11763
|
-
"hryvnia sign": "
|
|
11764
|
-
"cedi sign": "
|
|
11765
|
-
"livre tournois sign": "
|
|
11766
|
-
"spesmilo sign": "spesmilo
|
|
11767
|
-
"tenge sign": "
|
|
11768
|
-
"indian rupee sign": "
|
|
11769
|
-
"turkish lira sign": "
|
|
11770
|
-
"nordic mark sign": "
|
|
11771
|
-
"manat sign": "
|
|
11772
|
-
"ruble sign": "
|
|
11773
|
-
"yen character": "
|
|
11774
|
-
"yuan character": "
|
|
11775
|
-
"yuan character, in hong kong and taiwan": "
|
|
11776
|
-
"yen/yuan character variant one": "
|
|
11777
|
-
"Loading emoticons...": "
|
|
11778
|
-
"Could not load emoticons": "
|
|
11779
|
-
People: "
|
|
11780
|
-
"Animals and Nature": "
|
|
11781
|
-
"Food and Drink": "
|
|
11782
|
-
Activity: "
|
|
11783
|
-
"Travel and Places": "
|
|
11784
|
-
Objects: "
|
|
11785
|
-
Flags: "
|
|
11786
|
-
Characters: "
|
|
11787
|
-
"Characters (no spaces)": "
|
|
11788
|
-
"Error: Form submit field collision.": "
|
|
11789
|
-
"Error: No form element found.": "
|
|
11790
|
-
Update: "
|
|
11791
|
-
"Color swatch": "
|
|
11792
|
-
Turquoise: "
|
|
11793
|
-
Green: "
|
|
11794
|
-
Blue: "
|
|
11795
|
-
Purple: "
|
|
11796
|
-
"Navy Blue": "
|
|
11797
|
-
"Dark Turquoise": "
|
|
11798
|
-
"Dark Green": "
|
|
11799
|
-
"Medium Blue": "
|
|
11800
|
-
"Medium Purple": "
|
|
11801
|
-
"Midnight Blue": "
|
|
11802
|
-
Yellow: "
|
|
11803
|
-
Orange: "
|
|
11804
|
-
Red: "
|
|
11805
|
-
"Light Gray": "
|
|
11806
|
-
Gray: "
|
|
11807
|
-
"Dark Yellow": "
|
|
11808
|
-
"Dark Orange": "
|
|
11809
|
-
"Dark Red": "
|
|
11810
|
-
"Medium Gray": "
|
|
11811
|
-
"Dark Gray": "
|
|
11812
|
-
Black: "
|
|
11813
|
-
White: "
|
|
11814
|
-
"Switch to or from fullscreen mode": "
|
|
11815
|
-
"Open help dialog": "
|
|
11816
|
-
history: "
|
|
11817
|
-
styles: "
|
|
11818
|
-
formatting: "
|
|
11819
|
-
alignment: "
|
|
11820
|
-
indentation: "
|
|
11821
|
-
"permanent pen": "
|
|
11822
|
-
comments: "
|
|
11823
|
-
Anchor: "
|
|
11824
|
-
"Special character": "
|
|
11825
|
-
"Code sample": "
|
|
11826
|
-
Color: "
|
|
11827
|
-
Emoticons: "
|
|
11828
|
-
"Document properties": "
|
|
11829
|
-
Image: "
|
|
11830
|
-
"Insert link": "
|
|
11831
|
-
Target: "
|
|
11832
|
-
Link: "
|
|
11833
|
-
Poster: "
|
|
11834
|
-
Media: "
|
|
11835
|
-
Print: "
|
|
11836
|
-
Prev: "
|
|
11837
|
-
"Find and replace": "
|
|
11838
|
-
"Whole words": "
|
|
11839
|
-
Spellcheck: "
|
|
11840
|
-
Caption: "
|
|
11841
|
-
"Insert template": "
|
|
11537
|
+
"Left to right": "从左到右",
|
|
11538
|
+
"Right to left": "从右到左",
|
|
11539
|
+
"Emoticons...": "表情符号...",
|
|
11540
|
+
"Metadata and Document Properties": "元数据和文档属性",
|
|
11541
|
+
Title: "标题",
|
|
11542
|
+
Keywords: "关键词",
|
|
11543
|
+
Description: "描述",
|
|
11544
|
+
Robots: "机器人",
|
|
11545
|
+
Author: "作者",
|
|
11546
|
+
Encoding: "编码",
|
|
11547
|
+
Fullscreen: "全屏",
|
|
11548
|
+
Action: "操作",
|
|
11549
|
+
Shortcut: "快捷键",
|
|
11550
|
+
Help: "帮助",
|
|
11551
|
+
Address: "地址",
|
|
11552
|
+
"Focus to menubar": "移动焦点到菜单栏",
|
|
11553
|
+
"Focus to toolbar": "移动焦点到工具栏",
|
|
11554
|
+
"Focus to element path": "移动焦点到元素路径",
|
|
11555
|
+
"Focus to contextual toolbar": "移动焦点到上下文菜单",
|
|
11556
|
+
"Insert link (if link plugin activated)": "插入链接 (如果链接插件已激活)",
|
|
11557
|
+
"Save (if save plugin activated)": "保存(如果保存插件已激活)",
|
|
11558
|
+
"Find (if searchreplace plugin activated)": "查找(如果查找替换插件已激活)",
|
|
11559
|
+
"Plugins installed ({0}):": "已安装插件 ({0}):",
|
|
11560
|
+
"Premium plugins:": "优秀插件:",
|
|
11561
|
+
"Learn more...": "了解更多...",
|
|
11562
|
+
"You are using {0}": "你正在使用 {0}",
|
|
11563
|
+
Plugins: "插件",
|
|
11564
|
+
"Handy Shortcuts": "快捷键",
|
|
11565
|
+
"Horizontal line": "水平分割线",
|
|
11566
|
+
"Insert/edit image": "插入/编辑图片",
|
|
11567
|
+
"Image description": "图片描述",
|
|
11568
|
+
Source: "地址",
|
|
11569
|
+
Dimensions: "大小",
|
|
11570
|
+
"Constrain proportions": "保持纵横比",
|
|
11571
|
+
General: "普通",
|
|
11572
|
+
Advanced: "高级",
|
|
11573
|
+
Style: "样式",
|
|
11574
|
+
"Vertical space": "垂直边距",
|
|
11575
|
+
"Horizontal space": "水平边距",
|
|
11576
|
+
Border: "边框",
|
|
11577
|
+
"Insert image": "插入图片",
|
|
11578
|
+
"Image...": "图片...",
|
|
11579
|
+
"Image list": "图片列表",
|
|
11580
|
+
"Rotate counterclockwise": "逆时针旋转",
|
|
11581
|
+
"Rotate clockwise": "顺时针旋转",
|
|
11582
|
+
"Flip vertically": "垂直翻转",
|
|
11583
|
+
"Flip horizontally": "水平翻转",
|
|
11584
|
+
"Edit image": "编辑图片",
|
|
11585
|
+
"Image options": "图片选项",
|
|
11586
|
+
"Zoom in": "放大",
|
|
11587
|
+
"Zoom out": "缩小",
|
|
11588
|
+
Crop: "裁剪",
|
|
11589
|
+
Resize: "调整大小",
|
|
11590
|
+
Orientation: "方向",
|
|
11591
|
+
Brightness: "亮度",
|
|
11592
|
+
Sharpen: "锐化",
|
|
11593
|
+
Contrast: "对比度",
|
|
11594
|
+
"Color levels": "颜色层次",
|
|
11595
|
+
Gamma: "伽马值",
|
|
11596
|
+
Invert: "反转",
|
|
11597
|
+
Apply: "应用",
|
|
11598
|
+
Back: "后退",
|
|
11599
|
+
"Insert date/time": "插入日期/时间",
|
|
11600
|
+
"Date/time": "日期/时间",
|
|
11601
|
+
"Insert/Edit Link": "插入/编辑链接",
|
|
11602
|
+
"Insert/edit link": "插入/编辑链接",
|
|
11603
|
+
"Text to display": "显示文字",
|
|
11604
|
+
Url: "地址",
|
|
11605
|
+
"Open link in...": "链接打开位置...",
|
|
11606
|
+
"Current window": "当前窗口",
|
|
11607
|
+
None: "无",
|
|
11608
|
+
"New window": "在新窗口打开",
|
|
11609
|
+
"Remove link": "删除链接",
|
|
11610
|
+
Anchors: "锚点",
|
|
11611
|
+
"Link...": "链接...",
|
|
11612
|
+
"Paste or type a link": "粘贴或输入链接",
|
|
11613
|
+
"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "你所填写的URL地址为邮件地址,需要加上mailto:前缀吗?",
|
|
11614
|
+
"The URL you entered seems to be an external link. Do you want to add the required http:// prefix?": "你所填写的URL地址属于外部链接,需要加上http://:前缀吗?",
|
|
11615
|
+
"Link list": "链接列表",
|
|
11616
|
+
"Insert video": "插入视频",
|
|
11617
|
+
"Insert/edit video": "插入/编辑视频",
|
|
11618
|
+
"Insert/edit media": "插入/编辑媒体",
|
|
11619
|
+
"Alternative source": "镜像",
|
|
11620
|
+
"Alternative source URL": "替代来源网址",
|
|
11621
|
+
"Media poster (Image URL)": "封面(图片地址)",
|
|
11622
|
+
"Paste your embed code below:": "将内嵌代码粘贴在下面:",
|
|
11623
|
+
Embed: "内嵌",
|
|
11624
|
+
"Media...": "多媒体...",
|
|
11625
|
+
"Nonbreaking space": "不间断空格",
|
|
11626
|
+
"Page break": "分页符",
|
|
11627
|
+
"Paste as text": "粘贴为文本",
|
|
11628
|
+
Preview: "预览",
|
|
11629
|
+
"Print...": "打印...",
|
|
11630
|
+
Save: "保存",
|
|
11631
|
+
Find: "查找",
|
|
11632
|
+
"Replace with": "替换为",
|
|
11633
|
+
Replace: "替换",
|
|
11634
|
+
"Replace all": "全部替换",
|
|
11635
|
+
Previous: "上一个",
|
|
11636
|
+
Next: "下一个",
|
|
11637
|
+
"Find and replace...": "查找并替换...",
|
|
11638
|
+
"Could not find the specified string.": "未找到搜索内容.",
|
|
11639
|
+
"Match case": "区分大小写",
|
|
11640
|
+
"Find whole words only": "全字匹配",
|
|
11641
|
+
"Spell check": "拼写检查",
|
|
11642
|
+
Ignore: "忽略",
|
|
11643
|
+
"Ignore all": "全部忽略",
|
|
11644
|
+
Finish: "完成",
|
|
11645
|
+
"Add to Dictionary": "添加到字典",
|
|
11646
|
+
"Insert table": "插入表格",
|
|
11647
|
+
"Table properties": "表格属性",
|
|
11648
|
+
"Delete table": "删除表格",
|
|
11649
|
+
Cell: "单元格",
|
|
11650
|
+
Row: "行",
|
|
11651
|
+
Column: "列",
|
|
11652
|
+
"Cell properties": "单元格属性",
|
|
11653
|
+
"Merge cells": "合并单元格",
|
|
11654
|
+
"Split cell": "拆分单元格",
|
|
11655
|
+
"Insert row before": "在上方插入",
|
|
11656
|
+
"Insert row after": "在下方插入",
|
|
11657
|
+
"Delete row": "删除行",
|
|
11658
|
+
"Row properties": "行属性",
|
|
11659
|
+
"Cut row": "剪切行",
|
|
11660
|
+
"Copy row": "复制行",
|
|
11661
|
+
"Paste row before": "粘贴到上方",
|
|
11662
|
+
"Paste row after": "粘贴到下方",
|
|
11663
|
+
"Insert column before": "在左侧插入",
|
|
11664
|
+
"Insert column after": "在右侧插入",
|
|
11665
|
+
"Delete column": "删除列",
|
|
11666
|
+
Cols: "列",
|
|
11667
|
+
Rows: "行",
|
|
11668
|
+
Width: "宽",
|
|
11669
|
+
Height: "高",
|
|
11670
|
+
"Cell spacing": "单元格外间距",
|
|
11671
|
+
"Cell padding": "单元格内边距",
|
|
11672
|
+
"Show caption": "显示标题",
|
|
11673
|
+
Left: "左对齐",
|
|
11674
|
+
Center: "居中",
|
|
11675
|
+
Right: "右对齐",
|
|
11676
|
+
"Cell type": "单元格类型",
|
|
11677
|
+
Scope: "范围",
|
|
11678
|
+
Alignment: "对齐方式",
|
|
11679
|
+
"H Align": "水平对齐",
|
|
11680
|
+
"V Align": "垂直对齐",
|
|
11681
|
+
Top: "顶部对齐",
|
|
11682
|
+
Middle: "垂直居中",
|
|
11683
|
+
Bottom: "底部对齐",
|
|
11684
|
+
"Header cell": "表头单元格",
|
|
11685
|
+
"Row group": "行组",
|
|
11686
|
+
"Column group": "列组",
|
|
11687
|
+
"Row type": "行类型",
|
|
11688
|
+
Header: "表头",
|
|
11689
|
+
Body: "表体",
|
|
11690
|
+
Footer: "表尾",
|
|
11691
|
+
"Border color": "边框颜色",
|
|
11692
|
+
"Insert template...": "插入模板...",
|
|
11693
|
+
Templates: "模板",
|
|
11694
|
+
Template: "模板",
|
|
11695
|
+
"Text color": "文字颜色",
|
|
11696
|
+
"Background color": "背景色",
|
|
11697
|
+
"Custom...": "自定义...",
|
|
11698
|
+
"Custom color": "自定义颜色",
|
|
11699
|
+
"No color": "无",
|
|
11700
|
+
"Remove color": "移除颜色",
|
|
11701
|
+
"Table of Contents": "内容列表",
|
|
11702
|
+
"Show blocks": "显示区块边框",
|
|
11703
|
+
"Show invisible characters": "显示不可见字符",
|
|
11704
|
+
"Word count": "字数",
|
|
11705
|
+
"Words: {0}": "字数:{0}",
|
|
11706
|
+
"{0} words": "{0} 字",
|
|
11707
|
+
File: "文件",
|
|
11708
|
+
Edit: "编辑",
|
|
11709
|
+
Insert: "插入",
|
|
11710
|
+
View: "视图",
|
|
11711
|
+
Format: "格式",
|
|
11712
|
+
Table: "表格",
|
|
11713
|
+
Tools: "工具",
|
|
11714
|
+
"Powered by {0}": "由{0}驱动",
|
|
11715
|
+
"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "在编辑区按ALT-F9打开菜单,按ALT-F10打开工具栏,按ALT-0查看帮助",
|
|
11716
|
+
"Image title": "图片标题",
|
|
11717
|
+
"Border width": "边框宽度",
|
|
11718
|
+
"Border style": "边框样式",
|
|
11719
|
+
Error: "错误",
|
|
11720
|
+
Warn: "警告",
|
|
11721
|
+
Valid: "有效",
|
|
11722
|
+
"To open the popup, press Shift+Enter": "按Shitf+Enter键打开对话框",
|
|
11723
|
+
"Rich Text Area. Press ALT-0 for help.": "编辑区。按Alt+0键打开帮助。",
|
|
11724
|
+
"System Font": "系统字体",
|
|
11725
|
+
"Failed to upload image: {0}": "图片上传失败: {0}",
|
|
11726
|
+
"Failed to load plugin: {0} from url {1}": "插件加载失败: {0} 来自链接 {1}",
|
|
11727
|
+
"Failed to load plugin url: {0}": "插件加载失败 链接: {0}",
|
|
11728
|
+
"Failed to initialize plugin: {0}": "插件初始化失败: {0}",
|
|
11729
|
+
example: "示例",
|
|
11730
|
+
Search: "搜索",
|
|
11731
|
+
All: "全部",
|
|
11732
|
+
Currency: "货币",
|
|
11733
|
+
Text: "文字",
|
|
11734
|
+
Quotations: "引用",
|
|
11735
|
+
Mathematical: "数学",
|
|
11736
|
+
"Extended Latin": "拉丁语扩充",
|
|
11737
|
+
Symbols: "符号",
|
|
11738
|
+
Arrows: "箭头",
|
|
11739
|
+
"User Defined": "自定义",
|
|
11740
|
+
"dollar sign": "美元符号",
|
|
11741
|
+
"currency sign": "货币符号",
|
|
11742
|
+
"euro-currency sign": "欧元符号",
|
|
11743
|
+
"colon sign": "冒号",
|
|
11744
|
+
"cruzeiro sign": "克鲁赛罗币符号",
|
|
11745
|
+
"french franc sign": "法郎符号",
|
|
11746
|
+
"lira sign": "里拉符号",
|
|
11747
|
+
"mill sign": "密尔符号",
|
|
11748
|
+
"naira sign": "奈拉符号",
|
|
11749
|
+
"peseta sign": "比塞塔符号",
|
|
11750
|
+
"rupee sign": "卢比符号",
|
|
11751
|
+
"won sign": "韩元符号",
|
|
11752
|
+
"new sheqel sign": "新谢克尔符号",
|
|
11753
|
+
"dong sign": "越南盾符号",
|
|
11754
|
+
"kip sign": "老挝基普符号",
|
|
11755
|
+
"tugrik sign": "图格里克符号",
|
|
11756
|
+
"drachma sign": "德拉克马符号",
|
|
11757
|
+
"german penny symbol": "德国便士符号",
|
|
11758
|
+
"peso sign": "比索符号",
|
|
11759
|
+
"guarani sign": "瓜拉尼符号",
|
|
11760
|
+
"austral sign": "澳元符号",
|
|
11761
|
+
"hryvnia sign": "格里夫尼亚符号",
|
|
11762
|
+
"cedi sign": "塞地符号",
|
|
11763
|
+
"livre tournois sign": "里弗弗尔符号",
|
|
11764
|
+
"spesmilo sign": "spesmilo符号",
|
|
11765
|
+
"tenge sign": "坚戈符号",
|
|
11766
|
+
"indian rupee sign": "印度卢比",
|
|
11767
|
+
"turkish lira sign": "土耳其里拉",
|
|
11768
|
+
"nordic mark sign": "北欧马克",
|
|
11769
|
+
"manat sign": "马纳特符号",
|
|
11770
|
+
"ruble sign": "卢布符号",
|
|
11771
|
+
"yen character": "日元字样",
|
|
11772
|
+
"yuan character": "人民币元字样",
|
|
11773
|
+
"yuan character, in hong kong and taiwan": "元字样(港台地区)",
|
|
11774
|
+
"yen/yuan character variant one": "元字样(大写)",
|
|
11775
|
+
"Loading emoticons...": "加载表情符号...",
|
|
11776
|
+
"Could not load emoticons": "不能加载表情符号",
|
|
11777
|
+
People: "人类",
|
|
11778
|
+
"Animals and Nature": "动物和自然",
|
|
11779
|
+
"Food and Drink": "食物和饮品",
|
|
11780
|
+
Activity: "活动",
|
|
11781
|
+
"Travel and Places": "旅游和地点",
|
|
11782
|
+
Objects: "物件",
|
|
11783
|
+
Flags: "旗帜",
|
|
11784
|
+
Characters: "字符",
|
|
11785
|
+
"Characters (no spaces)": "字符(无空格)",
|
|
11786
|
+
"Error: Form submit field collision.": "错误: 表单提交字段冲突。",
|
|
11787
|
+
"Error: No form element found.": "错误: 没有表单控件。",
|
|
11788
|
+
Update: "更新",
|
|
11789
|
+
"Color swatch": "颜色样本",
|
|
11790
|
+
Turquoise: "青绿色",
|
|
11791
|
+
Green: "绿色",
|
|
11792
|
+
Blue: "蓝色",
|
|
11793
|
+
Purple: "紫色",
|
|
11794
|
+
"Navy Blue": "海军蓝",
|
|
11795
|
+
"Dark Turquoise": "深蓝绿色",
|
|
11796
|
+
"Dark Green": "深绿色",
|
|
11797
|
+
"Medium Blue": "中蓝色",
|
|
11798
|
+
"Medium Purple": "中紫色",
|
|
11799
|
+
"Midnight Blue": "深蓝色",
|
|
11800
|
+
Yellow: "黄色",
|
|
11801
|
+
Orange: "橙色",
|
|
11802
|
+
Red: "红色",
|
|
11803
|
+
"Light Gray": "浅灰色",
|
|
11804
|
+
Gray: "灰色",
|
|
11805
|
+
"Dark Yellow": "暗黄色",
|
|
11806
|
+
"Dark Orange": "深橙色",
|
|
11807
|
+
"Dark Red": "深红色",
|
|
11808
|
+
"Medium Gray": "中灰色",
|
|
11809
|
+
"Dark Gray": "深灰色",
|
|
11810
|
+
Black: "黑色",
|
|
11811
|
+
White: "白色",
|
|
11812
|
+
"Switch to or from fullscreen mode": "切换全屏模式",
|
|
11813
|
+
"Open help dialog": "打开帮助对话框",
|
|
11814
|
+
history: "历史",
|
|
11815
|
+
styles: "样式",
|
|
11816
|
+
formatting: "格式化",
|
|
11817
|
+
alignment: "对齐",
|
|
11818
|
+
indentation: "缩进",
|
|
11819
|
+
"permanent pen": "记号笔",
|
|
11820
|
+
comments: "备注",
|
|
11821
|
+
Anchor: "锚点",
|
|
11822
|
+
"Special character": "特殊符号",
|
|
11823
|
+
"Code sample": "代码示例",
|
|
11824
|
+
Color: "颜色",
|
|
11825
|
+
Emoticons: "表情",
|
|
11826
|
+
"Document properties": "文档属性",
|
|
11827
|
+
Image: "图片",
|
|
11828
|
+
"Insert link": "插入链接",
|
|
11829
|
+
Target: "打开方式",
|
|
11830
|
+
Link: "链接",
|
|
11831
|
+
Poster: "封面",
|
|
11832
|
+
Media: "媒体",
|
|
11833
|
+
Print: "打印",
|
|
11834
|
+
Prev: "上一个",
|
|
11835
|
+
"Find and replace": "查找和替换",
|
|
11836
|
+
"Whole words": "全字匹配",
|
|
11837
|
+
Spellcheck: "拼写检查",
|
|
11838
|
+
Caption: "标题",
|
|
11839
|
+
"Insert template": "插入模板"
|
|
11842
11840
|
};
|
|
11843
11841
|
var render$4 = function() {
|
|
11844
11842
|
var e = this, t = e.$createElement, s = e._self._c || t;
|
|
@@ -11922,7 +11920,7 @@ const __vue2_script$6 = {
|
|
|
11922
11920
|
},
|
|
11923
11921
|
dialogTitle: {
|
|
11924
11922
|
type: String,
|
|
11925
|
-
default: "
|
|
11923
|
+
default: "编辑"
|
|
11926
11924
|
},
|
|
11927
11925
|
queryParams: Object,
|
|
11928
11926
|
getHeader: Function,
|
|
@@ -11938,7 +11936,7 @@ const __vue2_script$6 = {
|
|
|
11938
11936
|
init: {
|
|
11939
11937
|
setup: (i) => {
|
|
11940
11938
|
i.settings.dialog_title = this.dialogTitle, i.settings.show_types = this.showTypes, i.on("PreInit", (a) => {
|
|
11941
|
-
a.target.dom.doc.body.style.fontFamily = "
|
|
11939
|
+
a.target.dom.doc.body.style.fontFamily = "微软雅黑";
|
|
11942
11940
|
}), i.on("Blur", (a) => {
|
|
11943
11941
|
this.$emit("on-blur", a);
|
|
11944
11942
|
}), i.on("DialogShow", (a) => {
|
|
@@ -11956,7 +11954,7 @@ const __vue2_script$6 = {
|
|
|
11956
11954
|
const o = {
|
|
11957
11955
|
icon: " el-icon-picture",
|
|
11958
11956
|
name: "uploadImage",
|
|
11959
|
-
title: "
|
|
11957
|
+
title: "上传图片",
|
|
11960
11958
|
onclick: this.upload
|
|
11961
11959
|
};
|
|
11962
11960
|
i.addButton(o.name, {
|
|
@@ -11965,10 +11963,10 @@ const __vue2_script$6 = {
|
|
|
11965
11963
|
});
|
|
11966
11964
|
},
|
|
11967
11965
|
toolbar: n,
|
|
11968
|
-
placeholder: "
|
|
11969
|
-
content_style: "*{margin:0;padding:0} body{font-family:
|
|
11970
|
-
fontname: "
|
|
11971
|
-
fontFamily: "
|
|
11966
|
+
placeholder: "在这里输入文字",
|
|
11967
|
+
content_style: "*{margin:0;padding:0} body{font-family: 微软雅黑, sans-serif;padding:10px; font-size: 18px} .template-tag {font-style: italic;color: #1e90ff;margin: 0 10px;font-weight: bold;cursor: help !important;font-family: 黑体,serif;}",
|
|
11968
|
+
fontname: "宋体",
|
|
11969
|
+
fontFamily: "宋体",
|
|
11972
11970
|
branding: !1,
|
|
11973
11971
|
query_params: this.queryParams,
|
|
11974
11972
|
skin: !1,
|
|
@@ -11977,7 +11975,7 @@ const __vue2_script$6 = {
|
|
|
11977
11975
|
height: "100%",
|
|
11978
11976
|
elementpath: !1,
|
|
11979
11977
|
plugins: `${t},${this.plugins}`,
|
|
11980
|
-
font_formats: '
|
|
11978
|
+
font_formats: '微软雅黑="微软雅黑";宋体="宋体";黑体="黑体";仿宋="仿宋";楷体="楷体";隶书="隶书";幼圆="幼圆";Arial="Arial";'
|
|
11981
11979
|
}
|
|
11982
11980
|
};
|
|
11983
11981
|
},
|
|
@@ -12032,7 +12030,7 @@ const __vue2_script$6 = {
|
|
|
12032
12030
|
},
|
|
12033
12031
|
onFileUploadSuccess(e) {
|
|
12034
12032
|
this.getEditor().insertContent(
|
|
12035
|
-
`<img alt="
|
|
12033
|
+
`<img alt="图片" src="${e.data.filePath.replace("/var/local/data/merge", this.imageUrl || "")}"/>`
|
|
12036
12034
|
);
|
|
12037
12035
|
}
|
|
12038
12036
|
}
|
|
@@ -12055,96 +12053,96 @@ const TinymceWrapper = /* @__PURE__ */ function() {
|
|
|
12055
12053
|
return __component__$6.exports;
|
|
12056
12054
|
}(), builtinButtons = {
|
|
12057
12055
|
back: {
|
|
12058
|
-
label: "
|
|
12056
|
+
label: "返回",
|
|
12059
12057
|
type: "primary",
|
|
12060
12058
|
icon: "el-icon-d-arrow-left"
|
|
12061
12059
|
},
|
|
12062
12060
|
cancel: {
|
|
12063
|
-
label: "
|
|
12061
|
+
label: "取消",
|
|
12064
12062
|
icon: "fa fa-undo"
|
|
12065
12063
|
},
|
|
12066
12064
|
create: {
|
|
12067
|
-
label: "
|
|
12065
|
+
label: "新增",
|
|
12068
12066
|
type: "primary",
|
|
12069
12067
|
icon: "el-icon-plus"
|
|
12070
12068
|
},
|
|
12071
12069
|
save: {
|
|
12072
|
-
label: "
|
|
12070
|
+
label: "保存",
|
|
12073
12071
|
type: "primary",
|
|
12074
12072
|
icon: "fa fa-save"
|
|
12075
12073
|
},
|
|
12076
12074
|
withdraw: {
|
|
12077
|
-
label: "
|
|
12075
|
+
label: "撤回",
|
|
12078
12076
|
type: "primary",
|
|
12079
12077
|
icon: "fa fa-undo"
|
|
12080
12078
|
},
|
|
12081
12079
|
edit: {
|
|
12082
|
-
label: "
|
|
12080
|
+
label: "编辑",
|
|
12083
12081
|
type: "primary",
|
|
12084
12082
|
icon: "el-icon-edit-outline"
|
|
12085
12083
|
},
|
|
12086
12084
|
submit: {
|
|
12087
|
-
label: "
|
|
12085
|
+
label: "提交审批",
|
|
12088
12086
|
type: "primary",
|
|
12089
12087
|
icon: "fa fa-check"
|
|
12090
12088
|
},
|
|
12091
12089
|
publish: {
|
|
12092
|
-
label: "
|
|
12090
|
+
label: "发布",
|
|
12093
12091
|
type: "primary",
|
|
12094
12092
|
icon: "fa fa-send"
|
|
12095
12093
|
},
|
|
12096
12094
|
agree: {
|
|
12097
|
-
label: "
|
|
12095
|
+
label: "同意",
|
|
12098
12096
|
type: "primary",
|
|
12099
12097
|
icon: "fa fa-check-square-o"
|
|
12100
12098
|
},
|
|
12101
12099
|
disagree: {
|
|
12102
|
-
label: "
|
|
12100
|
+
label: "不同意",
|
|
12103
12101
|
type: "primary",
|
|
12104
12102
|
icon: "fa fa-mail-reply"
|
|
12105
12103
|
},
|
|
12106
12104
|
reject: {
|
|
12107
|
-
label: "
|
|
12105
|
+
label: "退回",
|
|
12108
12106
|
type: "primary",
|
|
12109
12107
|
icon: "fa fa-reply"
|
|
12110
12108
|
},
|
|
12111
12109
|
finish: {
|
|
12112
|
-
label: "
|
|
12110
|
+
label: "完成",
|
|
12113
12111
|
type: "primary",
|
|
12114
12112
|
icon: "fa fa-check-square"
|
|
12115
12113
|
},
|
|
12116
12114
|
enable: {
|
|
12117
|
-
label: "
|
|
12115
|
+
label: "启用",
|
|
12118
12116
|
type: "primary",
|
|
12119
12117
|
icon: "el-icon-circle-check"
|
|
12120
12118
|
},
|
|
12121
12119
|
exp: {
|
|
12122
|
-
label: "
|
|
12120
|
+
label: "导出",
|
|
12123
12121
|
type: "primary",
|
|
12124
12122
|
icon: "el-icon-download"
|
|
12125
12123
|
},
|
|
12126
12124
|
imp: {
|
|
12127
|
-
label: "
|
|
12125
|
+
label: "导入",
|
|
12128
12126
|
type: "primary",
|
|
12129
12127
|
icon: "el-icon-upload"
|
|
12130
12128
|
},
|
|
12131
12129
|
del: {
|
|
12132
|
-
label: "
|
|
12130
|
+
label: "删除",
|
|
12133
12131
|
type: "primary",
|
|
12134
12132
|
icon: "el-icon-delete"
|
|
12135
12133
|
},
|
|
12136
12134
|
disabled: {
|
|
12137
|
-
label: "
|
|
12135
|
+
label: "禁用",
|
|
12138
12136
|
type: "primary",
|
|
12139
12137
|
icon: "el-icon-remove-outline"
|
|
12140
12138
|
},
|
|
12141
12139
|
reload: {
|
|
12142
|
-
label: "
|
|
12140
|
+
label: "刷新",
|
|
12143
12141
|
type: "primary",
|
|
12144
12142
|
icon: "el-icon-refresh"
|
|
12145
12143
|
},
|
|
12146
12144
|
search: {
|
|
12147
|
-
label: "
|
|
12145
|
+
label: "搜索",
|
|
12148
12146
|
icon: "el-icon-search",
|
|
12149
12147
|
separateLine: !1
|
|
12150
12148
|
}
|
|
@@ -12214,12 +12212,12 @@ const TinymceWrapper = /* @__PURE__ */ function() {
|
|
|
12214
12212
|
createButton: e
|
|
12215
12213
|
} = this;
|
|
12216
12214
|
return ((n = (s = this.$scopedSlots)["toolbar-left"]) == null ? void 0 : n.call(s)) || this.buttons.map((r) => {
|
|
12217
|
-
var o, a, l, c
|
|
12215
|
+
var o, a, l, c;
|
|
12218
12216
|
const i = builtinButtons[r];
|
|
12219
|
-
return i ? ((a = (o = this.$scopedSlots)[r]) == null ? void 0 : a.call(o)) || e(r, i) : r === "slot"
|
|
12217
|
+
return i ? ((a = (o = this.$scopedSlots)[r]) == null ? void 0 : a.call(o)) || e(r, i) : r === "slot" ? ((c = (l = this.$scopedSlots).default) == null ? void 0 : c.call(l, {
|
|
12220
12218
|
buttons: this.buttons,
|
|
12221
12219
|
footer: this.footer
|
|
12222
|
-
}))
|
|
12220
|
+
})) ?? null : null;
|
|
12223
12221
|
});
|
|
12224
12222
|
},
|
|
12225
12223
|
getRightButtons() {
|
|
@@ -12614,11 +12612,11 @@ const VueTagsInput_vue_vue_type_style_index_0_lang = "", __vue2_script$2 = {
|
|
|
12614
12612
|
},
|
|
12615
12613
|
placeholder: {
|
|
12616
12614
|
type: String,
|
|
12617
|
-
default: "
|
|
12615
|
+
default: "请输入..."
|
|
12618
12616
|
},
|
|
12619
12617
|
discardSearchText: {
|
|
12620
12618
|
type: String,
|
|
12621
|
-
default: "
|
|
12619
|
+
default: "取消"
|
|
12622
12620
|
},
|
|
12623
12621
|
limit: {
|
|
12624
12622
|
type: Number,
|
|
@@ -12966,14 +12964,14 @@ var render = function() {
|
|
|
12966
12964
|
on: {
|
|
12967
12965
|
click: e.confirm
|
|
12968
12966
|
}
|
|
12969
|
-
}, [e._v("
|
|
12967
|
+
}, [e._v(" 确定 ")]), s("ElButton", {
|
|
12970
12968
|
attrs: {
|
|
12971
12969
|
size: "small"
|
|
12972
12970
|
},
|
|
12973
12971
|
on: {
|
|
12974
12972
|
click: e.close
|
|
12975
12973
|
}
|
|
12976
|
-
}, [e._v("
|
|
12974
|
+
}, [e._v(" 取 消 ")])], 1)];
|
|
12977
12975
|
},
|
|
12978
12976
|
proxy: !0
|
|
12979
12977
|
} : null], null, !0)
|
|
@@ -13003,7 +13001,7 @@ const XDialog_vue_vue_type_style_index_0_lang = "", __vue2_script = {
|
|
|
13003
13001
|
},
|
|
13004
13002
|
title: {
|
|
13005
13003
|
type: String,
|
|
13006
|
-
default: "
|
|
13004
|
+
default: "标题"
|
|
13007
13005
|
},
|
|
13008
13006
|
cache: {
|
|
13009
13007
|
type: Boolean,
|
|
@@ -13054,8 +13052,8 @@ const XDialog_vue_vue_type_style_index_0_lang = "", __vue2_script = {
|
|
|
13054
13052
|
confirm() {
|
|
13055
13053
|
this.$refs.cpn && this.$refs.cpn.onConfirm ? this.$refs.cpn.onConfirm(this.close) : (this.showTips && this.$notify({
|
|
13056
13054
|
type: "warning",
|
|
13057
|
-
title: "
|
|
13058
|
-
message: "
|
|
13055
|
+
title: "开发提示",
|
|
13056
|
+
message: "如需处理确定事件,请在组件内部添加 onConfirm(done) 方法,并调用 done 方法来关闭对话框!"
|
|
13059
13057
|
}), this.close());
|
|
13060
13058
|
}
|
|
13061
13059
|
}
|
|
@@ -13076,7 +13074,7 @@ function __vue2_injectStyles(e) {
|
|
|
13076
13074
|
}
|
|
13077
13075
|
const XDialog = /* @__PURE__ */ function() {
|
|
13078
13076
|
return __component__.exports;
|
|
13079
|
-
}(), version = "2.0.
|
|
13077
|
+
}(), version = "2.0.3";
|
|
13080
13078
|
function index(e) {
|
|
13081
13079
|
e.component(AddressInput.name, AddressInput), e.component(AsideMenu.name, AsideMenu), e.component(AwesomeButton.name, AwesomeButton), e.component(CapsuleTab.name, CapsuleTab), e.component(ChunkFileUploader.name, ChunkFileUploader), e.component(ChunkFileUploaderButton.name, ChunkFileUploaderButton), e.component(ChunkFileUploaderDrop.name, ChunkFileUploaderDrop), e.component(ChunkFileUploaderFile.name, ChunkFileUploaderFile), e.component(ChunkFileUploaderFiles.name, ChunkFileUploaderFiles), e.component(ChunkFileUploaderList.name, ChunkFileUploaderList), e.component(ChunkFileUploaderUnSupport.name, ChunkFileUploaderUnSupport), e.component(CodeMirrorEditor.name, CodeMirrorEditor), e.component(ColorPicker.name, ColorPicker), e.component(Confirmable.name, Confirmable), e.component(ConfirmButton.name, ConfirmButton), e.component(ContextMenu.name, ContextMenu), e.component(CustomScrollbar.name, CustomScrollbar), e.component(DataTablePicker.name, DataTablePicker), e.component(DynamicTable.name, DynamicTable), e.component(ECharts.name, ECharts), e.component(EditableProgress.name, EditableProgress), e.component(EditableTree.name, EditableTree), e.component(EgdCollapse.name, EgdCollapse), e.component(EgdCollapseItem.name, EgdCollapseItem), e.component(ElementDialog.name, ElementDialog), e.component(EmptyView.name, EmptyView), e.component(ErrorView.name, ErrorView), e.component(FlexColumn.name, FlexColumn), e.component(FlexItem.name, FlexItem), e.component(FlexRow.name, FlexRow), e.component(FlexScroller.name, FlexScroller), e.component(FormButton.name, FormButton), e.component(FormCascader.name, FormCascader), e.component(FormCheckboxGroup.name, FormCheckboxGroup), e.component(FormDatePicker.name, FormDatePicker), e.component(FormHolder.name, FormHolder), e.component(FormInput.name, FormInput), e.component(FormInputEmail.name, FormInputEmail), e.component(FormInputIdCard.name, FormInputIdCard), e.component(FormInputNumber.name, FormInputNumber), e.component(FormInputPhoneNumber.name, FormInputPhoneNumber), e.component(FormInputTime.name, FormInputTime), e.component(FormItem.name, FormItem), e.component(FormItemConfigProvider.name, FormItemConfigProvider), e.component(FormItemGroup.name, FormItemGroup), e.component(FormRadioGroup.name, FormRadioGroup), e.component(FormSelect.name, FormSelect), e.component(FormSwitch.name, FormSwitch), e.component(FormTextarea.name, FormTextarea), e.component(FormView.name, FormView), e.component(GuideSteps.name, GuideSteps), e.component(IconCard.name, IconCard), e.component(IframeWindow.name, IframeWindow), e.component(InputNumber.name, InputNumber), e.component(InputNumberRange.name, InputNumberRange), e.component(JSXComponent.name, JSXComponent), e.component(KeepViewAlive.name, KeepViewAlive), e.component(LoadingView.name, LoadingView), e.component(NavBar.name, NavBar), e.component(NotImplement.name, NotImplement), e.component(Page.name, Page), e.component(PageableTable.name, PageableTable), e.component(PageableView.name, PageableView), e.component(PageHeader.name, PageHeader), e.component(PageIndex.name, PageIndex), e.component(PageIndexTop.name, PageIndexTop), e.component(PageSkeleton.name, PageSkeleton), e.component(PageSkeletonNew.name, PageSkeletonNew), e.component(PhotoSwipe.name, PhotoSwipe), e.component(ResizeObserver.name, ResizeObserver), e.component(SearchPopover.name, SearchPopover), e.component(SignPanel.name, SignPanel), e.component(SplitPane.name, SplitPane), e.component(Stateful.name, Stateful), e.component(StaticPageableTable.name, StaticPageableTable), e.component(Swiper.name, Swiper), e.component(Tab.name, Tab), e.component(TabItem.name, TabItem), e.component(TableColumn.name, TableColumn), e.component(TableView.name, TableView), e.component(TagRender.name, TagRender), e.component(TinymceEditor.name, TinymceEditor), e.component(TinymceWrapper.name, TinymceWrapper), e.component(Toolbar.name, Toolbar), e.component(ToolbarButton.name, ToolbarButton), e.component(Trigger.name, Trigger), e.component(VueTagsInput.name, VueTagsInput), e.component(Watermark.name, Watermark), e.component(XDialog.name, XDialog);
|
|
13082
13080
|
}
|