样式修改

This commit is contained in:
Shang Chen
2025-07-01 16:59:10 +08:00
parent 150b39dfea
commit 758e59eeac
68 changed files with 1058 additions and 1008 deletions

View File

@ -108,7 +108,7 @@ export default {
height: 110rpx;
justify-content: center;
padding: 10rpx;
background: #d7e9e548;
background: rgba(254, 131, 15, 0.05);
border-radius: 10rpx;
margin: 10rpx 10rpx;
position: relative;
@ -136,7 +136,7 @@ export default {
.section {
height: 30rpx;
width: 6rpx;
background-color: #009c77;
background-color: #07976E;
border-radius: 8rpx;
}