feat: update ui
This commit is contained in:
@@ -24,7 +24,7 @@ const routes = [
|
||||
]
|
||||
},
|
||||
{
|
||||
path: '/article/:id',
|
||||
path: '/posts/:id',
|
||||
name: 'article-detail',
|
||||
component: () => import('@/views/ArticleDetail.vue')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user