export default function ({store, redirect, route}) { const userIsLoggedIn ... 您需要使用nuxtServerInit方法初始化使用者,否則您的中介軟體將在具有空使用者的 ...
確定! 回上一頁