vg-print 1.0.347 → 1.0.349
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/README.md +675 -154
- package/dist/style.css +1 -1
- package/dist/vg-print.es.js +4 -5
- package/dist/vg-print.umd.js +4 -4
- package/package.json +1 -1
package/dist/vg-print.es.js
CHANGED
|
@@ -65647,7 +65647,7 @@ ${i18n$1.__("转大小写")}
|
|
|
65647
65647
|
}
|
|
65648
65648
|
};
|
|
65649
65649
|
})();
|
|
65650
|
-
const version = "1.0.
|
|
65650
|
+
const version = "1.0.349";
|
|
65651
65651
|
let autoConnect$1 = function(Ie) {
|
|
65652
65652
|
console.log("autoConnect"), window.autoConnect = !0, window.hiwebSocket && window.hiwebSocket.hasIo() && window.hiwebSocket.start(Ie);
|
|
65653
65653
|
}, disAutoConnect$1 = function() {
|
|
@@ -87217,7 +87217,7 @@ function _sfc_render$1(Ie, Ae, je, Be, Ee, Se) {
|
|
|
87217
87217
|
_: 3
|
|
87218
87218
|
});
|
|
87219
87219
|
}
|
|
87220
|
-
const Header = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-
|
|
87220
|
+
const Header = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-33f7dc7d"]]);
|
|
87221
87221
|
var hiprint, autoConnect, disAutoConnect;
|
|
87222
87222
|
let hiprintTemplate;
|
|
87223
87223
|
const _sfc_main = {
|
|
@@ -87844,7 +87844,7 @@ const _sfc_main = {
|
|
|
87844
87844
|
<br />
|
|
87845
87845
|
请确保目标服务器已
|
|
87846
87846
|
<a
|
|
87847
|
-
href="
|
|
87847
|
+
href="https://gitee.com/gao111/electron-vg-print"
|
|
87848
87848
|
target="_blank"
|
|
87849
87849
|
>
|
|
87850
87850
|
下载
|
|
@@ -87899,7 +87899,6 @@ const _sfc_main = {
|
|
|
87899
87899
|
// 打印机 名称
|
|
87900
87900
|
title: je
|
|
87901
87901
|
}), De.on("printSuccess", function() {
|
|
87902
|
-
console.log(4444, Ie.tasks);
|
|
87903
87902
|
let Ue = Ie.tasks.all.length > 1 ? "准备打印下一张" : "已完成打印";
|
|
87904
87903
|
Te._notifRegistry[je] && (Te._notifRegistry[je].close(), delete Te._notifRegistry[je]), ElNotification({
|
|
87905
87904
|
title: Ue,
|
|
@@ -88455,7 +88454,7 @@ function _sfc_render(Ie, Ae, je, Be, Ee, Se) {
|
|
|
88455
88454
|
}, null, 8, ["template", "onApply"])
|
|
88456
88455
|
], 64);
|
|
88457
88456
|
}
|
|
88458
|
-
const FullDesigner = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-
|
|
88457
|
+
const FullDesigner = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-fc5eb8a0"]]), index = {
|
|
88459
88458
|
install(Ie) {
|
|
88460
88459
|
Ie.component("FullDesigner", FullDesigner), Ie.component("Header", Header), Ie.component("Preview", Preview);
|
|
88461
88460
|
try {
|