Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
liumin
/
NewZkgj
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
tijiao
dev
douzhuo
hace 2 años
padre
6ec3ef8fe5
commit
2975a06b5f
Se han
modificado 4 ficheros
con
4 adiciones
y
4 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
pages/index/customer.vue
+1
-1
pages/index/index.vue
+1
-1
pages/index/learning.vue
+1
-1
pages/index/personal.vue
+ 1
- 1
pages/index/customer.vue
Ver fichero
@@ -118,7 +118,7 @@
},
success: (res) => {
this.count = res.data.data
this.tabbarList[3].count = res.data.data
this.tabbarList[3].count = res.data.data
|| 0
}
})
},
+ 1
- 1
pages/index/index.vue
Ver fichero
@@ -455,7 +455,7 @@
},
success: (res) => {
this.count = res.data.data
this.tabbarList[3].count = res.data.data
this.tabbarList[3].count = res.data.data
|| 0
}
})
},
+ 1
- 1
pages/index/learning.vue
Ver fichero
@@ -104,7 +104,7 @@
},
success: (res) => {
this.count = res.data.data
this.tabbarList[3].count = res.data.data
this.tabbarList[3].count = res.data.data
|| 0
}
})
},
+ 1
- 1
pages/index/personal.vue
Ver fichero
@@ -131,7 +131,7 @@
},
success: (res) => {
this.count = res.data.data
this.tabbarList[3].count = res.data.data
this.tabbarList[3].count = res.data.data
|| 0
}
})
},
Escribir
Vista previa
Cargando…
Cancelar
Guardar