mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-08 01:17:23 +08:00
2 lines
1022 B
JavaScript
2 lines
1022 B
JavaScript
import o from"./vertical-c67ab039.js";import r from"./horizontal-47dea087.js";import"./vue-virtual-scroller.esm-909b27d4.js";import"./index-c61a73ff.js";const a={class:"font-medium"},l={class:"w-full flex justify-around flex-wrap"},d=Vue.defineComponent({name:"VirtualList",__name:"index",setup(n){return(u,c)=>{const e=Vue.resolveComponent("el-link"),t=Vue.resolveComponent("el-card");return Vue.openBlock(),Vue.createBlock(t,{shadow:"never"},{header:Vue.withCtx(()=>[Vue.createElementVNode("div",a,[Vue.createTextVNode(" 虚拟列表组件( "),Vue.createVNode(e,{href:"https://github.com/Akryum/vue-virtual-scroller/tree/next/packages/vue-virtual-scroller",target:"_blank",style:{margin:"0 5px 4px 0","font-size":"16px"}},{default:Vue.withCtx(()=>[Vue.createTextVNode(" github地址 ")]),_:1}),Vue.createTextVNode(" ) ")])]),default:Vue.withCtx(()=>[Vue.createElementVNode("div",l,[Vue.createVNode(o,{class:"h-[500px] w-[500px]"}),Vue.createVNode(r,{class:"h-[500px] w-[500px]"})])]),_:1})}}});export{d as default};
|