feat: 钱包样式
All checks were successful
构建并部署前端到生产环境 / build-and-deploy (push) Successful in 49s

This commit is contained in:
sexygoat
2026-04-24 14:18:35 +08:00
parent 69923b81b0
commit ef77905dbb

View File

@@ -606,7 +606,7 @@
}
.wallet-card {
background: #0a84ff;
background: var(--primary);
border-radius: var(--radius-large);
padding: 40rpx;
color: #fff;