|
|
@@ -98,7 +98,8 @@ page{ |
|
|
|
width:186rpx; |
|
|
|
height:48rpx; |
|
|
|
line-height:48rpx; |
|
|
|
background:linear-gradient(90deg,rgba(236,59,45,1) 0%,rgba(255,111,3,1) 100%); |
|
|
|
background:linear-gradient(90deg,rgba(255,182,20,1) 0%,rgba(255,111,3,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); |
|
|
@@ -117,7 +118,7 @@ page{ |
|
|
|
color:rgba(255,255,255,1); |
|
|
|
width:134rpx; |
|
|
|
height:48rpx; |
|
|
|
background:linear-gradient(90deg,rgba(117,158,69,1) 0%,rgba(138,183,79,1) 100%); |
|
|
|
background:linear-gradient(90deg,rgba(255,182,20,1) 0%,rgba(255,111,3,1) 100%); |
|
|
|
} |
|
|
|
.botton3{ |
|
|
|
position: absolute; |
|
|
@@ -130,7 +131,7 @@ page{ |
|
|
|
color:rgba(255,255,255,1); |
|
|
|
width:134rpx; |
|
|
|
height:48rpx; |
|
|
|
background:linear-gradient(90deg,rgba(255,145,2,1) 0%,rgba(255,176,22,1) 100%); |
|
|
|
background:linear-gradient(90deg,rgba(255,182,20,1) 0%,rgba(255,111,3,1) 100%); |
|
|
|
} |
|
|
|
/* .buttonfix{ |
|
|
|
position: fixed; |
|
|
|