紅框、黃框內的週期都不存在Window對象 <script> export default { asyncData() { console.log(window) // 服務端報錯 }, fetch() ...
確定! 回上一頁