How to apply the vue template?

<template>
  <div>
    <nuxt/>
  </div>
</template>

<script>
export default {
  name: "no-login",
};
</script>

how do you write a page in the middle if you want to put a page in the middle?

Jun.28,2021

ide/components-registration.html" rel=" nofollow noreferrer "> https://cn.vuejs.org/v2/guide.

component-based development, you can refer to the official example


can also write a .vue file, and then on this page import nuxt from the path, components: {introduced nuxt,. You can introduce more than one


header and tail, and insert the route in the middle

.
Menu