2 陈涛_日报_2024.6.11
陈涛 edited this page 2024-06-13 12:51:37 +08:00
This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

2024-6-11

做了什么

从git拉取项目并运行
在 cvs 仓库,优化了基础配置页面。
设置了报警时间默认值为10天前日期的000000到当前日期的23.59.59

学到了什么

如何从git拉取项目
如何使用git推送项目
如何使用AntDesign组件(DatePicker,Form)
如何使用moment来获取各种时间

还不明白的地方

React如何在子组件中通过自定义方法修改父组件中的值.

哪里还需要学习

React基础不牢固对于代码的结构比较陌生还需要加强学习。
项目的代码也比较陌生,还需要多看看。