Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
weapp
/
C
Seguir
8
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
66
Wiki
Actividad
Explorar el Código
[门店列表][修改]:[修改页面的样式]
tags/河北版C.8.1.01
meo
hace 6 años
padre
2229fc4847
commit
fd26ea7bfd
Se han
modificado 3 ficheros
con
3 adiciones
y
4 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
components/gameentry/gentry.wxss
+2
-2
pages/index/searchbar/index.wxss
+0
-1
pages/main/coupons/index.wxss
+ 1
- 1
components/gameentry/gentry.wxss
Ver fichero
@@ -12,7 +12,7 @@
}
.b2{
width: 90%;
margin:
3
5% auto;
margin:
5
5% auto;
overflow: hidden;
border-radius: 10rpx;
}
+ 2
- 2
pages/index/searchbar/index.wxss
Ver fichero
@@ -34,11 +34,11 @@
font-size: 26rpx;
}
.active1 {
font-size:
30
rpx!important;
font-size:
26
rpx!important;
}
.active {
position: absolute;
left:
20
rpx;
left:
4
rpx;
bottom: 0rpx;
top:0;
margin: auto;
+ 0
- 1
pages/main/coupons/index.wxss
Ver fichero
@@ -1,7 +1,6 @@
@import "../../../app.wxss";
.index-coupons {
padding: 0 20rpx;
min-height: 600rpx;
/* margin-top: 40rpx; */
/* background:linear-gradient(0deg,rgba(235,235,235,1) 0%,rgba(255,255,255,0.8) 100%); */
}
Escribir
Vista previa
Cargando…
Cancelar
Guardar