## 參考
### 該文檔不再維護,新版文檔地址: [form-create 文檔](http://fc.gd8.top)
vue:[渲染函數 & JSX](https://cn.vuejs.org/v2/guide/render-function.html)
iview框架:[iview](https://www.iviewui.com/components/grid)
validate 表單驗證規則,具體配置查看:[async-validator](https://github.com/yiminghe/async-validator)
accept 文件類型:[attr-accept](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#attr-accept)
省市區三級聯動json數據:[https://github.com/xaboy/form-create/tree/master/district](https://github.com/xaboy/form-create/tree/master/district)
省市二級聯動json數據:[https://github.com/xaboy/form-create/tree/master/district](https://github.com/xaboy/form-create/tree/master/district)
icon圖標:[圖標](https://www.iviewui.com/components/icon#示例)
form-builder:[使用PHP快速生成現代化表單](https://github.com/xaboy/form-builder)
laravel-form-builder:[laravel框架專用版表單生成器]([https://github.com/xaboy/laravel-form-builder)