@ -53,7 +53,7 @@ export default {
}
else {
//阅读完整
this.$router.push({ name: 'examination' })
this.$router.replace({ name: 'examination' })
},
//监听阅读进度
@ -113,7 +113,7 @@ export default {
.act_btn {
width: 6.98rem;
height: 0.96rem;
// height: 0.96rem;
background: #F6F6F6;
border-radius: 0.08rem;
border: 0.02rem solid #F6F6F6;