feat:完善首页

This commit is contained in:
zjc
2024-12-16 18:28:02 +08:00
parent 111133ffb4
commit 5e5ce522db
4 changed files with 317 additions and 147 deletions

View File

@@ -1,6 +1,6 @@
<template>
<main class="wrapper">
<!-- <box1 /> -->
<box1 />
<div class="header">
<ul class="nav-left">
<li class="nav-left-item">安全</li>
@@ -15,8 +15,8 @@
<li class="nav-right-item">酒店</li>
</ul>
</div>
<!-- <box2 />
<box3 /> -->
<box2 />
<box3 />
<box4 />
</main>
</template>