tabs.page.scss 109 B

1234
  1. .tabbar {
  2. background-color: #5c2626 !important; // 使用!important可以确保样式被优先应用
  3. }