This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
wzh
/
ShipOwner_WxApp
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
修复 签到
wzg
%!s(int64=2) %!d(string=hai) anos
pai
1db36e93f2
achega
22afaf72d4
Modificáronse 1 ficheiros
con
3 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
3
0
miniprogram/pages/takePhoto/takePhoto.js
+ 3
- 0
miniprogram/pages/takePhoto/takePhoto.js
Ver ficheiro
@@ -319,6 +319,9 @@ Page({
});
}
},
+ complete: (e) => {
+ this.data.locked = false;
+ },
});
},
onShow() {