@fecp/designer 5.1.6 → 5.1.8
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.
|
@@ -100,7 +100,7 @@ const _sfc_main = {
|
|
|
100
100
|
default: withCtx(() => [
|
|
101
101
|
isInitd.value == 1 ? (openBlock(), createBlock(_component_el_container, {
|
|
102
102
|
key: 0,
|
|
103
|
-
|
|
103
|
+
class: "fec-designer-container"
|
|
104
104
|
}, {
|
|
105
105
|
default: withCtx(() => [
|
|
106
106
|
createVNode(unref(_sfc_main$1)),
|
|
@@ -140,7 +140,7 @@ const _sfc_main = {
|
|
|
140
140
|
};
|
|
141
141
|
}
|
|
142
142
|
};
|
|
143
|
-
const layout = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
143
|
+
const layout = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-f03b0426"]]);
|
|
144
144
|
export {
|
|
145
145
|
layout as default
|
|
146
146
|
};
|