chore: update

This commit is contained in:
xiaoxian521
2024-03-23 08:40:42 +08:00
parent a4f32df68d
commit 9098546fc4
377 changed files with 394 additions and 397 deletions

1
dist/static/js/motion-CI-jRcBL.js vendored Normal file
View File

@@ -0,0 +1 @@
import{d as o,v as i,z as n,M as s}from"./index-hEhvroCV.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};