dfs-page-config 0.3.54 → 0.3.55
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/dfs-page-config.js
CHANGED
|
@@ -105152,10 +105152,10 @@ const _sfc_main = defineComponent({
|
|
|
105152
105152
|
}).catch(() => {
|
|
105153
105153
|
});
|
|
105154
105154
|
}
|
|
105155
|
-
const xe =
|
|
105155
|
+
const xe = 8, Ne = 260 - xe, Ie = 190, ze = 40, At = 20, qe = 8;
|
|
105156
105156
|
function Dt(Ue) {
|
|
105157
105157
|
let kt = Ue.friendlyReminder ? 10 : 20;
|
|
105158
|
-
L.ADD_PRINT_TEXT(Ne - xe -
|
|
105158
|
+
L.ADD_PRINT_TEXT(Ne - xe - 5, Ie - 48, 20, 12, Ue.id);
|
|
105159
105159
|
let jt = 0;
|
|
105160
105160
|
if (Ue.barCodeId && (jt += At, L.ADD_PRINT_BARCODE(Ne - At, xe, 120, At, "EAN128B", Ue.barCodeId), L.SET_PRINT_STYLEA(0, "ShowBarText", 0)), Ue.friendlyReminder) {
|
|
105161
105161
|
jt += kt;
|
|
@@ -105182,7 +105182,7 @@ const _sfc_main = defineComponent({
|
|
|
105182
105182
|
print: Oe
|
|
105183
105183
|
};
|
|
105184
105184
|
}
|
|
105185
|
-
}),
|
|
105185
|
+
}), FabricHangTag_vue_vue_type_style_index_0_scoped_edd307db_lang = "", _withScopeId = (k) => (pushScopeId("data-v-edd307db"), k = k(), popScopeId(), k), _hoisted_1 = {
|
|
105186
105186
|
style: { height: "max-content", display: "block" },
|
|
105187
105187
|
class: "el-upload-list--picture-card"
|
|
105188
105188
|
}, _hoisted_2 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("span", { class: "point" }, null, -1)), _hoisted_3 = {
|
|
@@ -105218,7 +105218,7 @@ function _sfc_render(k, L, ie, ae, de, _e) {
|
|
|
105218
105218
|
onClick: L[1] || (L[1] = withModifiers(() => {
|
|
105219
105219
|
}, ["stop"])),
|
|
105220
105220
|
class: "container",
|
|
105221
|
-
style: { height: "350px", width: "
|
|
105221
|
+
style: { height: "350px", width: "208px", background: "#e0e0e1", padding: "10px", color: "#000", "font-size": "6pt", "line-height": "7pt", display: "flex", "flex-direction": "column", "justify-content": "flex-end", "border-radius": "10px", position: "relative", "user-select": "none", "word-break": "break-word" }
|
|
105222
105222
|
}, [
|
|
105223
105223
|
createElementVNode("div", _hoisted_1, [
|
|
105224
105224
|
_hoisted_2,
|
|
@@ -105272,7 +105272,7 @@ function _sfc_render(k, L, ie, ae, de, _e) {
|
|
|
105272
105272
|
[vShow, k.isShow]
|
|
105273
105273
|
]);
|
|
105274
105274
|
}
|
|
105275
|
-
const FabricHangTag = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-
|
|
105275
|
+
const FabricHangTag = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-edd307db"]]);
|
|
105276
105276
|
FabricHangTag.install = (k) => k.component(FabricHangTag.name, FabricHangTag);
|
|
105277
105277
|
AgTable.install = (k) => k.component(AgTable.name, AgTable);
|
|
105278
105278
|
const index = (k, L) => {
|