feat: 增加搜索页

This commit is contained in:
秋水浮尘
2023-11-25 00:19:15 +08:00
parent 2f330b22cb
commit 3745d0521c
14 changed files with 796 additions and 525 deletions

View File

@@ -22,8 +22,12 @@ export default function RankingBox(props) {
props.onHandleRanking && props.onHandleRanking(index)
})
const onJump = debounce(() => {
if (props.onHandleJump) {
props.onHandleJump()
} else {
message.info('敬请期待')
}
// props.onHandleJump && props.onHandleJump()
message.info('敬请期待')
})
const tabList = [
{