網(wǎng)站開(kāi)發(fā)的測(cè)試計(jì)劃全網(wǎng)營(yíng)銷(xiāo)軟件
參考鏈接
// 回到id=#app-content-container 的dom節(jié)點(diǎn)頂部
onScroll() {const ele = document.querySelector('#app-content-container')// this.$vuetify.goTo(0, 'duration')this.$vuetify.goTo('#app-content-container', { container: ele })},