Terminada funcionalidad Administracion. Arreglado error en AnimeView. Agregado bug con el cual solo carga una variante de anime.
This commit is contained in:
parent
48cf239d6d
commit
15f2c45574
13
src/views/ListaDeCambios.vue
Normal file
13
src/views/ListaDeCambios.vue
Normal file
@ -0,0 +1,13 @@
|
||||
<template>
|
||||
$END$
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: "ListaDeCambios"
|
||||
}
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
|
||||
</style>
|
13
src/views/Nosotros.vue
Normal file
13
src/views/Nosotros.vue
Normal file
@ -0,0 +1,13 @@
|
||||
<template>
|
||||
$END$
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: "Nosotros"
|
||||
}
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
|
||||
</style>
|
0
srv/Admin/Eps/crearLink.ts
Normal file
0
srv/Admin/Eps/crearLink.ts
Normal file
0
srv/Admin/Eps/obtenerLinks.ts
Normal file
0
srv/Admin/Eps/obtenerLinks.ts
Normal file
0
srv/Admin/Eps/obtenerVariantes.ts
Normal file
0
srv/Admin/Eps/obtenerVariantes.ts
Normal file
Loading…
Reference in New Issue
Block a user