validate ({ params, query, store }) { return true // if the params are valid return false // will stop Nuxt.js to render the route and display the error page }
確定! 回上一頁