Async Data. Nuxt.js 增加了一個asyncData 的方法,在Vue 組件初始化前執行,用來取得api 資料,因此在這個方法內無法使用this 來引用組件的實體 ...
確定! 回上一頁