提交 f9fe50dd authored 作者: lihuihui's avatar lihuihui

updata

上级 620c5bf2
......@@ -134,9 +134,6 @@ export default {
}
},
mounted() {
document.body.addEventListener('touchmove', function (event) {
event.preventDefault()
}, false)
if (window.localStorage.examTab === '1' || window.localStorage.examTab === 1) {
this.getCourseChapterList()
this.tabNav.navIndex = 1
......@@ -398,6 +395,7 @@ export default {
display: flex;
border-bottom: .01rem solid #EEEEEE;
padding: 0.4rem 0;
align-items: center;
.title{
font-size: .3rem;
color: #222222;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论