feat: new

This commit is contained in:
ex_zhangwenlei@exiot.cmcc
2024-01-06 00:53:50 +08:00
parent f66a1d2ae9
commit 4076bbe72e
27 changed files with 1094 additions and 158 deletions

View File

@@ -8,7 +8,7 @@
<!-- <header class="shadow-2xl head-container h-14">
<Header></Header>
</header> -->
<main class="box-content w-screen h-screen main-container">
<main class="box-content w-screen h-screen overflow-x-hidden overflow-y-auto main-container">
<router-view class="main-container-content"></router-view>
</main>
<!-- <footer class="w-screen footer-container">