... if (routerArr.some(el => el === ctx.path)) { return await next(); } ... @7demo 在nuxtServerInit里面是能够正常拿到session的,哪怕页面刷新都能拿到,就后端 ...
確定! 回上一頁