Browse Source

修改bug

chenxiong 3 years ago
parent
commit
15c333913a
1 changed files with 2 additions and 1 deletions
  1. 2 1
      pages2/bank/questionBank.vue

+ 2 - 1
pages2/bank/questionBank.vue

@@ -512,8 +512,9 @@ export default {
 					clearInterval(this.timer);
 					uni.showToast({
 						icon:'none',
+						mask:true,
 						title:'考试时间到,自动交卷',
-						duration:1000
+						duration:2000
 					})
 
 					setTimeout(() => {