<template> <div v-show="showGoTopIcon" id="goToTop" class='go-to-top' @click="scrollToTop" > <img src="../assets/backtotop.png"> </div> ...
確定! 回上一頁