Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

说说拖拽式动态表单的最佳实现方案? #26

Open
habc0807 opened this issue Aug 15, 2020 · 1 comment
Open

说说拖拽式动态表单的最佳实现方案? #26

habc0807 opened this issue Aug 15, 2020 · 1 comment

Comments

@habc0807
Copy link
Owner

habc0807 commented Aug 15, 2020

实现动态表单方案,你可能面临着以下问题,你改如何给出一套设计方案呢

  • 多级嵌套
  • 数据收集
  • 数据校验
  • 校验联动
  • 性能问题
  • 代码可维护性问题
  • 联动逻辑的处理是否要抽离
  • 表单研发效率问题
  • 是否能支持后端数据动态化渲染表单
@habc0807 habc0807 changed the title 动态表单的最佳实现方案? 说说拖拽式动态表单的最佳实现方案? Aug 15, 2020
@habc0807
Copy link
Owner Author

  • 自动收集数据
  • 完善的校验模型

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant