commit | b0f7153271d158e9474e230c351550d4020872ad | [log] [tgz] |
---|---|---|
author | BirdNETM <22301113@bjtu.edu.cn> | Mon May 26 17:37:33 2025 +0800 |
committer | BirdNETM <22301113@bjtu.edu.cn> | Mon May 26 17:37:33 2025 +0800 |
tree | 3b00c51846cc75ef164a42326aeb299e6c05b27a | |
parent | 40e8848fb69e63e04cdb7356c6b7fa752d8a7073 [diff] |
增加了悬赏,标签查看,评论页面,标签上传后端有问题,评论还没跟后端连,优化了一些小界面 Change-Id: I44f5ef2eb0a8ebd91a4b3b3b446f897bea41435f
diff --git a/react-ui/config/routes.ts b/react-ui/config/routes.ts index 919ae3b..92f45b3 100644 --- a/react-ui/config/routes.ts +++ b/react-ui/config/routes.ts
@@ -75,6 +75,10 @@ }, { + path: '/torrent/comments/:torrentId', + component: './Torrent/Comments', + }, + { name: 'tool', path: '/tool', routes: [