Web前端学习资源分享
◎https://github.com/anzhihe/Free-Web-Books,相关课件+代码+资料
You can find all the books listed below in book folder of this repo:
HTML_and_CSS_Design_and_Build_Websites [Download]
Head First HTML...
◎https://github.com/anzhihe/Free-Web-Books,相关课件+代码+资料
You can find all the books listed below in book folder of this repo:
HTML_and_CSS_Design_and_Build_Websites [Download]
Head First HTML...
今天使用 Modal 对话框 调用 FormModel 表单怎么也获取不到表单的数据,以为是对话框的问题,搞了半天,最后发现是加了prop校验字段,但是点保存时没有校验表单,直接console.log输出得不到表单数据,也不报错,真是吐血!
首先看下 Modal 对话框的使用,为了方便使用封...
Continue reading >>最近学着封装vue2 antdv1.x一些常用组件。表单,表格类复杂的组件在父子组件双向绑定传值还是有些问题,vue3上能跑通,vue2上不行,也是挺痛苦。早晚还是得用vue3,前端比想像中难得多,继续学习吧,mark一下~Continue reading >>