Explorar el Código

feat:初始化配置

shenchunlv hace 2 años
padre
commit
d95b91d841
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app.vue

+ 1 - 1
app.vue

@@ -1,4 +1,4 @@
 <template>
  <!-- 路由出口 -->
- <NuxtPage></NuxtPage>
+ <NuxtPage></NuxtPage> 
 </template>