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