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.10.02
hurui
hace 5 años
padre
c63ab33624
commit
ffa0e09b99
Se han
modificado 1 ficheros
con
5 adiciones
y
3 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+5
-3
pages/integralmall/index.wxss
+ 5
- 3
pages/integralmall/index.wxss
Ver fichero
@@ -467,20 +467,22 @@ button::after{ border: none; }
background: #ccc;
}
.sort{
width:
100
%;
width:
94
%;
height:90rpx;
background:#fff;
margin:0 auto 20rpx;
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 3%
}
.sort view{
height:60rpx;
width: 180rpx;
line-height: 60rpx;
color: #
3C3C3C
;
color: #
fff
;
font-size: 28rpx;
text-align: center;
/* border-radius: 20rpx; */
background:linear-gradient(127deg,rgba(252,177,74,1) 0%,rgba(254,70,20,1) 100%);
border-radius: 20rpx;
}
Escribir
Vista previa
Cargando…
Cancelar
Guardar