UNPKG

myprint-design

Version:

操作简单,组件丰富的一站式打印解决方案打印设计器

15 lines (12 loc) 529 B
import { openBlock, createElementBlock, renderSlot } from 'vue'; import _export_sfc from '../../../_virtual/_plugin-vue_export-helper.mjs'; const _sfc_main = {}; const _hoisted_1 = { class: "my-form" }; function _sfc_render(_ctx, _cache) { return openBlock(), createElementBlock("div", _hoisted_1, [ renderSlot(_ctx.$slots, "default") ]); } var MyForm = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__file", "my-form.vue"]]); export { MyForm as default }; //# sourceMappingURL=my-form.vue.mjs.map