feat: 预加载优化、nav-bar 箭头居中优化

This commit is contained in:
R524809
2026-05-26 11:20:36 +08:00
parent fbdad6e02b
commit 824e83c887
9 changed files with 75 additions and 14 deletions
@@ -63,6 +63,7 @@
font-size: 40rpx;
color: @color-nav-title;
line-height: 1;
margin-top: 4rpx;
}
.nav-bar__title {
@@ -85,4 +86,4 @@
.nav-bar__placeholder {
width: 100%;
flex-shrink: 0;
}
}