表单页面可视化、拖拽编辑,快速生成表单页面
# install dependencies
npm install
# serve with hot reload at localhost:9999
npm run dev
# build for production with minification
npm run build
# build report
npm run build:report
- 单行文本
- 数字输入
- 多行文本
- 下拉选择
- 开关
- 多选
- 单选
- 日期选择
- 日期范围
- 上传
- 下载
- 富文本
- 省市区级联选择
- 关联表单
- ...