Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
leiyun
/
cytx_mp
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
修复bug
master
leiyun
hace 3 horas
padre
c2ea2bb0f5
commit
3ec1e5a510
Se han
modificado 2 ficheros
con
2 adiciones
y
2 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
pages/index/index.vue
+1
-1
pages/myinfo/myinfo.vue
+ 1
- 1
pages/index/index.vue
Ver fichero
@@ -149,7 +149,7 @@ onShow(() => {
.content-area {
background: #fff;
border-radius: 24rpx;
margin: -
3
0% 24rpx 0;
margin: -
4
0% 24rpx 0;
position: relative;
z-index: 1;
padding: 56rpx 40rpx 32rpx;
+ 1
- 1
pages/myinfo/myinfo.vue
Ver fichero
@@ -530,7 +530,7 @@ const doSubmit = async () => {
min-height: 100vh;
background: #f4f4f5;
padding: 24rpx;
padding-bottom:
2
40rpx;
padding-bottom:
3
40rpx;
}
.section {
Escribir
Vista previa
Cargando…
Cancelar
Guardar