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

项目中引入f-render无法运行项目 #105

Open
sdqdxiaoli opened this issue Mar 2, 2021 · 0 comments
Open

项目中引入f-render无法运行项目 #105

sdqdxiaoli opened this issue Mar 2, 2021 · 0 comments

Comments

@sdqdxiaoli
Copy link

Question(提问)

vue+element-ui 框架请教下大神,我在项目中引入f-render无法运行项目。网络查阅相关没有解决,求教,非常感谢。

Steps to reproduce(问题复现步骤)

按照文档要求。
main.js中补充并安装

import EleForm from 'vue-ele-form'
Vue.use(EleForm)

import FRender from 'f-render'
Vue.component("f-render", FRender);

执行npm install
后执行npm run dev 无法正常运行

Screenshot or Gif(截图或动态图)

image

Other relevant information(格外信息)

  • Vue version:2.6.10
  • ElementUI version:2.15.1
  • vue-ele-form version:0.8.56
  • f-render version:4.12.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant