feat: 商品按钮颜色调整

This commit is contained in:
2026-06-05 11:52:55 +08:00
parent fa04507134
commit da8fd5fbff
4 changed files with 9 additions and 9 deletions

View File

@@ -211,8 +211,8 @@
padding: 0;
border: 0;
border-radius: 12px;
color: #451a03;
background: #fbbf24;
color: #FFFFFF;
background: #0CCD58;
font-size: 12px;
font-weight: 900;
line-height: 34px;