Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
yanyizhou
2021-11-25 09:53:46 +08:00
3 changed files with 8 additions and 7 deletions
@@ -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: {