sctj-components 1.0.34 → 1.0.35
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/lib/sctj-components.es.js +4 -4
- package/lib/sctj-components.umd.js +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
|
@@ -518,7 +518,7 @@ const _sfc_main$o = {
|
|
|
518
518
|
}
|
|
519
519
|
};
|
|
520
520
|
const SCTJFileUpload = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["__scopeId", "data-v-006fbc77"]]);
|
|
521
|
-
const
|
|
521
|
+
const index_vue_vue_type_style_index_0_scoped_672e5149_lang = "";
|
|
522
522
|
const _hoisted_1$h = { class: "component-upload-image" };
|
|
523
523
|
const _hoisted_2$a = {
|
|
524
524
|
key: 0,
|
|
@@ -600,8 +600,8 @@ const _sfc_main$n = {
|
|
|
600
600
|
setup(__props, { emit }) {
|
|
601
601
|
const props = __props;
|
|
602
602
|
useCssVars((_ctx) => ({
|
|
603
|
-
"
|
|
604
|
-
"
|
|
603
|
+
"566054e4": unref(computedWidth),
|
|
604
|
+
"a9483b42": unref(computedHeight)
|
|
605
605
|
}));
|
|
606
606
|
const dealFilePath = (path, baseUrl = "") => {
|
|
607
607
|
if (!path)
|
|
@@ -791,7 +791,7 @@ const _sfc_main$n = {
|
|
|
791
791
|
};
|
|
792
792
|
}
|
|
793
793
|
};
|
|
794
|
-
const SCTJImageUpload = /* @__PURE__ */ _export_sfc(_sfc_main$n, [["__scopeId", "data-v-
|
|
794
|
+
const SCTJImageUpload = /* @__PURE__ */ _export_sfc(_sfc_main$n, [["__scopeId", "data-v-672e5149"]]);
|
|
795
795
|
const index_vue_vue_type_style_index_0_scoped_bebc33d5_lang = "";
|
|
796
796
|
const _hoisted_1$g = { class: "image-slot" };
|
|
797
797
|
const _sfc_main$m = {
|