refactor: 移除未使用的Vant组件和冗余的默认值设置
清理未使用的Vant组件声明以减小打包体积 移除LearningRecordsPage中study_count和count的默认值设置,因其已在后端处理
Showing
2 changed files
with
0 additions
and
26 deletions
-
Please register or login to post a comment
清理未使用的Vant组件声明以减小打包体积 移除LearningRecordsPage中study_count和count的默认值设置,因其已在后端处理