feat: 我的、设置、打印指南页面开发完成

This commit is contained in:
R524809
2026-05-07 16:32:49 +08:00
parent 0737c6165e
commit c732111e12
43 changed files with 1702 additions and 837 deletions
+2 -2
View File
@@ -243,7 +243,7 @@
.fav-cta__btn {
margin-top: 32rpx;
padding: 22rpx 64rpx;
padding: 24rpx 52rpx;
border-radius: 999rpx;
font-size: 26rpx;
font-weight: 700;
@@ -425,7 +425,7 @@
.fav-empty__sub {
font-size: 26rpx;
color: @text-secondary;
margin-bottom: 40rpx;
margin-bottom: 32rpx;
text-align: center;
}