fix: unify product detail back button with top mask style

This commit is contained in:
2026-08-08 04:26:44 +08:00
parent a3c3005c04
commit 2c39e6d7da
35 changed files with 76 additions and 70 deletions
+4 -3
View File
@@ -94,11 +94,12 @@
}
.udb-header .page-title {
text-align: center;
font-size: 44rpx;
font-weight: 700;
text-align: left;
font-size: 56rpx;
font-weight: 800;
color: var(--text-primary);
letter-spacing: 0;
line-height: 1.15;
}
/* 工具栏 */