src/views/common/qrCodeApp.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/common/qrCodeApp.vue
@@ -18,8 +18,6 @@ </div> </template> <script> // 下载插件 // cnpm install --save vue-qrcode-reader // 引入 import { QrcodeStream } from "vue-qrcode-reader"; export default { @@ -52,7 +50,7 @@ switch (this.camera) { //前置 case 'front': //转 //转后置 this.camera = 'rear' break //反之