主页组件化

This commit is contained in:
2023-12-19 20:02:53 +08:00
parent e33a0c724c
commit d6614c4682
14 changed files with 1523 additions and 1506 deletions

View File

@@ -1,5 +1,5 @@
import { createRouter, createWebHashHistory } from 'vue-router'
import Index from '../views/Index.vue'
import Index from '../views/HomeView.vue'
const routes = [
{