chore: update

This commit is contained in:
xiaoxian521
2023-06-05 19:35:34 +08:00
parent f797d9531c
commit de628597c0
292 changed files with 434 additions and 434 deletions

1
dist/static/js/motion-35b32314.js vendored Normal file
View File

@@ -0,0 +1 @@
import{d as o,j as i,m as n,L as s}from"./index-cc64e5e0.js";const r=o({name:"Motion",props:{delay:{type:Number,default:50}},render(){const{delay:t}=this,e=i("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};