修改了颜色和图片的颜色

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
+2 -2
View File
@@ -152,7 +152,7 @@
}
.btn>view {
color: #1385FA;
color: #8363F9;
width: 580rpx;
height: 88rpx;
line-height: 88rpx;
@@ -160,6 +160,6 @@
border-radius: 44rpx;
text-align: center;
background-color: #F5F7FB;
border: 1rpx solid #1385FA;
border: 1rpx solid #8363F9;
}