按照示例引入ActionSheet组件报错?

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

按照示例在页面.json文件中使用

{

“usingComponents”: {

“mp-actionSheet”: “…/…/components/actionsheet/actionsheet”

}

}

但是报了Component is not found in path “components/actionsheet/actionsheet” (using by “pages/index/index”);的错误。

这是什么原因?

1 回复
panxiulan
panxiulan1 楼6 年前

路径对吗?