This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
hejh
/
nuxt3-gw
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
feat:初始化配置
shenchunlv
há 2 anos atrás
pai
c2943d21e3
commit
d95b91d841
1 ficheiros alterados
com
1 adições
e
1 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
1
app.vue
+ 1
- 1
app.vue
Ver Ficheiro
@@ -1,4 +1,4 @@
<template>
<!-- 路由出口 -->
- <NuxtPage></NuxtPage>
+ <NuxtPage></NuxtPage>
</template>