<template> <div id="app"> <div> <!-- use vue-scroll-to directive to scroll to an element --> <button v-scroll-to="'#pokemons'">Go To Palet Town</button> ...
確定! 回上一頁