fix:完善门店和总部管理端

This commit is contained in:
ljy
2026-07-06 20:58:38 +08:00
parent 67b5a580c5
commit fcf1d45522
25 changed files with 1273 additions and 118 deletions
+1 -2
View File
@@ -374,11 +374,10 @@ button, input, select, textarea { font: inherit; }
border-radius: 8px;
color: var(--color-subtle-gray);
text-decoration: none;
transition: transform 0.1s;
transition: color 0.15s;
}
.app-tabbar-item.active { color: var(--color-heritage-red); }
.app-tabbar-item:active { transform: scale(0.9); }
.app-tabbar-icon { font-size: 24px; line-height: 1; }