修改了颜色和图片的颜色
This commit is contained in:
@@ -143,7 +143,7 @@ input {
|
||||
line-height: 88rpx;
|
||||
border-radius: 44rpx;
|
||||
margin-bottom: 40rpx;
|
||||
background-color: #1385FA;
|
||||
background-color: #8363F9;
|
||||
}
|
||||
|
||||
.describe {
|
||||
|
||||
@@ -169,7 +169,7 @@
|
||||
margin: 0 auto;
|
||||
text-align: center;
|
||||
border-radius: 44rpx;
|
||||
background-color: #1385FA;
|
||||
background-color: #8363F9;
|
||||
}
|
||||
|
||||
|
||||
@@ -187,7 +187,7 @@
|
||||
}
|
||||
|
||||
.progress2>view:nth-of-type(2) {
|
||||
color: #1385FA;
|
||||
color: #8363F9;
|
||||
width: 100%;
|
||||
height: 36rpx;
|
||||
font-size: 36rpx;
|
||||
|
||||
@@ -45,5 +45,5 @@
|
||||
line-height: 88rpx;
|
||||
text-align: center;
|
||||
border-radius: 44rpx;
|
||||
background-color: #1385FA;
|
||||
background-color: #8363F9;
|
||||
}
|
||||
|
||||
@@ -91,5 +91,5 @@
|
||||
margin: 0 auto;
|
||||
text-align: center;
|
||||
border-radius: 44rpx;
|
||||
background-color: #1385FA;
|
||||
background-color: #8363F9;
|
||||
}
|
||||
@@ -12,7 +12,7 @@
|
||||
}
|
||||
|
||||
.replaceNetwork3>view:nth-of-type(2) {
|
||||
color: #1385FA;
|
||||
color: #8363F9;
|
||||
width: 100%;
|
||||
height: 36rpx;
|
||||
font-size: 36rpx;
|
||||
|
||||
@@ -45,5 +45,5 @@
|
||||
line-height: 88rpx;
|
||||
text-align: center;
|
||||
border-radius: 44rpx;
|
||||
background-color: #1385FA;
|
||||
background-color: #8363F9;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user