npm install @nuxtjs/device. nuxt.config.jsでの設定↓。 export default { modules: [ '@nuxtjs/device', ], }. 後は各ページ内で次のように ...
確定! 回上一頁