仅加了这一句,
<camera device-position="back" flash="off" ></camera>
控制台的结果就是
11:05:43.345 [Vue warn]: Unknown custom element: <v-uni-camera> - did you register the component correctly? For recursive components, make sure to provide the "name" option.
found in,这个东西要怎么用呢
3 个回复
1***@qq.com - 时光会把你雕刻成你应有的样子
同样遇到了这个问题,怎么解决一下呀
1***@qq.com - 时光会把你雕刻成你应有的样子
是不是用在了 h5中 , 这个是不是要在app中使用? 我后来调用了这个api uni.scanCode 可以在app中调用相机了,扫描二维码 等等
汐
同问,内置组件还不能用了?