移动端支付已完成

This commit is contained in:
GeekMaster
2025-08-30 18:05:38 +08:00
parent 3c065b99fb
commit c83c88ef27
8 changed files with 186 additions and 143 deletions
+2 -2
View File
@@ -131,7 +131,7 @@
cursor: pointer;
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
margin-bottom: 24px;
border: 1px solid rgba(255, 255, 255, 0.1);
border: 1px solid var(--theme-border-primary);
position: relative;
.product-header {
@@ -270,7 +270,7 @@
align-items: center;
justify-content: center;
gap: 8px;
padding: 12px 16px;
padding: 10px 16px;
border: none;
border-radius: 12px;
font-size: 14px;