app.js怎么调用自定义组件?

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

app.js里怎么调用自定义组件?就是在全局里调用自定义组件,不需要在每个页面单独调用?

1 回复
shaofang
shaofang1 楼5 年前

组件需要注册在每个页面里