This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
hejh
/
nuxt3-gw
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
feat:初始化配置
shenchunlv
hace 2 años
padre
c2943d21e3
commit
d95b91d841
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
app.vue
+ 1
- 1
app.vue
Ver fichero
@@ -1,4 +1,4 @@
<template>
<!-- 路由出口 -->
- <NuxtPage></NuxtPage>
+ <NuxtPage></NuxtPage>
</template>