|
@@ -775,7 +775,7 @@
|
|
|
</u-popup>
|
|
|
<!-- 节卷不需要拍照 -->
|
|
|
<!-- :show="examType != 2 && photoPopup" -->
|
|
|
- <u-popup v-model="photoPopup" mode="bottom" border-radius="40" >
|
|
|
+ <u-popup v-model="photoPopup" mode="bottom" border-radius="40" :mask-close-able="false">
|
|
|
<!-- 播放前拍照start -->
|
|
|
<!-- :mask-close-able="false" -->
|
|
|
<!-- style="bottom: 0; position: fixed; width: 100%; z-index: 999" -->
|