@@ -314,7 +314,7 @@ button {
.vice-studyshowcard {
width: 100%;
margin: 0 auto;
- margin-top: 20px;
+ margin-top: 50px;
overflow-y: scroll;
}
@@ -558,7 +558,7 @@ export default {
this.status = 'default'
this.statusshow = false
this.fullscreen = '0'
- this.cssheightL = '240'
+ //this.cssheightL = '240'
this.$store.state.cssvalue = '0'
//处理当前的答案模式
this.answerpatterns()