Browse Source

路径调整

wangxy 2 tháng trước cách đây
mục cha
commit
f9ca575d6e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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'
 		},
 	},
 };