执行以下扫码程序
uni.scanCode({
success(res) {
if (res.errMsg == "scanCode:ok") {
}
}
});
报下面的错误
10:34:39.844 [Vue warn]: Failed to resolve component: barcode
10:34:39.875 If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement.
10:34:39.906 at <ApppageId=NaNpagePath="template/uniappscan"pageQuery={}>
2 个回复
j***@126.com (作者)
报的错误
DCloud_UNI_Anne
请详细说明您的问题并使用bug反馈模板反馈,提供更多信息。
【社区问题/bug处理优先级规则】:https://ask.dcloud.net.cn/article/38139