chore: update

This commit is contained in:
xiaoxian521
2024-03-13 21:19:45 +08:00
parent be773575bb
commit 47855a39f2
315 changed files with 274 additions and 274 deletions

1
dist/static/js/motion-5hIpNboc.js vendored Normal file
View File

@@ -0,0 +1 @@
import{d as o,j as i,m as n,D as s}from"./index-rTCDY4Cw.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};