自己搞错了
自己是taro是使用了Vue 但taro-ui不支持Vue
需要改成taro-ui-vue
地址:
http://taro-ui-vue.fontend.com/?spm=a2c6h.14275010.0.0.7d06202bxvokIO#/docs/quickstart
8
874520180_m
@874520180_m
0
声望
3
帖子
63
资料浏览
0
粉丝
0
关注
874520180_m 发布的帖子
-
RE: taro3.0.14 配合taro-ui "^3.0.0-alpha.3"界面上
-
taro3.0.14 配合taro-ui "^3.0.0-alpha.3"界面上
报错信息:
Unknown custom element: <AtButton> - did you register the component correctly? For recursive components, make sure to provide the "name" option.
百度,google了好久也没找到问题在哪,已经映入了taro-ui,为什么还使用不了组件?