wangxy 2 miesięcy temu
rodzic
commit
f9ca575d6e
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      components/zhuapaiConfirm/useCamera.js

+ 1 - 1
components/zhuapaiConfirm/useCamera.js

@@ -226,7 +226,7 @@ let constraints = {
 		deviceId: 'default',
 		transform: 'rotate(180deg)',
 		facingMode: {
-			// exact: 'user'
+			exact: 'user'
 		},
 	},
 };