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

@@ -14,7 +14,6 @@ const QuestionBank = () => {
const [difficulty, setDiffculty] = useState('') //困难度(全部)
const [total, setTotal] = useState(0) // 总条数
const [pageIndex, setPageIndex] = useState(0)
const [secondCategoryId, setSecondCategoryId] = useState('')
const [selectedValue, setSelectedValue] = useState({
primaryId: '', // 大类ID