dfs-page-config 0.3.44 → 0.3.45
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
|
@@ -105141,7 +105141,7 @@ const _sfc_main = defineComponent({
|
|
|
105141
105141
|
}
|
|
105142
105142
|
const xe = 5, Ne = 260 - xe, Ie = 170, ze = 40, At = 20, qe = 8;
|
|
105143
105143
|
function Dt(Ue) {
|
|
105144
|
-
L.ADD_PRINT_TEXT(Ne - xe - 10, Ie -
|
|
105144
|
+
L.ADD_PRINT_TEXT(Ne - xe - 10, Ie - 40, 20, 12, Ue.id);
|
|
105145
105145
|
let kt = 0;
|
|
105146
105146
|
if (Ue.barCodeId && (kt += At, L.ADD_PRINT_BARCODE(Ne - At, xe, 120, At, "EAN128B", Ue.barCodeId), L.SET_PRINT_STYLEA(0, "ShowBarText", 0)), Ue.friendlyReminder) {
|
|
105147
105147
|
let jt = Math.ceil(Ue.friendlyReminder.length / ze) * qe;
|
|
@@ -105154,7 +105154,7 @@ const _sfc_main = defineComponent({
|
|
|
105154
105154
|
let jt = Math.ceil(Ue.fabricIntroduction.length / ze) * qe + 5;
|
|
105155
105155
|
kt += jt + 8, L.ADD_PRINT_TEXT(Ne - kt, xe, Ie, jt, Ue.fabricIntroduction);
|
|
105156
105156
|
}
|
|
105157
|
-
if (kt +=
|
|
105157
|
+
if (kt += 15, Ue.fabricSeries = Ue.fabricSeries || Ue.name, Ue.fabricSeries) {
|
|
105158
105158
|
let jt = Math.ceil(Ue.fabricSeries.length / 15) * 13;
|
|
105159
105159
|
kt += jt, L.ADD_PRINT_TEXT(Ne - kt, xe, Ie, jt, Ue.fabricSeries), L.SET_PRINT_STYLEA(0, "FontSize", 13), L.SET_PRINT_STYLEA(0, "Bold", 1);
|
|
105160
105160
|
}
|
|
@@ -105167,7 +105167,7 @@ const _sfc_main = defineComponent({
|
|
|
105167
105167
|
print: Oe
|
|
105168
105168
|
};
|
|
105169
105169
|
}
|
|
105170
|
-
}),
|
|
105170
|
+
}), FabricHangTag_vue_vue_type_style_index_0_scoped_ad929679_lang = "", _withScopeId = (k) => (pushScopeId("data-v-ad929679"), k = k(), popScopeId(), k), _hoisted_1 = {
|
|
105171
105171
|
style: { height: "max-content", display: "block" },
|
|
105172
105172
|
class: "el-upload-list--picture-card"
|
|
105173
105173
|
}, _hoisted_2 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("span", { class: "point" }, null, -1)), _hoisted_3 = {
|
|
@@ -105243,7 +105243,7 @@ function _sfc_render(k, L, ie, ae, de, _e) {
|
|
|
105243
105243
|
[vShow, k.isShow]
|
|
105244
105244
|
]);
|
|
105245
105245
|
}
|
|
105246
|
-
const FabricHangTag = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-
|
|
105246
|
+
const FabricHangTag = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-ad929679"]]);
|
|
105247
105247
|
FabricHangTag.install = (k) => k.component(FabricHangTag.name, FabricHangTag);
|
|
105248
105248
|
AgTable.install = (k) => k.component(AgTable.name, AgTable);
|
|
105249
105249
|
const index = (k, L) => {
|