在NuxtJs 的渲染流程中,當請求打入時,最先呼叫的即是nuxtServerInit 方法,可以 ... app.use(session(CONFIG, app)) // routes app.use(async (ctx, ...
確定! 回上一頁