blank_layout.vue 53 B

12345
  1. <template>
  2. <div>
  3. <nuxt />
  4. </div>
  5. </template>