Przeglądaj źródła

feat:初始化配置

shenchunlv 2 lat temu
rodzic
commit
d95b91d841
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      app.vue

+ 1 - 1
app.vue

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