适配手机,须知阅读完清除本页历史记录

main
xuechunyuan 3 years ago
parent 7d4cf9c06b
commit f28439aa23
  1. 2
      src/views/Guidance.vue
  2. 2
      src/views/HomeView.vue

@ -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;

Loading…
Cancel
Save