This commit is contained in:
2023-12-24 00:33:51 +08:00
parent 26136e74ea
commit ffb44d895d
9 changed files with 179 additions and 217 deletions

View File

@@ -43,8 +43,8 @@ const routes = [
name: 'news',
component: news
},{
path: '/navDetail',
name: 'navDetail',
path: '/nav',
name: 'nav',
component: navDetail
},
{