修改样式

This commit is contained in:
yiqiuyang
2025-10-27 10:33:48 +08:00
parent ffe45a240d
commit d8bf6fd1b5
4 changed files with 68 additions and 93 deletions

View File

@ -7,7 +7,7 @@ Vue.use(VueRouter)
const routes = [
// {
// path: '/',
// path: '/home',
// name: 'home',
// component: HomeView,
// },