app.post('/api/login', function (req, res) { // 後臺驗證用戶信息,並返回token async ... async nuxtServerInit ({ dispatch, commit }, { req, ...
確定! 回上一頁