dfs-page-config 0.3.65 → 0.3.67
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
|
@@ -105088,7 +105088,6 @@ typeof jQuery < "u" && (jQuery.fn.JsBarcode = function(k, L) {
|
|
|
105088
105088
|
}), JsBarcode(ie, k, L);
|
|
105089
105089
|
});
|
|
105090
105090
|
var JsBarcode_1 = JsBarcode;
|
|
105091
|
-
console.log(CircularXXMedium);
|
|
105092
105091
|
const _sfc_main = defineComponent({
|
|
105093
105092
|
name: "FabricHangTag",
|
|
105094
105093
|
components: { ZoomIn: zoom_in_default },
|
|
@@ -105101,7 +105100,7 @@ const _sfc_main = defineComponent({
|
|
|
105101
105100
|
fabricFeatureDescList: [],
|
|
105102
105101
|
friendlyReminder: "",
|
|
105103
105102
|
barCodeId: "",
|
|
105104
|
-
|
|
105103
|
+
code: ""
|
|
105105
105104
|
}),
|
|
105106
105105
|
required: !0
|
|
105107
105106
|
},
|
|
@@ -105165,7 +105164,7 @@ const _sfc_main = defineComponent({
|
|
|
105165
105164
|
function Dt(kt) {
|
|
105166
105165
|
L.NewPage();
|
|
105167
105166
|
let jt = 20;
|
|
105168
|
-
L.ADD_PRINT_TEXTA("text01", Ie - 17, "35mm", 30, 12, kt.
|
|
105167
|
+
L.ADD_PRINT_TEXTA("text01", Ie - 17, "35mm", 30, 12, kt.code);
|
|
105169
105168
|
let tr = 0;
|
|
105170
105169
|
kt.barCodeId && (tr += Pt, L.ADD_PRINT_BARCODEA("text02", Ie - Pt, Oe, 120, Pt, "EAN128B", kt.barCodeId), L.SET_PRINT_STYLEA(0, "ShowBarText", 0)), tr += jt, kt.friendlyReminder && kt.friendlyReminder.split(`
|
|
105171
105170
|
`).reverse().forEach((or, er) => {
|
|
@@ -105203,7 +105202,7 @@ const _sfc_main = defineComponent({
|
|
|
105203
105202
|
print: xe
|
|
105204
105203
|
};
|
|
105205
105204
|
}
|
|
105206
|
-
}),
|
|
105205
|
+
}), FabricHangTag_vue_vue_type_style_index_0_scoped_2291d819_lang = "", _withScopeId = (k) => (pushScopeId("data-v-2291d819"), k = k(), popScopeId(), k), _hoisted_1 = {
|
|
105207
105206
|
style: { height: "max-content", display: "block" },
|
|
105208
105207
|
class: "el-upload-list--picture-card"
|
|
105209
105208
|
}, _hoisted_2 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("span", { class: "point" }, null, -1)), _hoisted_3 = {
|
|
@@ -105237,7 +105236,7 @@ function _sfc_render(k, L, ie, ae, pe, _e) {
|
|
|
105237
105236
|
onClick: L[1] || (L[1] = withModifiers(() => {
|
|
105238
105237
|
}, ["stop"])),
|
|
105239
105238
|
class: "container",
|
|
105240
|
-
style: { height: "338px", width: "
|
|
105239
|
+
style: { height: "338px", width: "212px", background: "#e0e0e1", padding: "10px", color: "#000", "font-size": "7pt", "line-height": "7pt", display: "flex", "flex-direction": "column", "justify-content": "flex-end", "border-radius": "10px", position: "relative", "user-select": "none", "word-break": "break-word" }
|
|
105241
105240
|
}, [
|
|
105242
105241
|
createElementVNode("div", _hoisted_1, [
|
|
105243
105242
|
_hoisted_2,
|
|
@@ -105281,7 +105280,7 @@ function _sfc_render(k, L, ie, ae, pe, _e) {
|
|
|
105281
105280
|
withDirectives((openBlock(), createElementBlock("svg", _hoisted_13, null, 512)), [
|
|
105282
105281
|
[vShow, k.data.barCodeId]
|
|
105283
105282
|
]),
|
|
105284
|
-
createElementVNode("span", _hoisted_14, toDisplayString(k.data.
|
|
105283
|
+
createElementVNode("span", _hoisted_14, toDisplayString(k.data.code), 1)
|
|
105285
105284
|
])
|
|
105286
105285
|
], 512)
|
|
105287
105286
|
]),
|
|
@@ -105301,7 +105300,7 @@ function _sfc_render(k, L, ie, ae, pe, _e) {
|
|
|
105301
105300
|
[vShow, k.isShow]
|
|
105302
105301
|
]);
|
|
105303
105302
|
}
|
|
105304
|
-
const FabricHangTag = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-
|
|
105303
|
+
const FabricHangTag = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-2291d819"]]);
|
|
105305
105304
|
FabricHangTag.install = (k) => k.component(FabricHangTag.name, FabricHangTag);
|
|
105306
105305
|
AgTable.install = (k) => k.component(AgTable.name, AgTable);
|
|
105307
105306
|
const index = (k, L) => {
|