使用安卓原生webview打开mui界面,报:Uncaught ReferenceError: plus is not defined的错误 使用5+的api调用手机摄像头
function makePhoto2(){
var cmr = plus.camera.getCamera();
...
function makePhoto2(){
var cmr = plus.camera.getCamera();
...