quick-admin-vue3-core
Version:
以快(计算机执行效率、开发效率)为核心的后台管理系统开发模板
25 lines (24 loc) • 818 B
JavaScript
import { defineComponent as r, ref as a, createElementBlock as t, openBlock as e, createElementVNode as s, Fragment as c, renderList as p, createBlock as l } from "vue";
import m from "./DataPannel-oPlOhpvX.js";
import { _ } from "./_plugin-vue_export-helper-CHgC5LLL.js";
const i = { class: "q-page-view" }, d = { class: "f-sb-c pannels" }, f = /* @__PURE__ */ r({
name: "HomeWorkbench",
__name: "index",
props: {
exampleProp: { default: () => ({}) }
},
setup(u) {
const n = a([{}, {}, {}, {}]);
return (x, k) => (e(), t("div", i, [
s("div", d, [
(e(!0), t(c, null, p(n.value, (v, o) => (e(), l(m, {
class: "f-1 item",
key: o
}))), 128))
])
]));
}
}), g = /* @__PURE__ */ _(f, [["__scopeId", "data-v-0c77486c"]]);
export {
g as default
};