commit
This commit is contained in:
@@ -528,7 +528,7 @@ export default {
|
|||||||
return el.offsetTop - el.parentNode.offsetTop;
|
return el.offsetTop - el.parentNode.offsetTop;
|
||||||
}
|
}
|
||||||
const offsetTop = getElementTop(domId)
|
const offsetTop = getElementTop(domId)
|
||||||
/*$('#contentRight').children('.wrap-right').animate({scrollTop: offsetTop},500)*/
|
$('#contentRight').children('.wrap-right').animate({scrollTop: offsetTop},500)
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
components: {
|
components: {
|
||||||
|
|||||||
Reference in New Issue
Block a user