diff --git a/readme.md b/readme.md index 2496016..9354666 100644 --- a/readme.md +++ b/readme.md @@ -30,21 +30,19 @@ $ npm run preview ## 已完成功能 -- [x] 二创图 feed 流 - [x] 滚动加载 - [x] 基础 tag 栏展示 - [x] tag 栏用户自定义排序 -- [x] 视频接口测通 - [x] tag 栏放缩动画 +- [x] 根据tag栏进行重新查询 ## TODO ### 急急急 -- [ ] 总体 layout 布局 -- [ ] 总体 font-family,各种 layout 下 font-size 等全局属性的设定 -- [ ] 理解完视频接口的 q 等属性特点 - [ ] UI 设计 +- [ ] 搜索功能 +- [ ] 图片加载序列 ### 现在还没定论的 diff --git a/src/routers/layout/nav/index.tsx b/src/routers/layout/nav/index.tsx index 721bf40..9f15edb 100644 --- a/src/routers/layout/nav/index.tsx +++ b/src/routers/layout/nav/index.tsx @@ -165,11 +165,11 @@ const NavTagChipItem: FC = memo((props) => { dispatch(handerAddTag(props)); } }; - //todo 修改颜色 + //todo 修改颜色,我感觉这个颜色应该会蛮难写的 return (