fix: 添加过渡动画
This commit is contained in:
@@ -3,12 +3,15 @@
|
||||
|
||||
import HomeIndex from '@/components/HomeIndex'
|
||||
|
||||
// import Loading from '@/components/Loading'
|
||||
|
||||
export default () => {
|
||||
return (
|
||||
<div>
|
||||
{/*<DefaultLayOut />*/}
|
||||
{/*<BlurCard />*/}
|
||||
<HomeIndex />
|
||||
{/*<Loading />*/}
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
Reference in New Issue
Block a user