You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
290 B
8 lines
290 B
|
1 week ago
|
# 任务列表
|
||
|
|
|
||
|
|
- [x] 1. 新增品种分类映射表 `SYMBOL_CATEGORIES`
|
||
|
|
- [x] 2. 修改 `renderTable` 函数,按分类分组渲染
|
||
|
|
- [x] 3. 新增分组标题行 CSS 样式
|
||
|
|
- [x] 4. 将分组显示改为 tab 切换方式
|
||
|
|
- [x] 5. 新增 `switchCategoryTab` 函数实现 tab 切换逻辑
|