修改了颜色和图片的颜色

This commit is contained in:
17792275749
2025-06-05 17:56:50 +08:00
parent 3070b2b821
commit 46266223f1
24 changed files with 32 additions and 61 deletions
@@ -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;
}