chore: update

This commit is contained in:
xiaoxian521
2023-02-11 16:18:55 +08:00
parent 3fb9c6895e
commit eed95cd109
145 changed files with 318 additions and 317 deletions

1
dist/static/js/index-5b33f4fb.js vendored Normal file
View File

@@ -0,0 +1 @@
import o from"./vertical-5d728aa9.js";import r from"./horizontal-e008d397.js";import"./vue-virtual-scroller.esm-909b27d4.js";import"./_plugin-vue_export-helper-c27b6911.js";const a={class:"font-medium"},l={class:"w-full flex justify-around flex-wrap"},n=Vue.defineComponent({name:"VirtualList"}),_=Vue.defineComponent({...n,setup(u){return(c,s)=>{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:{"font-size":"16px",margin:"0 5px 4px 0"}},{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{_ as default};