提交 30591c67 authored 作者: 王鹏飞's avatar 王鹏飞

fix: 调整ipad访问网页跳转到pc页面

上级 286ac677
...@@ -14,7 +14,7 @@ export default class Before { ...@@ -14,7 +14,7 @@ export default class Before {
'studentHelp', 'studentHelp',
'teacherHelp' 'teacherHelp'
] ]
this.isMobile = /android|iphone|ipad|ipod/i.test(UA) this.isMobile = /android|iphone|ipod/i.test(UA)
} }
async update(to, from, next) { async update(to, from, next) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论