@kq_npm/client3d_webgl_vue 3.7.5-beta → 3.9.1-beta
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/adddata/index.js +134 -110
- package/adddata/style/adddata.css +1 -1
- package/aspectanalysis/index.js +22 -3
- package/baseterraingallery/index.js +24 -6
- package/boxclip/index.js +22 -3
- package/clientPrint/index.js +308 -257
- package/clientPrint/style/clientPrint.css +1 -1
- package/comparemap/index.js +29 -4
- package/compass/index.js +19 -2
- package/excavatefillanalysis/index.js +22 -3
- package/fixedzoomin/index.js +19 -2
- package/fixedzoomout/index.js +19 -2
- package/flight/index.js +22 -3
- package/floodanalysis/index.js +24 -17
- package/gpuspatialquery/index.js +22 -3
- package/index.js +1089 -569
- package/isolineanalysis/index.js +22 -3
- package/measure/index.js +28 -11
- package/modelselect/index.js +30 -17
- package/package.json +1 -1
- package/particleeffect/index.js +22 -3
- package/planeclip/index.js +22 -3
- package/profileanalysis/index.js +29 -3
- package/resetview/index.js +19 -2
- package/roller/index.js +22 -3
- package/scenceview/index.js +1178 -597
- package/screenshot/index.js +22 -3
- package/shadowanalysis/index.js +23 -5
- package/sightlineanalysis/index.js +22 -3
- package/skylineanalysis/index.js +110 -14
- package/slopeanalysis/index.js +22 -3
- package/statusbar/index.js +102 -8
- package/style.css +1 -1
- package/terrainoperation/index.js +22 -3
- package/underground/index.js +20 -5
- package/viewshedanalysis/index.js +166 -108
- package/weathereffect/index.js +22 -3
package/clientPrint/index.js
CHANGED
|
@@ -16,6 +16,13 @@ module.exports = require("core-js/modules/es.array.includes.js");
|
|
|
16
16
|
|
|
17
17
|
/***/ }),
|
|
18
18
|
|
|
19
|
+
/***/ 7080:
|
|
20
|
+
/***/ (function(module) {
|
|
21
|
+
|
|
22
|
+
module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
|
|
23
|
+
|
|
24
|
+
/***/ }),
|
|
25
|
+
|
|
19
26
|
/***/ 1088:
|
|
20
27
|
/***/ (function(module) {
|
|
21
28
|
|
|
@@ -131,6 +138,8 @@ var external_vue3_print_nb_default = /*#__PURE__*/__webpack_require__.n(external
|
|
|
131
138
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_types/global-event"
|
|
132
139
|
var global_event_ = __webpack_require__(1088);
|
|
133
140
|
var global_event_default = /*#__PURE__*/__webpack_require__.n(global_event_);
|
|
141
|
+
// EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
|
|
142
|
+
var vue_i18n_cjs_js_ = __webpack_require__(7080);
|
|
134
143
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/clientPrint/ClientPrint.vue?vue&type=script&setup=true&lang=js
|
|
135
144
|
|
|
136
145
|
|
|
@@ -141,25 +150,15 @@ const _hoisted_1 = {
|
|
|
141
150
|
const _hoisted_2 = {
|
|
142
151
|
class: "setting-box-btn"
|
|
143
152
|
};
|
|
144
|
-
|
|
145
|
-
const _hoisted_3 = /*#__PURE__*/(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("h4", {
|
|
153
|
+
const _hoisted_3 = {
|
|
146
154
|
class: "title"
|
|
147
|
-
}
|
|
148
|
-
|
|
149
|
-
);
|
|
150
|
-
|
|
151
|
-
const _hoisted_4 = /*#__PURE__*/(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("h4", {
|
|
155
|
+
};
|
|
156
|
+
const _hoisted_4 = {
|
|
152
157
|
class: "title"
|
|
153
|
-
}
|
|
154
|
-
|
|
155
|
-
);
|
|
156
|
-
|
|
157
|
-
const _hoisted_5 = /*#__PURE__*/(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("h4", {
|
|
158
|
+
};
|
|
159
|
+
const _hoisted_5 = {
|
|
158
160
|
class: "title"
|
|
159
|
-
}
|
|
160
|
-
/* HOISTED */
|
|
161
|
-
);
|
|
162
|
-
|
|
161
|
+
};
|
|
163
162
|
const _hoisted_6 = {
|
|
164
163
|
class: "select-content-inner"
|
|
165
164
|
};
|
|
@@ -168,23 +167,15 @@ const _hoisted_7 = {
|
|
|
168
167
|
"text-align": "right"
|
|
169
168
|
}
|
|
170
169
|
};
|
|
171
|
-
|
|
172
|
-
const _hoisted_8 = /*#__PURE__*/(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("h4", {
|
|
170
|
+
const _hoisted_8 = {
|
|
173
171
|
class: "title"
|
|
174
|
-
}
|
|
175
|
-
/* HOISTED */
|
|
176
|
-
);
|
|
177
|
-
|
|
172
|
+
};
|
|
178
173
|
const _hoisted_9 = {
|
|
179
174
|
class: "select-layer-content"
|
|
180
175
|
};
|
|
181
|
-
|
|
182
|
-
const _hoisted_10 = /*#__PURE__*/(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("h4", {
|
|
176
|
+
const _hoisted_10 = {
|
|
183
177
|
class: "title"
|
|
184
|
-
}
|
|
185
|
-
/* HOISTED */
|
|
186
|
-
);
|
|
187
|
-
|
|
178
|
+
};
|
|
188
179
|
const _hoisted_11 = {
|
|
189
180
|
class: "select-content-inner"
|
|
190
181
|
};
|
|
@@ -196,43 +187,41 @@ const _hoisted_12 = {
|
|
|
196
187
|
const _hoisted_13 = {
|
|
197
188
|
class: "clientprint-title"
|
|
198
189
|
};
|
|
199
|
-
|
|
200
|
-
const _hoisted_14 = /*#__PURE__*/(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("h4", {
|
|
190
|
+
const _hoisted_14 = {
|
|
201
191
|
class: "title"
|
|
202
|
-
}
|
|
203
|
-
/* HOISTED */
|
|
204
|
-
);
|
|
205
|
-
|
|
192
|
+
};
|
|
206
193
|
const _hoisted_15 = {
|
|
207
194
|
class: "select-content-inner"
|
|
208
195
|
};
|
|
209
|
-
const _hoisted_16 =
|
|
196
|
+
const _hoisted_16 = ["placeholder"];
|
|
197
|
+
const _hoisted_17 = {
|
|
210
198
|
class: "btn"
|
|
211
199
|
};
|
|
212
|
-
const
|
|
200
|
+
const _hoisted_18 = {
|
|
213
201
|
class: "show-right-box-btn"
|
|
214
202
|
};
|
|
215
|
-
const
|
|
203
|
+
const _hoisted_19 = {
|
|
216
204
|
class: "btn-group"
|
|
217
205
|
};
|
|
218
|
-
const
|
|
206
|
+
const _hoisted_20 = {
|
|
219
207
|
class: "kq3d-client-print-titleContainerDiv"
|
|
220
208
|
};
|
|
221
|
-
const
|
|
209
|
+
const _hoisted_21 = {
|
|
222
210
|
class: "baseImage"
|
|
223
211
|
};
|
|
224
|
-
const
|
|
225
|
-
const
|
|
226
|
-
const
|
|
227
|
-
const _hoisted_24 = {
|
|
228
|
-
class: "kq3d-client-print-infomationContainer"
|
|
229
|
-
};
|
|
212
|
+
const _hoisted_22 = ["src"];
|
|
213
|
+
const _hoisted_23 = ["id"];
|
|
214
|
+
const _hoisted_24 = ["onClick"];
|
|
230
215
|
const _hoisted_25 = {
|
|
231
|
-
class: "kq3d-client-print-
|
|
216
|
+
class: "kq3d-client-print-infomationContainer"
|
|
232
217
|
};
|
|
233
218
|
const _hoisted_26 = {
|
|
234
219
|
class: "kq3d-client-print-companyName"
|
|
235
220
|
};
|
|
221
|
+
const _hoisted_27 = {
|
|
222
|
+
class: "kq3d-client-print-systemTime"
|
|
223
|
+
};
|
|
224
|
+
|
|
236
225
|
|
|
237
226
|
|
|
238
227
|
|
|
@@ -247,13 +236,11 @@ const __default__ = {
|
|
|
247
236
|
mapTarget: String,
|
|
248
237
|
//打印标题
|
|
249
238
|
printTitle: {
|
|
250
|
-
type: String
|
|
251
|
-
default: "XXXX一张图"
|
|
239
|
+
type: String
|
|
252
240
|
},
|
|
253
241
|
//打印显示的公司名
|
|
254
242
|
companyName: {
|
|
255
|
-
type: String
|
|
256
|
-
default: "苍穹数码技术股份有限公司"
|
|
243
|
+
type: String
|
|
257
244
|
},
|
|
258
245
|
// 是否显示阴影
|
|
259
246
|
showShadow: {
|
|
@@ -302,28 +289,29 @@ const __default__ = {
|
|
|
302
289
|
setup(__props, {
|
|
303
290
|
expose
|
|
304
291
|
}) {
|
|
305
|
-
const props = __props;
|
|
306
|
-
|
|
292
|
+
const props = __props;
|
|
293
|
+
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)({});
|
|
294
|
+
let {
|
|
295
|
+
locale,
|
|
296
|
+
messages
|
|
297
|
+
} = (0,vue_i18n_cjs_js_.useI18n)(); //国际化
|
|
298
|
+
|
|
299
|
+
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.watch)(() => locale.value, (newVal, oldVal) => {
|
|
300
|
+
language.value = messages.value[newVal]["webgl"];
|
|
301
|
+
companyName.value = props.companyName || language.value.comapanyname;
|
|
302
|
+
systemTime.value = newVal == 'zh' ? getSystemIime() : getSystemEnTime();
|
|
303
|
+
printObj.value.popTitle = language.value.print;
|
|
304
|
+
});
|
|
307
305
|
let setTitleDataform = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)({
|
|
308
306
|
style: {
|
|
309
307
|
fontSize: "18px",
|
|
310
|
-
fontFamily: "
|
|
308
|
+
fontFamily: "Microsoft YaHei",
|
|
311
309
|
color: "rgba(0, 0, 0)",
|
|
312
310
|
textarea: "",
|
|
313
311
|
backgroundColor: "",
|
|
314
312
|
padding: "5px",
|
|
315
313
|
borderRadius: "3px",
|
|
316
|
-
shadowShowBg: "red"
|
|
317
|
-
fontFamilys: [{
|
|
318
|
-
value: "微软雅黑",
|
|
319
|
-
label: "微软雅黑"
|
|
320
|
-
}, {
|
|
321
|
-
value: "新宋体",
|
|
322
|
-
label: "新宋体"
|
|
323
|
-
}, {
|
|
324
|
-
value: "楷体",
|
|
325
|
-
label: "楷体"
|
|
326
|
-
}]
|
|
314
|
+
shadowShowBg: "red"
|
|
327
315
|
},
|
|
328
316
|
data: {
|
|
329
317
|
title: "",
|
|
@@ -335,22 +323,12 @@ const __default__ = {
|
|
|
335
323
|
let setLabelDataform = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)({
|
|
336
324
|
style: {
|
|
337
325
|
fontSize: "18px",
|
|
338
|
-
fontFamily: "
|
|
326
|
+
fontFamily: "Microsoft YaHei",
|
|
339
327
|
color: "#000000",
|
|
340
328
|
width: "100%",
|
|
341
329
|
resize: "none",
|
|
342
330
|
height: "96px",
|
|
343
|
-
border: "solid 1px #dcdee2"
|
|
344
|
-
fontFamilys: [{
|
|
345
|
-
value: "微软雅黑",
|
|
346
|
-
label: "微软雅黑"
|
|
347
|
-
}, {
|
|
348
|
-
value: "新宋体",
|
|
349
|
-
label: "新宋体"
|
|
350
|
-
}, {
|
|
351
|
-
value: "楷体",
|
|
352
|
-
label: "楷体"
|
|
353
|
-
}]
|
|
331
|
+
border: "solid 1px #dcdee2"
|
|
354
332
|
},
|
|
355
333
|
data: {
|
|
356
334
|
labelValue: ""
|
|
@@ -382,55 +360,38 @@ const __default__ = {
|
|
|
382
360
|
|
|
383
361
|
let isShowText = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(false); // 边框样式
|
|
384
362
|
|
|
385
|
-
let borderStyleValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(
|
|
386
|
-
|
|
387
|
-
let borderStyleData = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)([{
|
|
388
|
-
value: "printborder1",
|
|
389
|
-
label: "模板一"
|
|
390
|
-
}, {
|
|
391
|
-
value: "printborder2",
|
|
392
|
-
label: "模板二"
|
|
393
|
-
}, {
|
|
394
|
-
value: "printborder3",
|
|
395
|
-
label: "模板三"
|
|
396
|
-
}, {
|
|
397
|
-
value: "printborder4",
|
|
398
|
-
label: "模板四"
|
|
399
|
-
}, {
|
|
400
|
-
value: "printborder5",
|
|
401
|
-
label: "模板五"
|
|
402
|
-
}]); // 纸张设置
|
|
363
|
+
let borderStyleValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null); // 纸张设置
|
|
403
364
|
|
|
404
365
|
let sizeData = [[{
|
|
405
366
|
f: "A2",
|
|
406
|
-
a: "
|
|
367
|
+
a: "portrait"
|
|
407
368
|
}, "a2VSize"], [{
|
|
408
369
|
f: "A3",
|
|
409
|
-
a: "
|
|
370
|
+
a: "portrait"
|
|
410
371
|
}, "a3VSize"], [{
|
|
411
372
|
f: "A4",
|
|
412
|
-
a: "
|
|
373
|
+
a: "portrait"
|
|
413
374
|
}, "a4VSize"], [{
|
|
414
375
|
f: "A5",
|
|
415
|
-
a: "
|
|
376
|
+
a: "portrait"
|
|
416
377
|
}, "a5VSize"], [{
|
|
417
378
|
f: "A6",
|
|
418
|
-
a: "
|
|
379
|
+
a: "portrait"
|
|
419
380
|
}, "a6VSize"], [{
|
|
420
381
|
f: "A2",
|
|
421
|
-
a: "
|
|
382
|
+
a: "landscape"
|
|
422
383
|
}, "a2HSize"], [{
|
|
423
384
|
f: "A3",
|
|
424
|
-
a: "
|
|
385
|
+
a: "landscape"
|
|
425
386
|
}, "a3HSize"], [{
|
|
426
387
|
f: "A4",
|
|
427
|
-
a: "
|
|
388
|
+
a: "landscape"
|
|
428
389
|
}, "a4HSize"], [{
|
|
429
390
|
f: "A5",
|
|
430
|
-
a: "
|
|
391
|
+
a: "landscape"
|
|
431
392
|
}, "a5HSize"], [{
|
|
432
393
|
f: "A6",
|
|
433
|
-
a: "
|
|
394
|
+
a: "landscape"
|
|
434
395
|
}, "a6HSize"]]; // 字体大小
|
|
435
396
|
|
|
436
397
|
let sizelist = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)([]); // 纸张类型
|
|
@@ -438,7 +399,7 @@ const __default__ = {
|
|
|
438
399
|
let papForm = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("A4"); // 默认
|
|
439
400
|
// 纸张方向
|
|
440
401
|
|
|
441
|
-
let papAnchor = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(
|
|
402
|
+
let papAnchor = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null); // 默认
|
|
442
403
|
// 图片格式
|
|
443
404
|
|
|
444
405
|
let imageType = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("png"); //图例对象
|
|
@@ -468,7 +429,7 @@ const __default__ = {
|
|
|
468
429
|
|
|
469
430
|
let printObj = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)({
|
|
470
431
|
id: "printMap",
|
|
471
|
-
popTitle: "
|
|
432
|
+
popTitle: "",
|
|
472
433
|
|
|
473
434
|
beforeOpenCallback() {
|
|
474
435
|
printState.value = true;
|
|
@@ -487,8 +448,9 @@ const __default__ = {
|
|
|
487
448
|
|
|
488
449
|
global_event_default().setDefaultMapInfo("scencePrint", "cesium", null);
|
|
489
450
|
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onMounted)(() => {
|
|
490
|
-
setTitleDataform.value.data.title = props.printTitle;
|
|
491
|
-
|
|
451
|
+
setTitleDataform.value.data.title = props.printTitle || language.value.oneimage;
|
|
452
|
+
papAnchor.value = "portrait";
|
|
453
|
+
borderStyleValue.value = "printborder1";
|
|
492
454
|
sizelist.value = [];
|
|
493
455
|
|
|
494
456
|
for (let i = 15; i <= 32; i++) {
|
|
@@ -496,9 +458,7 @@ const __default__ = {
|
|
|
496
458
|
sizelist.value.push(i);
|
|
497
459
|
}
|
|
498
460
|
|
|
499
|
-
setLabelData.value = [];
|
|
500
|
-
|
|
501
|
-
systemTime.value = getSystemIime();
|
|
461
|
+
setLabelData.value = [];
|
|
502
462
|
initControl();
|
|
503
463
|
global_event_default().getWebMapByMapTarget("scencePrint", scenceView => {
|
|
504
464
|
if (scenceView && scenceView._viewer) {
|
|
@@ -566,6 +526,32 @@ const __default__ = {
|
|
|
566
526
|
|
|
567
527
|
return yearCNStr + nonthCNStr + dayCNStr;
|
|
568
528
|
}
|
|
529
|
+
/**
|
|
530
|
+
* 获取当前时间(英文)
|
|
531
|
+
* @returns {string}
|
|
532
|
+
*/
|
|
533
|
+
|
|
534
|
+
|
|
535
|
+
function getSystemEnTime() {
|
|
536
|
+
var dt = new Date();
|
|
537
|
+
var m = new Array("Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Spt", "Oct", "Nov", "Dec");
|
|
538
|
+
var d = new Array("st", "nd", "rd", "th");
|
|
539
|
+
var mn = dt.getMonth();
|
|
540
|
+
var dn = dt.getDate();
|
|
541
|
+
var dns;
|
|
542
|
+
|
|
543
|
+
if (dn % 10 < 1 || dn % 10 > 3) {
|
|
544
|
+
dns = d[3];
|
|
545
|
+
} else {
|
|
546
|
+
dns = d[dn % 10 - 1];
|
|
547
|
+
|
|
548
|
+
if (dn == 11 || dn == 12) {
|
|
549
|
+
dns = d[3];
|
|
550
|
+
}
|
|
551
|
+
}
|
|
552
|
+
|
|
553
|
+
return m[mn] + " " + dn + dns + "," + dt.getFullYear();
|
|
554
|
+
}
|
|
569
555
|
|
|
570
556
|
function changStatusBar() {
|
|
571
557
|
if (printViewer) printViewer.statusBar.show = scalesShow.value;
|
|
@@ -1055,23 +1041,13 @@ const __default__ = {
|
|
|
1055
1041
|
// 标题的数据
|
|
1056
1042
|
style: {
|
|
1057
1043
|
fontSize: "18px",
|
|
1058
|
-
fontFamily: "
|
|
1044
|
+
fontFamily: "Microsoft YaHei",
|
|
1059
1045
|
color: "rgba(0, 0, 0)",
|
|
1060
1046
|
textarea: "",
|
|
1061
1047
|
backgroundColor: "",
|
|
1062
1048
|
padding: "5px",
|
|
1063
1049
|
borderRadius: "3px",
|
|
1064
|
-
shadowShowBg: "red"
|
|
1065
|
-
fontFamilys: [{
|
|
1066
|
-
value: "微软雅黑",
|
|
1067
|
-
label: "微软雅黑"
|
|
1068
|
-
}, {
|
|
1069
|
-
value: "新宋体",
|
|
1070
|
-
label: "新宋体"
|
|
1071
|
-
}, {
|
|
1072
|
-
value: "楷体",
|
|
1073
|
-
label: "楷体"
|
|
1074
|
-
}]
|
|
1050
|
+
shadowShowBg: "red"
|
|
1075
1051
|
},
|
|
1076
1052
|
data: {
|
|
1077
1053
|
title: "",
|
|
@@ -1083,22 +1059,12 @@ const __default__ = {
|
|
|
1083
1059
|
// 文本的数据
|
|
1084
1060
|
style: {
|
|
1085
1061
|
fontSize: "18px",
|
|
1086
|
-
fontFamily: "
|
|
1062
|
+
fontFamily: "Microsoft YaHei",
|
|
1087
1063
|
color: "#000000",
|
|
1088
1064
|
width: "216px",
|
|
1089
1065
|
resize: "none",
|
|
1090
1066
|
height: "96px",
|
|
1091
|
-
border: "solid 1px #dcdee2"
|
|
1092
|
-
fontFamilys: [{
|
|
1093
|
-
value: "微软雅黑",
|
|
1094
|
-
label: "微软雅黑"
|
|
1095
|
-
}, {
|
|
1096
|
-
value: "新宋体",
|
|
1097
|
-
label: "新宋体"
|
|
1098
|
-
}, {
|
|
1099
|
-
value: "楷体",
|
|
1100
|
-
label: "楷体"
|
|
1101
|
-
}]
|
|
1067
|
+
border: "solid 1px #dcdee2"
|
|
1102
1068
|
},
|
|
1103
1069
|
data: {
|
|
1104
1070
|
labelValue: ""
|
|
@@ -1201,7 +1167,9 @@ const __default__ = {
|
|
|
1201
1167
|
}, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)(" 图层选择-bar "), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", {
|
|
1202
1168
|
class: "select-layer-bar bar",
|
|
1203
1169
|
onClick: _cache[2] || (_cache[2] = $event => setShowChange('layer'))
|
|
1204
|
-
}, [_hoisted_3, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.
|
|
1170
|
+
}, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("h4", _hoisted_3, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).layerSelect), 1
|
|
1171
|
+
/* TEXT */
|
|
1172
|
+
), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_icon, null, {
|
|
1205
1173
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(icons_vue_.ArrowRight))]),
|
|
1206
1174
|
_: 1
|
|
1207
1175
|
/* STABLE */
|
|
@@ -1209,7 +1177,9 @@ const __default__ = {
|
|
|
1209
1177
|
})]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", {
|
|
1210
1178
|
class: "select-layer-bar bar select-layer-margin",
|
|
1211
1179
|
onClick: _cache[3] || (_cache[3] = $event => setShowChange('title'))
|
|
1212
|
-
}, [_hoisted_4, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.
|
|
1180
|
+
}, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("h4", _hoisted_4, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).titlesetting), 1
|
|
1181
|
+
/* TEXT */
|
|
1182
|
+
), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_icon, null, {
|
|
1213
1183
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(icons_vue_.ArrowRight))]),
|
|
1214
1184
|
_: 1
|
|
1215
1185
|
/* STABLE */
|
|
@@ -1217,7 +1187,9 @@ const __default__ = {
|
|
|
1217
1187
|
})]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", {
|
|
1218
1188
|
class: "select-layer-bar bar select-layer-margin",
|
|
1219
1189
|
onClick: _cache[4] || (_cache[4] = $event => setShowChange('text'))
|
|
1220
|
-
}, [_hoisted_5, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.
|
|
1190
|
+
}, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("h4", _hoisted_5, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).addtext), 1
|
|
1191
|
+
/* TEXT */
|
|
1192
|
+
), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_icon, null, {
|
|
1221
1193
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(icons_vue_.ArrowRight))]),
|
|
1222
1194
|
_: 1
|
|
1223
1195
|
/* STABLE */
|
|
@@ -1230,7 +1202,9 @@ const __default__ = {
|
|
|
1230
1202
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_collapse_item, {
|
|
1231
1203
|
name: "1"
|
|
1232
1204
|
}, {
|
|
1233
|
-
title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)(
|
|
1205
|
+
title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).pageetting) + " ", 1
|
|
1206
|
+
/* TEXT */
|
|
1207
|
+
), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_icon, {
|
|
1234
1208
|
class: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.normalizeClass)(["header-icon", activeNames.value.includes('1') ? 'is-active' : null])
|
|
1235
1209
|
}, {
|
|
1236
1210
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(icons_vue_.CaretRight))]),
|
|
@@ -1250,7 +1224,9 @@ const __default__ = {
|
|
|
1250
1224
|
"onUpdate:modelValue": _cache[5] || (_cache[5] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.isRef)(legendShow) ? legendShow.value = $event : legendShow = $event),
|
|
1251
1225
|
onChange: showLegend
|
|
1252
1226
|
}, {
|
|
1253
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)(
|
|
1227
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).printlegend), 1
|
|
1228
|
+
/* TEXT */
|
|
1229
|
+
)]),
|
|
1254
1230
|
_: 1
|
|
1255
1231
|
/* STABLE */
|
|
1256
1232
|
|
|
@@ -1268,7 +1244,9 @@ const __default__ = {
|
|
|
1268
1244
|
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(compassShow),
|
|
1269
1245
|
"onUpdate:modelValue": _cache[6] || (_cache[6] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.isRef)(compassShow) ? compassShow.value = $event : compassShow = $event)
|
|
1270
1246
|
}, {
|
|
1271
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)(
|
|
1247
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).printcompass), 1
|
|
1248
|
+
/* TEXT */
|
|
1249
|
+
)]),
|
|
1272
1250
|
_: 1
|
|
1273
1251
|
/* STABLE */
|
|
1274
1252
|
|
|
@@ -1287,7 +1265,9 @@ const __default__ = {
|
|
|
1287
1265
|
"onUpdate:modelValue": _cache[7] || (_cache[7] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.isRef)(scalesShow) ? scalesShow.value = $event : scalesShow = $event),
|
|
1288
1266
|
onChange: changStatusBar
|
|
1289
1267
|
}, {
|
|
1290
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)(
|
|
1268
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).printstatusbar), 1
|
|
1269
|
+
/* TEXT */
|
|
1270
|
+
)]),
|
|
1291
1271
|
_: 1
|
|
1292
1272
|
/* STABLE */
|
|
1293
1273
|
|
|
@@ -1309,24 +1289,39 @@ const __default__ = {
|
|
|
1309
1289
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
1310
1290
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, null, {
|
|
1311
1291
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
|
|
1312
|
-
label:
|
|
1292
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).printlace
|
|
1313
1293
|
}, {
|
|
1314
1294
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_select, {
|
|
1315
1295
|
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(borderStyleValue),
|
|
1316
1296
|
"onUpdate:modelValue": _cache[8] || (_cache[8] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.isRef)(borderStyleValue) ? borderStyleValue.value = $event : borderStyleValue = $event),
|
|
1317
1297
|
onChange: changeBorderStyleData
|
|
1318
1298
|
}, {
|
|
1319
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
}
|
|
1328
|
-
/*
|
|
1329
|
-
|
|
1299
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
|
|
1300
|
+
value: "printborder1",
|
|
1301
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).Template1
|
|
1302
|
+
}, null, 8
|
|
1303
|
+
/* PROPS */
|
|
1304
|
+
, ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
|
|
1305
|
+
value: "printborder2",
|
|
1306
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).Template2
|
|
1307
|
+
}, null, 8
|
|
1308
|
+
/* PROPS */
|
|
1309
|
+
, ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
|
|
1310
|
+
value: "printborder3",
|
|
1311
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).Template3
|
|
1312
|
+
}, null, 8
|
|
1313
|
+
/* PROPS */
|
|
1314
|
+
, ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
|
|
1315
|
+
value: "printborder4",
|
|
1316
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).Template4
|
|
1317
|
+
}, null, 8
|
|
1318
|
+
/* PROPS */
|
|
1319
|
+
, ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
|
|
1320
|
+
value: "printborder5",
|
|
1321
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).Template5
|
|
1322
|
+
}, null, 8
|
|
1323
|
+
/* PROPS */
|
|
1324
|
+
, ["label"])]),
|
|
1330
1325
|
_: 1
|
|
1331
1326
|
/* STABLE */
|
|
1332
1327
|
|
|
@@ -1336,7 +1331,9 @@ const __default__ = {
|
|
|
1336
1331
|
_: 1
|
|
1337
1332
|
/* STABLE */
|
|
1338
1333
|
|
|
1339
|
-
}
|
|
1334
|
+
}, 8
|
|
1335
|
+
/* PROPS */
|
|
1336
|
+
, ["label"])]),
|
|
1340
1337
|
_: 1
|
|
1341
1338
|
/* STABLE */
|
|
1342
1339
|
|
|
@@ -1347,7 +1344,7 @@ const __default__ = {
|
|
|
1347
1344
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
1348
1345
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, null, {
|
|
1349
1346
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
|
|
1350
|
-
label:
|
|
1347
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).paperType
|
|
1351
1348
|
}, {
|
|
1352
1349
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_select, {
|
|
1353
1350
|
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(papForm),
|
|
@@ -1399,7 +1396,9 @@ const __default__ = {
|
|
|
1399
1396
|
_: 1
|
|
1400
1397
|
/* STABLE */
|
|
1401
1398
|
|
|
1402
|
-
}
|
|
1399
|
+
}, 8
|
|
1400
|
+
/* PROPS */
|
|
1401
|
+
, ["label"])]),
|
|
1403
1402
|
_: 1
|
|
1404
1403
|
/* STABLE */
|
|
1405
1404
|
|
|
@@ -1410,7 +1409,7 @@ const __default__ = {
|
|
|
1410
1409
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
1411
1410
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, null, {
|
|
1412
1411
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
|
|
1413
|
-
label:
|
|
1412
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).paperDirection
|
|
1414
1413
|
}, {
|
|
1415
1414
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_select, {
|
|
1416
1415
|
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(papAnchor),
|
|
@@ -1418,20 +1417,16 @@ const __default__ = {
|
|
|
1418
1417
|
onChange: changeMapContainerSize
|
|
1419
1418
|
}, {
|
|
1420
1419
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
|
|
1421
|
-
value: "
|
|
1422
|
-
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
_: 1
|
|
1432
|
-
/* STABLE */
|
|
1433
|
-
|
|
1434
|
-
})]),
|
|
1420
|
+
value: "portrait",
|
|
1421
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).portrait
|
|
1422
|
+
}, null, 8
|
|
1423
|
+
/* PROPS */
|
|
1424
|
+
, ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
|
|
1425
|
+
value: "landscape",
|
|
1426
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).landscape
|
|
1427
|
+
}, null, 8
|
|
1428
|
+
/* PROPS */
|
|
1429
|
+
, ["label"])]),
|
|
1435
1430
|
_: 1
|
|
1436
1431
|
/* STABLE */
|
|
1437
1432
|
|
|
@@ -1441,7 +1436,9 @@ const __default__ = {
|
|
|
1441
1436
|
_: 1
|
|
1442
1437
|
/* STABLE */
|
|
1443
1438
|
|
|
1444
|
-
}
|
|
1439
|
+
}, 8
|
|
1440
|
+
/* PROPS */
|
|
1441
|
+
, ["label"])]),
|
|
1445
1442
|
_: 1
|
|
1446
1443
|
/* STABLE */
|
|
1447
1444
|
|
|
@@ -1452,7 +1449,7 @@ const __default__ = {
|
|
|
1452
1449
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
1453
1450
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, null, {
|
|
1454
1451
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
|
|
1455
|
-
label:
|
|
1452
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).imageFormat
|
|
1456
1453
|
}, {
|
|
1457
1454
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_select, {
|
|
1458
1455
|
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(imageType),
|
|
@@ -1482,7 +1479,9 @@ const __default__ = {
|
|
|
1482
1479
|
_: 1
|
|
1483
1480
|
/* STABLE */
|
|
1484
1481
|
|
|
1485
|
-
}
|
|
1482
|
+
}, 8
|
|
1483
|
+
/* PROPS */
|
|
1484
|
+
, ["label"])]),
|
|
1486
1485
|
_: 1
|
|
1487
1486
|
/* STABLE */
|
|
1488
1487
|
|
|
@@ -1501,7 +1500,9 @@ const __default__ = {
|
|
|
1501
1500
|
onClick: _cache[12] || (_cache[12] = $event => getPic()),
|
|
1502
1501
|
loading: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(loadState)
|
|
1503
1502
|
}, {
|
|
1504
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)(
|
|
1503
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).savePicture), 1
|
|
1504
|
+
/* TEXT */
|
|
1505
|
+
)]),
|
|
1505
1506
|
_: 1
|
|
1506
1507
|
/* STABLE */
|
|
1507
1508
|
|
|
@@ -1512,7 +1513,9 @@ const __default__ = {
|
|
|
1512
1513
|
loading: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(printState),
|
|
1513
1514
|
onClick: _cache[13] || (_cache[13] = $event => canvasToImage())
|
|
1514
1515
|
}, {
|
|
1515
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)(
|
|
1516
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).sendprinter), 1
|
|
1517
|
+
/* TEXT */
|
|
1518
|
+
)]),
|
|
1516
1519
|
_: 1
|
|
1517
1520
|
/* STABLE */
|
|
1518
1521
|
|
|
@@ -1543,7 +1546,9 @@ const __default__ = {
|
|
|
1543
1546
|
_: 1
|
|
1544
1547
|
/* STABLE */
|
|
1545
1548
|
|
|
1546
|
-
}),
|
|
1549
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("h4", _hoisted_8, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).layerSelect), 1
|
|
1550
|
+
/* TEXT */
|
|
1551
|
+
)]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_9, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_layer_tree, {
|
|
1547
1552
|
showShadow: false,
|
|
1548
1553
|
"map-target": 'scencePrint'
|
|
1549
1554
|
})])], 512
|
|
@@ -1560,7 +1565,9 @@ const __default__ = {
|
|
|
1560
1565
|
_: 1
|
|
1561
1566
|
/* STABLE */
|
|
1562
1567
|
|
|
1563
|
-
}),
|
|
1568
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("h4", _hoisted_10, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).titlesetting), 1
|
|
1569
|
+
/* TEXT */
|
|
1570
|
+
)]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form, {
|
|
1564
1571
|
model: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(setTitleDataform),
|
|
1565
1572
|
"label-width": "70px",
|
|
1566
1573
|
"label-position": "left"
|
|
@@ -1570,7 +1577,7 @@ const __default__ = {
|
|
|
1570
1577
|
span: 24
|
|
1571
1578
|
}, {
|
|
1572
1579
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
|
|
1573
|
-
label:
|
|
1580
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).printtitle
|
|
1574
1581
|
}, {
|
|
1575
1582
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_input, {
|
|
1576
1583
|
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(setTitleDataform).data.title,
|
|
@@ -1581,7 +1588,9 @@ const __default__ = {
|
|
|
1581
1588
|
_: 1
|
|
1582
1589
|
/* STABLE */
|
|
1583
1590
|
|
|
1584
|
-
}
|
|
1591
|
+
}, 8
|
|
1592
|
+
/* PROPS */
|
|
1593
|
+
, ["label"])]),
|
|
1585
1594
|
_: 1
|
|
1586
1595
|
/* STABLE */
|
|
1587
1596
|
|
|
@@ -1594,37 +1603,44 @@ const __default__ = {
|
|
|
1594
1603
|
span: 24
|
|
1595
1604
|
}, {
|
|
1596
1605
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
|
|
1597
|
-
label:
|
|
1606
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).font
|
|
1598
1607
|
}, {
|
|
1599
1608
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_select, {
|
|
1600
1609
|
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(setTitleDataform).style.fontFamily,
|
|
1601
1610
|
"onUpdate:modelValue": _cache[16] || (_cache[16] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(setTitleDataform).style.fontFamily = $event),
|
|
1602
|
-
placeholder:
|
|
1611
|
+
placeholder: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).pleaseselect,
|
|
1603
1612
|
style: {
|
|
1604
1613
|
"width": "100%"
|
|
1605
1614
|
}
|
|
1606
1615
|
}, {
|
|
1607
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
|
|
1614
|
-
|
|
1615
|
-
}
|
|
1616
|
-
/*
|
|
1617
|
-
|
|
1616
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
|
|
1617
|
+
value: "Microsoft YaHei",
|
|
1618
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).yahei
|
|
1619
|
+
}, null, 8
|
|
1620
|
+
/* PROPS */
|
|
1621
|
+
, ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
|
|
1622
|
+
value: "NSimSun",
|
|
1623
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).NSimSun
|
|
1624
|
+
}, null, 8
|
|
1625
|
+
/* PROPS */
|
|
1626
|
+
, ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
|
|
1627
|
+
value: "KaiTi",
|
|
1628
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).KaiTi
|
|
1629
|
+
}, null, 8
|
|
1630
|
+
/* PROPS */
|
|
1631
|
+
, ["label"])]),
|
|
1618
1632
|
_: 1
|
|
1619
1633
|
/* STABLE */
|
|
1620
1634
|
|
|
1621
1635
|
}, 8
|
|
1622
1636
|
/* PROPS */
|
|
1623
|
-
, ["modelValue"])]),
|
|
1637
|
+
, ["modelValue", "placeholder"])]),
|
|
1624
1638
|
_: 1
|
|
1625
1639
|
/* STABLE */
|
|
1626
1640
|
|
|
1627
|
-
}
|
|
1641
|
+
}, 8
|
|
1642
|
+
/* PROPS */
|
|
1643
|
+
, ["label"])]),
|
|
1628
1644
|
_: 1
|
|
1629
1645
|
/* STABLE */
|
|
1630
1646
|
|
|
@@ -1637,12 +1653,12 @@ const __default__ = {
|
|
|
1637
1653
|
span: 16
|
|
1638
1654
|
}, {
|
|
1639
1655
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
|
|
1640
|
-
label:
|
|
1656
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).fontsize
|
|
1641
1657
|
}, {
|
|
1642
1658
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_select, {
|
|
1643
1659
|
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(setTitleDataform).style.fontSize,
|
|
1644
1660
|
"onUpdate:modelValue": _cache[17] || (_cache[17] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(setTitleDataform).style.fontSize = $event),
|
|
1645
|
-
placeholder:
|
|
1661
|
+
placeholder: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).fontsize
|
|
1646
1662
|
}, {
|
|
1647
1663
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)(external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.Fragment, null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.renderList)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(sizelist).value, size => {
|
|
1648
1664
|
return (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_option, {
|
|
@@ -1666,11 +1682,13 @@ const __default__ = {
|
|
|
1666
1682
|
|
|
1667
1683
|
}, 8
|
|
1668
1684
|
/* PROPS */
|
|
1669
|
-
, ["modelValue"])]),
|
|
1685
|
+
, ["modelValue", "placeholder"])]),
|
|
1670
1686
|
_: 1
|
|
1671
1687
|
/* STABLE */
|
|
1672
1688
|
|
|
1673
|
-
}
|
|
1689
|
+
}, 8
|
|
1690
|
+
/* PROPS */
|
|
1691
|
+
, ["label"])]),
|
|
1674
1692
|
_: 1
|
|
1675
1693
|
/* STABLE */
|
|
1676
1694
|
|
|
@@ -1685,7 +1703,7 @@ const __default__ = {
|
|
|
1685
1703
|
span: 6
|
|
1686
1704
|
}, {
|
|
1687
1705
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
|
|
1688
|
-
label:
|
|
1706
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).fontcolor
|
|
1689
1707
|
}, {
|
|
1690
1708
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_color_picker, {
|
|
1691
1709
|
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(setTitleDataform).style.color,
|
|
@@ -1697,7 +1715,9 @@ const __default__ = {
|
|
|
1697
1715
|
_: 1
|
|
1698
1716
|
/* STABLE */
|
|
1699
1717
|
|
|
1700
|
-
}
|
|
1718
|
+
}, 8
|
|
1719
|
+
/* PROPS */
|
|
1720
|
+
, ["label"])]),
|
|
1701
1721
|
_: 1
|
|
1702
1722
|
/* STABLE */
|
|
1703
1723
|
|
|
@@ -1710,7 +1730,7 @@ const __default__ = {
|
|
|
1710
1730
|
span: 8
|
|
1711
1731
|
}, {
|
|
1712
1732
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
|
|
1713
|
-
label:
|
|
1733
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).backgroundColor
|
|
1714
1734
|
}, {
|
|
1715
1735
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_color_picker, {
|
|
1716
1736
|
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(setTitleDataform).style.backgroundColor,
|
|
@@ -1722,7 +1742,9 @@ const __default__ = {
|
|
|
1722
1742
|
_: 1
|
|
1723
1743
|
/* STABLE */
|
|
1724
1744
|
|
|
1725
|
-
}
|
|
1745
|
+
}, 8
|
|
1746
|
+
/* PROPS */
|
|
1747
|
+
, ["label"])]),
|
|
1726
1748
|
_: 1
|
|
1727
1749
|
/* STABLE */
|
|
1728
1750
|
|
|
@@ -1730,7 +1752,7 @@ const __default__ = {
|
|
|
1730
1752
|
span: 8
|
|
1731
1753
|
}, {
|
|
1732
1754
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
|
|
1733
|
-
label:
|
|
1755
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).shadowcolor
|
|
1734
1756
|
}, {
|
|
1735
1757
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_color_picker, {
|
|
1736
1758
|
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(setTitleDataform).style.shadowShowBg,
|
|
@@ -1742,7 +1764,9 @@ const __default__ = {
|
|
|
1742
1764
|
_: 1
|
|
1743
1765
|
/* STABLE */
|
|
1744
1766
|
|
|
1745
|
-
}
|
|
1767
|
+
}, 8
|
|
1768
|
+
/* PROPS */
|
|
1769
|
+
, ["label"])]),
|
|
1746
1770
|
_: 1
|
|
1747
1771
|
/* STABLE */
|
|
1748
1772
|
|
|
@@ -1753,7 +1777,9 @@ const __default__ = {
|
|
|
1753
1777
|
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(setTitleDataform).data.shadowShow,
|
|
1754
1778
|
"onUpdate:modelValue": _cache[21] || (_cache[21] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(setTitleDataform).data.shadowShow = $event)
|
|
1755
1779
|
}, {
|
|
1756
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)(
|
|
1780
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).backgroundShadow), 1
|
|
1781
|
+
/* TEXT */
|
|
1782
|
+
)]),
|
|
1757
1783
|
_: 1
|
|
1758
1784
|
/* STABLE */
|
|
1759
1785
|
|
|
@@ -1771,7 +1797,9 @@ const __default__ = {
|
|
|
1771
1797
|
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(setTitleDataform).data.titleShow,
|
|
1772
1798
|
"onUpdate:modelValue": _cache[22] || (_cache[22] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(setTitleDataform).data.titleShow = $event)
|
|
1773
1799
|
}, {
|
|
1774
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)(
|
|
1800
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).displaytitle), 1
|
|
1801
|
+
/* TEXT */
|
|
1802
|
+
)]),
|
|
1775
1803
|
_: 1
|
|
1776
1804
|
/* STABLE */
|
|
1777
1805
|
|
|
@@ -1797,53 +1825,62 @@ const __default__ = {
|
|
|
1797
1825
|
_: 1
|
|
1798
1826
|
/* STABLE */
|
|
1799
1827
|
|
|
1800
|
-
}),
|
|
1828
|
+
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("h4", _hoisted_14, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).addtext), 1
|
|
1829
|
+
/* TEXT */
|
|
1830
|
+
)]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_15, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form, {
|
|
1801
1831
|
model: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(setLabelDataform),
|
|
1802
1832
|
"label-width": "70px",
|
|
1803
1833
|
"label-position": "left"
|
|
1804
1834
|
}, {
|
|
1805
1835
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
|
|
1806
|
-
label:
|
|
1836
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).font
|
|
1807
1837
|
}, {
|
|
1808
1838
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_select, {
|
|
1809
1839
|
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(setLabelDataform).style.fontFamily,
|
|
1810
1840
|
"onUpdate:modelValue": _cache[23] || (_cache[23] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(setLabelDataform).style.fontFamily = $event),
|
|
1811
|
-
placeholder:
|
|
1841
|
+
placeholder: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).pleaseselect,
|
|
1812
1842
|
style: {
|
|
1813
1843
|
"width": "100%"
|
|
1814
1844
|
}
|
|
1815
1845
|
}, {
|
|
1816
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(
|
|
1817
|
-
|
|
1818
|
-
|
|
1819
|
-
|
|
1820
|
-
|
|
1821
|
-
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
}
|
|
1825
|
-
/*
|
|
1826
|
-
|
|
1846
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
|
|
1847
|
+
value: "Microsoft YaHei",
|
|
1848
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).yahei
|
|
1849
|
+
}, null, 8
|
|
1850
|
+
/* PROPS */
|
|
1851
|
+
, ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
|
|
1852
|
+
value: "NSimSun",
|
|
1853
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).NSimSun
|
|
1854
|
+
}, null, 8
|
|
1855
|
+
/* PROPS */
|
|
1856
|
+
, ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
|
|
1857
|
+
value: "KaiTi",
|
|
1858
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).KaiTi
|
|
1859
|
+
}, null, 8
|
|
1860
|
+
/* PROPS */
|
|
1861
|
+
, ["label"])]),
|
|
1827
1862
|
_: 1
|
|
1828
1863
|
/* STABLE */
|
|
1829
1864
|
|
|
1830
1865
|
}, 8
|
|
1831
1866
|
/* PROPS */
|
|
1832
|
-
, ["modelValue"])]),
|
|
1867
|
+
, ["modelValue", "placeholder"])]),
|
|
1833
1868
|
_: 1
|
|
1834
1869
|
/* STABLE */
|
|
1835
1870
|
|
|
1836
|
-
}
|
|
1871
|
+
}, 8
|
|
1872
|
+
/* PROPS */
|
|
1873
|
+
, ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
1837
1874
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
1838
1875
|
span: 16
|
|
1839
1876
|
}, {
|
|
1840
1877
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
|
|
1841
|
-
label:
|
|
1878
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).fontsize
|
|
1842
1879
|
}, {
|
|
1843
1880
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_select, {
|
|
1844
1881
|
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(setLabelDataform).style.fontSize,
|
|
1845
1882
|
"onUpdate:modelValue": _cache[24] || (_cache[24] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(setLabelDataform).style.fontSize = $event),
|
|
1846
|
-
placeholder:
|
|
1883
|
+
placeholder: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).fontsize
|
|
1847
1884
|
}, {
|
|
1848
1885
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)(external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.Fragment, null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.renderList)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(sizelist).value, size => {
|
|
1849
1886
|
return (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_option, {
|
|
@@ -1867,11 +1904,13 @@ const __default__ = {
|
|
|
1867
1904
|
|
|
1868
1905
|
}, 8
|
|
1869
1906
|
/* PROPS */
|
|
1870
|
-
, ["modelValue"])]),
|
|
1907
|
+
, ["modelValue", "placeholder"])]),
|
|
1871
1908
|
_: 1
|
|
1872
1909
|
/* STABLE */
|
|
1873
1910
|
|
|
1874
|
-
}
|
|
1911
|
+
}, 8
|
|
1912
|
+
/* PROPS */
|
|
1913
|
+
, ["label"])]),
|
|
1875
1914
|
_: 1
|
|
1876
1915
|
/* STABLE */
|
|
1877
1916
|
|
|
@@ -1886,7 +1925,7 @@ const __default__ = {
|
|
|
1886
1925
|
span: 6
|
|
1887
1926
|
}, {
|
|
1888
1927
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
|
|
1889
|
-
label:
|
|
1928
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).fontcolor
|
|
1890
1929
|
}, {
|
|
1891
1930
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", null, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_color_picker, {
|
|
1892
1931
|
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(setLabelDataform).style.color,
|
|
@@ -1898,7 +1937,9 @@ const __default__ = {
|
|
|
1898
1937
|
_: 1
|
|
1899
1938
|
/* STABLE */
|
|
1900
1939
|
|
|
1901
|
-
}
|
|
1940
|
+
}, 8
|
|
1941
|
+
/* PROPS */
|
|
1942
|
+
, ["label"])]),
|
|
1902
1943
|
_: 1
|
|
1903
1944
|
/* STABLE */
|
|
1904
1945
|
|
|
@@ -1908,32 +1949,36 @@ const __default__ = {
|
|
|
1908
1949
|
|
|
1909
1950
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
|
|
1910
1951
|
class: "textarea",
|
|
1911
|
-
label:
|
|
1952
|
+
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).printtext
|
|
1912
1953
|
}, {
|
|
1913
1954
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("textarea", {
|
|
1914
1955
|
class: "textcontent",
|
|
1915
1956
|
rows: "12",
|
|
1916
|
-
placeholder:
|
|
1957
|
+
placeholder: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).pleaseentercontent,
|
|
1917
1958
|
spellcheck: "false",
|
|
1918
1959
|
"onUpdate:modelValue": _cache[26] || (_cache[26] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(setLabelDataform).data.labelValue = $event),
|
|
1919
1960
|
style: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.normalizeStyle)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(setLabelDataform).style)
|
|
1920
|
-
}, null,
|
|
1921
|
-
/* STYLE */
|
|
1922
|
-
), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vModelText, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(setLabelDataform).data.labelValue]])]),
|
|
1961
|
+
}, null, 12
|
|
1962
|
+
/* STYLE, PROPS */
|
|
1963
|
+
, _hoisted_16), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vModelText, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(setLabelDataform).data.labelValue]])]),
|
|
1923
1964
|
_: 1
|
|
1924
1965
|
/* STABLE */
|
|
1925
1966
|
|
|
1926
|
-
}
|
|
1967
|
+
}, 8
|
|
1968
|
+
/* PROPS */
|
|
1969
|
+
, ["label"])]),
|
|
1927
1970
|
_: 1
|
|
1928
1971
|
/* STABLE */
|
|
1929
1972
|
|
|
1930
1973
|
}, 8
|
|
1931
1974
|
/* PROPS */
|
|
1932
|
-
, ["model"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_divider), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div",
|
|
1975
|
+
, ["model"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_divider), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_17, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
1933
1976
|
type: "primary",
|
|
1934
1977
|
onClick: addLabel
|
|
1935
1978
|
}, {
|
|
1936
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)(
|
|
1979
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).printadd), 1
|
|
1980
|
+
/* TEXT */
|
|
1981
|
+
)]),
|
|
1937
1982
|
_: 1
|
|
1938
1983
|
/* STABLE */
|
|
1939
1984
|
|
|
@@ -1941,7 +1986,9 @@ const __default__ = {
|
|
|
1941
1986
|
type: "plain",
|
|
1942
1987
|
onClick: clearLabel
|
|
1943
1988
|
}, {
|
|
1944
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)(
|
|
1989
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).printclear), 1
|
|
1990
|
+
/* TEXT */
|
|
1991
|
+
)]),
|
|
1945
1992
|
_: 1
|
|
1946
1993
|
/* STABLE */
|
|
1947
1994
|
|
|
@@ -1953,9 +2000,9 @@ const __default__ = {
|
|
|
1953
2000
|
/* CLASS */
|
|
1954
2001
|
)], 4
|
|
1955
2002
|
/* STYLE */
|
|
1956
|
-
), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div",
|
|
2003
|
+
), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_18, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_19, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
1957
2004
|
onClick: Enlarge,
|
|
1958
|
-
title:
|
|
2005
|
+
title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).equalscalezoom,
|
|
1959
2006
|
class: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.normalizeClass)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(isActive) === 1 ? 'clickborder' : '')
|
|
1960
2007
|
}, {
|
|
1961
2008
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_icon, null, {
|
|
@@ -1969,9 +2016,9 @@ const __default__ = {
|
|
|
1969
2016
|
|
|
1970
2017
|
}, 8
|
|
1971
2018
|
/* PROPS */
|
|
1972
|
-
, ["class"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
2019
|
+
, ["title", "class"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
1973
2020
|
onClick: Narrow,
|
|
1974
|
-
title:
|
|
2021
|
+
title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).scaleddown,
|
|
1975
2022
|
class: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.normalizeClass)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(isActive) === 2 ? 'clickborder' : '')
|
|
1976
2023
|
}, {
|
|
1977
2024
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_icon, null, {
|
|
@@ -1985,9 +2032,9 @@ const __default__ = {
|
|
|
1985
2032
|
|
|
1986
2033
|
}, 8
|
|
1987
2034
|
/* PROPS */
|
|
1988
|
-
, ["class"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
2035
|
+
, ["title", "class"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
1989
2036
|
onClick: MovePrint,
|
|
1990
|
-
title:
|
|
2037
|
+
title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).printdrag,
|
|
1991
2038
|
class: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.normalizeClass)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(isActive) === 3 ? 'clickborder' : '')
|
|
1992
2039
|
}, {
|
|
1993
2040
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_icon, null, {
|
|
@@ -2001,9 +2048,9 @@ const __default__ = {
|
|
|
2001
2048
|
|
|
2002
2049
|
}, 8
|
|
2003
2050
|
/* PROPS */
|
|
2004
|
-
, ["class"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
2051
|
+
, ["title", "class"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
2005
2052
|
onClick: RefreshStatus,
|
|
2006
|
-
title:
|
|
2053
|
+
title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).restore
|
|
2007
2054
|
}, {
|
|
2008
2055
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_icon, null, {
|
|
2009
2056
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(icons_vue_.Refresh))]),
|
|
@@ -2014,7 +2061,9 @@ const __default__ = {
|
|
|
2014
2061
|
_: 1
|
|
2015
2062
|
/* STABLE */
|
|
2016
2063
|
|
|
2017
|
-
}
|
|
2064
|
+
}, 8
|
|
2065
|
+
/* PROPS */
|
|
2066
|
+
, ["title"])])]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", {
|
|
2018
2067
|
ref_key: "printDiv",
|
|
2019
2068
|
ref: printDiv,
|
|
2020
2069
|
class: "kq3d-client-print-printDiv"
|
|
@@ -2025,7 +2074,7 @@ const __default__ = {
|
|
|
2025
2074
|
class: "kq3d-client-print-mapContainerDiv kq3d-client-print-a4VSize",
|
|
2026
2075
|
onselectstart: "return false",
|
|
2027
2076
|
id: "printMap"
|
|
2028
|
-
}, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div",
|
|
2077
|
+
}, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_20, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", {
|
|
2029
2078
|
ref_key: "titleRef",
|
|
2030
2079
|
ref: titleRef,
|
|
2031
2080
|
style: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.normalizeStyle)({
|
|
@@ -2042,11 +2091,11 @@ const __default__ = {
|
|
|
2042
2091
|
class: "kq3d-client-print-printContentDiv kq3d-client-print-printborder1",
|
|
2043
2092
|
ref_key: "printContentDiv",
|
|
2044
2093
|
ref: printContentDiv
|
|
2045
|
-
}, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div",
|
|
2094
|
+
}, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_21, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("img", {
|
|
2046
2095
|
src: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(scenceImageUrl)
|
|
2047
2096
|
}, null, 8
|
|
2048
2097
|
/* PROPS */
|
|
2049
|
-
,
|
|
2098
|
+
, _hoisted_22)]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_scence_view, {
|
|
2050
2099
|
target: 'scencePrint',
|
|
2051
2100
|
options: __props.options,
|
|
2052
2101
|
service: __props.service,
|
|
@@ -2108,17 +2157,19 @@ const __default__ = {
|
|
|
2108
2157
|
"cursor": "Pointer",
|
|
2109
2158
|
"color": "#da0000"
|
|
2110
2159
|
},
|
|
2111
|
-
title:
|
|
2160
|
+
title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).printclose
|
|
2112
2161
|
}, {
|
|
2113
2162
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(icons_vue_.Close))]),
|
|
2114
2163
|
_: 1
|
|
2115
2164
|
/* STABLE */
|
|
2116
2165
|
|
|
2117
|
-
}
|
|
2166
|
+
}, 8
|
|
2167
|
+
/* PROPS */
|
|
2168
|
+
, ["title"])], 8
|
|
2118
2169
|
/* PROPS */
|
|
2119
|
-
,
|
|
2170
|
+
, _hoisted_24)], 40
|
|
2120
2171
|
/* PROPS, HYDRATE_EVENTS */
|
|
2121
|
-
,
|
|
2172
|
+
, _hoisted_23)), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, item.data.isShow]]);
|
|
2122
2173
|
}), 128
|
|
2123
2174
|
/* KEYED_FRAGMENT */
|
|
2124
2175
|
))]),
|
|
@@ -2129,9 +2180,9 @@ const __default__ = {
|
|
|
2129
2180
|
/* PROPS */
|
|
2130
2181
|
, ["options", "service", "scenceInfo", "showToolButtons", "defaultShowLayerNames", "toolButtonsPosition", "showLogo"])], 512
|
|
2131
2182
|
/* NEED_PATCH */
|
|
2132
|
-
), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div",
|
|
2183
|
+
), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_25, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_26, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).printcompany) + ":" + (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(companyName)), 1
|
|
2133
2184
|
/* TEXT */
|
|
2134
|
-
)]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div",
|
|
2185
|
+
)]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_27, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).printdate) + ":" + (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(systemTime)), 1
|
|
2135
2186
|
/* TEXT */
|
|
2136
2187
|
)])])], 512
|
|
2137
2188
|
/* NEED_PATCH */
|