更改主题色

This commit is contained in:
2026-04-10 11:42:02 +08:00
parent 384111d6aa
commit 334e5936c9
24 changed files with 204 additions and 154 deletions

View File

@@ -370,7 +370,7 @@
margin-bottom: 20rpx;
}
.add-btn {
background: #2196F3;
background: #09C39D;
color: #fff;
border-radius: 8rpx;
font-size: 28rpx;
@@ -500,7 +500,7 @@
border-right: 1rpx solid #eee;
}
.btn.confirm {
color: #2196F3;
color: #09C39D;
font-weight: bold;
}