Deploying to gh-pages from @ pure-admin/vue-pure-admin@8167597475 🚀

This commit is contained in:
xiaoxian521
2026-01-22 05:03:22 +00:00
parent a48cfd3e94
commit 4b2e1adfc4
500 changed files with 428 additions and 432 deletions

View File

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