<template> <div> <nuxt/> </div></template><script>export default { name: 'no-login', };</script>
根文件这么写的想把一个页面套在中间应该怎么写?
相关分类