Explorar o código

bugfix:修复相机框错误问题

Shu hai 3 meses
pai
achega
48af3a6b23
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      subpkg_checkin/addGuest/addGuest.vue

+ 1 - 1
subpkg_checkin/addGuest/addGuest.vue

@@ -50,7 +50,7 @@
 				@close="handleSheetClose" />
 		</view>
 		<view class="shoot-id-card" v-if="shootCard">
-			<camera id="card-camera" flash="off" device-position="back" @ready="cameraContext" :style="[cameraStyle]" />
+			<camera id="card-camera" flash="off" device-position="back" @ready="cameraContext" :style="[cardCameraStyle]" />
 			<cover-image :src="frontSelect ? '/static/identity_info.png' : '/static/national_emblem.png'"
 				:style="[cardCameraStyle]"></cover-image>
 			<view class="camera-btn">