feat: 粒子背景+动起来了

This commit is contained in:
ex_zhangwenlei@exiot.cmcc
2024-01-07 00:05:55 +08:00
parent ae2f21daaf
commit 18c5429b58
25 changed files with 1073 additions and 2798 deletions

View File

@@ -9,7 +9,7 @@
<Header></Header>
</header> -->
<main class="box-content w-screen h-screen overflow-x-hidden overflow-y-auto main-container">
<router-view class="main-container-content"></router-view>
<router-view class="h-full main-container-content"></router-view>
</main>
<!-- <footer class="w-screen footer-container">
<Footer></Footer>