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
修改bug
yun
douzhuo
hace 2 años
padre
af52c02ce4
commit
38ff77e139
Se han
modificado 1 ficheros
con
2 adiciones
y
2 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+2
-2
pages/center/consumer/consumerDetail.vue
+ 2
- 2
pages/center/consumer/consumerDetail.vue
Ver fichero
@@ -1376,12 +1376,12 @@
}
.pon-foot {
position: fixed;
position: sticky;
bottom: 0;
width: 750rpx;
height: 100rpx;
background: #FFFFFF;
box-shadow: 0px -2rpx 8rpx 0rpx rgba(224, 224, 224, 0.5);
bottom: 0;
display: flex;
justify-content: space-around;
align-items: center;
Escribir
Vista previa
Cargando…
Cancelar
Guardar