Vue 很貼心的幫我們把常用按鍵取了簡易又直覺的名字,以下為 ... <template> <div> <input type="text" value="先點我再按下Enter" @keyup.enter="pop" ...
確定! 回上一頁