|
|
@@ -85,7 +85,7 @@ page{ |
|
|
|
width:186rpx; |
|
|
|
height:48rpx; |
|
|
|
line-height:48rpx; |
|
|
|
background:linear-gradient(90deg,rgba(236,59,45,1) 0%,rgba(248,98,52,1) 100%); |
|
|
|
background:linear-gradient(90deg,rgba(255,182,20,1) 0%,rgba(248,98,52,1) 100%); |
|
|
|
border-radius:24rpx; |
|
|
|
font-size:26rpx; |
|
|
|
color:rgba(255,255,255,1); |
|
|
@@ -98,7 +98,7 @@ page{ |
|
|
|
width:186rpx; |
|
|
|
height:48rpx; |
|
|
|
line-height:48rpx; |
|
|
|
background:linear-gradient(90deg,rgba(236,59,45,1) 0%,rgba(248,98,52,1) 100%); |
|
|
|
background:linear-gradient(90deg,rgba(236,59,45,1) 0%,rgba(255,111,3,1) 100%); |
|
|
|
border-radius:24rpx; |
|
|
|
font-size:26rpx; |
|
|
|
color:rgba(255,255,255,1); |
|
|
|