首页标签展示

This commit is contained in:
2023-07-02 10:28:38 +08:00
parent 4463b1fe02
commit 71a299f4eb
13 changed files with 278 additions and 25 deletions

View File

@@ -20,7 +20,7 @@
</template>
<script>
import SearchInput from "@/components/SearchInput.vue";
import SearchInput from "@/components/Home/SearchInput.vue";
export default {
name: "HeaderComponent",