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.
优化登录页面 封装微前端 1400 部署地址
useMutation钩子不会在组件加载时就直接请求,需要手动调用mutate方法并传入请求参数才会生效 可以通过React.FC定义函数组件,该函数组件接受一个props对象,并返回一个React元素。 可以通过useImperativeHandle 将方法绑定到传入的ref上,这样父组件调用时就可以直接使用该方法
熟悉在项目中通过封装方法和组件来提高代码可维护性 弄清楚项目中各组件和核心代码的逻辑关系,他们是之间如何调用以及传值的
Deleting the wiki page "陈涛_日报_2024.6.19" cannot be undone. Continue?