提交 14dda0cc authored 作者: lihuihui's avatar lihuihui

updata

上级 384b3c78
......@@ -131,6 +131,9 @@ 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
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论