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

请问在现有工程里如何引入仪表盘组件 #170

Open
yeecai opened this issue Sep 5, 2020 · 3 comments
Open

请问在现有工程里如何引入仪表盘组件 #170

yeecai opened this issue Sep 5, 2020 · 3 comments

Comments

@yeecai
Copy link

yeecai commented Sep 5, 2020

 [Vue warn]: Unknown custom element: <NvMDCircle> - did you register the component correctly? For recursive components, make sure to provide the "name" option.
@iyuxy
Copy link
Collaborator

iyuxy commented Sep 8, 2020

1.项目根目录下运行:npm i noahv-visual-components --save
2.main.js 中import引入并调用Vue.use,参考noahv-component的引入。

@net592
Copy link

net592 commented Apr 19, 2021

请教大佬引入后,没有样式,这种样式文件如何引入?

@net592
Copy link

net592 commented Apr 19, 2021

main.js 这样引入么
import 'noahv-component/assets/css/index.less' @iyuxy

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

3 participants