a1300399510@qq.com 提交于 2023/03/30 -11:40:02

This commit is contained in:
2023-03-30 11:40:11 +08:00
parent 43043b555a
commit 0d44925907
2 changed files with 22 additions and 3 deletions

View File

@@ -54,7 +54,7 @@ const routes = [
]
}, {
path: '/searchResult', // 首页
path: '/searchResult', // 搜索结果
name: 'search',
redirect: "/searchResult",
component: search,