瀏覽代碼

拍照截取问题

master
yangteng 11 月之前
父節點
當前提交
e83e3b504e
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      components/viewfinder.vue

+ 1
- 1
components/viewfinder.vue 查看文件

@@ -181,7 +181,7 @@
emit('confirmReturn', res)
// getViewPosition(res.tempImagePath)
return
console.log('拍照成功:', res.tempImagePath);
// console.log('拍照成功:', res.tempImagePath);
},
fail: (error) => {
console.error('拍照失败:', error);

Loading…
取消
儲存