Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
qiubinghui
/
zhywpt-sp
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
拍照截取问题
master
yangteng
11 meses atrás
pai
7eb2f1aad8
commit
e83e3b504e
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
1
components/viewfinder.vue
+ 1
- 1
components/viewfinder.vue
Ver arquivo
@@ -181,7 +181,7 @@
emit('confirmReturn', res)
// getViewPosition(res.tempImagePath)
return
console.log('拍照成功:', res.tempImagePath);
//
console.log('拍照成功:', res.tempImagePath);
},
fail: (error) => {
console.error('拍照失败:', error);
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar