@@ -378,6 +378,6 @@ page{
text-align: center;
line-height: 100rpx;
font-size: 34rpx;
- background: rgba(237,93,24,1);
+ background: #0075DC;
color: #fff;
}
@@ -692,7 +692,7 @@ page {
width: 140rpx;
height: 140rpx;
border-radius: 50%;
- /* background:rgba(237,93,24,1);
+ /* background:#0075DC;
box-shadow:0px 1px 6px rgba(0,0,0,0.16); */
display: flex;
flex-direction: column;
@@ -26,7 +26,7 @@
width: 200rpx;
border-radius: 4rpx;
- background:rgba(237,93,24,1);
+ background:#0075DC;
height: 78rpx;
line-height: 78rpx;
font-size: 30rpx;
@@ -566,7 +566,7 @@