提交 90e9f630 编写于 作者: guangjun.yang's avatar guangjun.yang

滚动比较多了

上级 4e62ec4b
...@@ -438,7 +438,7 @@ export default { ...@@ -438,7 +438,7 @@ export default {
// TODO Add by Anndy Yang // TODO Add by Anndy Yang
if(_this.project.currentProgress == 2) { if(_this.project.currentProgress == 2) {
this.$nextTick( () => { this.$nextTick( () => {
window.scrollTo(0, this.$refs.cmeStepRef.offsetTop); window.scrollTo(0, this.$refs.cmeStepRef.offsetTop - 70);
}) })
} }
} }
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册