This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
hejh
/
nuxt3-gw
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
feat:初始化配置
shenchunlv
%!s(int64=2) %!d(string=hai) anos
pai
c2943d21e3
achega
d95b91d841
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
app.vue
+ 1
- 1
app.vue
Ver ficheiro
@@ -1,4 +1,4 @@
<template>
<!-- 路由出口 -->
- <NuxtPage></NuxtPage>
+ <NuxtPage></NuxtPage>
</template>