<button type="button" @click="pagename = 'mainpage'">switch to Main page</button>. 接著在要顯示頁面的元件中掛上 v-if 來限定顯示的條件,如 pagename 的值是 ...
確定! 回上一頁