mirror of
https://github.com/PlayEdu/h5.git
synced 2025-12-29 17:29:53 +08:00
首页分类优化
This commit is contained in:
@@ -171,7 +171,7 @@ const IndexPage = () => {
|
||||
}
|
||||
>
|
||||
<div
|
||||
className={styles["category-tit"]}
|
||||
className={styles["category-child-tit"]}
|
||||
onClick={() => {
|
||||
setCategoryId(item.key);
|
||||
setCategoryText(item.title);
|
||||
|
||||
Reference in New Issue
Block a user