chore: update

This commit is contained in:
xiaoxian521
2023-05-26 23:30:14 +08:00
parent 24b645d462
commit a33dea3c6d
530 changed files with 231 additions and 703 deletions

1
dist/static/js/motion-8d067c0b.js vendored Normal file
View File

@@ -0,0 +1 @@
import{d as i,i as o,m as n,L as s}from"./index-898bbf46.js";const r=i({name:"Motion",props:{delay:{type:Number,default:50}},render(){const{delay:t}=this,e=o("motion");return n(s("div",{},{default:()=>[this.$slots.default()]}),[[e,{initial:{opacity:0,y:100},enter:{opacity:1,y:0,transition:{delay:t}}}]])}});export{r as M};