HTML5 部分 <button @click="tesCamera()" type="button" :disabled="isshStatus">按钮ces</button> *注意:这里值得注意的是,button标签中一定要写type属性等于button,不然HTML5 plus 会识别不了 JS部分 tesCamera(){ let that = this; //调用原生系统弹出按钮选择框 let page = n
talk is cheap show me the code <input type="file" id="file" name="file" ng-model="Ctrl.picture" accept="image/jpeg,image/png,image/jpg" onchange="angular.element(this).scope().deCtrl.handleConFiles