只引入部分elementui_Form-Generator - Element UI 表单设计与代码生成器_St.Helena的博客-CSDN博客
多入口
Vue Cli 配置多入口报错解决办法 Cannot call .tap() on a plugin that has not yet been defined_error: cannot call .tap() on a plugin that has not_喜樂的CC的博客-CSDN博客
You are using the runtime-only build of Vue where the template compiler is not available. Either pre - 简书
vue中如何实现页面刷新及局部刷新 - 掘金
简介及使用教程
Vue 表单生成器(Form Generator)是一个基于Schema的表单生成器组件,可以基于Schema构建反应式表单。
Vue 表单生成器(Form Generator)提供21种字段类型,、也可以使用自定义字段进行扩展。生成的模板对Bootstrap友好,并且可以轻松自定义样式。
安装
Npm
npm i vue-form-generator
Yarn
yarn add vue-form-generator
使用
全局引入
组件中引入
组件中使用
数据:
自己摸索
下载github仓库文件
推荐下载master分支,dev分支很多正在测试开发,实际运行出来的与完整官方页面不一样
GitHub - JakHuang/form-generator: Element UI表单设计及代码生成器
git clone -b master https://github.com/JakHuang/form-generator.git
[Vue warn]: Error in v-on handler: “TypeError: Object(…) is not a function“_十一吖i的博客-CSDN博客
vue文件
然后根据报错,缺啥补啥!!!
编辑器的坑
结果