wepy使用components声明页面所引入的组件列表时报错

发布于 7 年前作者 dfan1176 次浏览最后编辑 7 年前来自 ask

wepy使用components声明页面所引入的组件列表时报错,需要引入的组件出来了,但其他的元素都没了,还报了个cClass is not a constructor的错,具体如图所示

1 回复
tangjing
tangjing1 楼5 年前

你是不是把components里的页面注册到app里的pages里了