dfs-page-config 0.3.46 → 0.3.48
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
|
@@ -105147,14 +105147,14 @@ const _sfc_main = defineComponent({
|
|
|
105147
105147
|
let jt = Math.ceil(Ue.friendlyReminder.length / ze) * qe;
|
|
105148
105148
|
kt += jt + 8, L.ADD_PRINT_TEXT(Ne - kt, xe, Ie, jt, Ue.friendlyReminder);
|
|
105149
105149
|
}
|
|
105150
|
-
if (Ue.fabricFeatureDescList && (kt +=
|
|
105150
|
+
if (Ue.fabricFeatureDescList && (kt += 4, [...Ue.fabricFeatureDescList].reverse().forEach((tr) => {
|
|
105151
105151
|
const or = Math.ceil(tr.length / ze) * qe + 4;
|
|
105152
105152
|
kt += or, L.ADD_PRINT_TEXT(Ne - kt, xe, Ie, or, " ● " + tr);
|
|
105153
105153
|
})), Ue.fabricIntroduction) {
|
|
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 += 10, 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_7a714df3_lang = "", _withScopeId = (k) => (pushScopeId("data-v-7a714df3"), 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 = {
|
|
@@ -105227,7 +105227,8 @@ function _sfc_render(k, L, ie, ae, de, _e) {
|
|
|
105227
105227
|
])
|
|
105228
105228
|
], 512)
|
|
105229
105229
|
]),
|
|
105230
|
-
|
|
105230
|
+
k.showPrintButton ? (openBlock(), createBlock(Ne, {
|
|
105231
|
+
key: 0,
|
|
105231
105232
|
class: "print-button",
|
|
105232
105233
|
onClick: withModifiers(k.print, ["stop"]),
|
|
105233
105234
|
size: "small"
|
|
@@ -105236,13 +105237,13 @@ function _sfc_render(k, L, ie, ae, de, _e) {
|
|
|
105236
105237
|
createTextVNode("打印")
|
|
105237
105238
|
]),
|
|
105238
105239
|
_: 1
|
|
105239
|
-
}, 8, ["onClick"])
|
|
105240
|
+
}, 8, ["onClick"])) : createCommentVNode("", !0)
|
|
105240
105241
|
])
|
|
105241
105242
|
], 2)), [
|
|
105242
105243
|
[vShow, k.isShow]
|
|
105243
105244
|
]);
|
|
105244
105245
|
}
|
|
105245
|
-
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-7a714df3"]]);
|
|
105246
105247
|
FabricHangTag.install = (k) => k.component(FabricHangTag.name, FabricHangTag);
|
|
105247
105248
|
AgTable.install = (k) => k.component(AgTable.name, AgTable);
|
|
105248
105249
|
const index = (k, L) => {
|