commit | 9bf462d9345f2c7eec66e8069c55ea6e9f1ba11b | [log] [tgz] |
---|---|---|
author | vulgar5201 <2230860543@qq.com> | Sat Jun 07 17:54:04 2025 +0800 |
committer | vulgar5201 <2230860543@qq.com> | Sat Jun 07 17:54:04 2025 +0800 |
tree | 80f309a97416360625d8b480b2dc12fbb13ba77d | |
parent | 5dc93396021ecfff9a50900fffbc8191db76b7ae [diff] [blame] |
连接GET:search Change-Id: I99c843e128508e37d6c93358e857410d78c6f5c0
diff --git a/src/router/index.js b/src/router/index.js index 9bf3278..41af4c6 100644 --- a/src/router/index.js +++ b/src/router/index.js
@@ -68,7 +68,7 @@ } }, { - path: '/torrent/:id', + path: '/torrent/:infoHash', name: 'TorrentDetail', component: () => import('@/views/torrent/TorrentDetailView.vue'), meta: {