/* 修复内容区域样式 */ .data-v-852a8b4e .u-tabbar__content { background-color: transparent !important; box-shadow: none !important; height: 140rpx; border: none; } /* 修复图标尺寸 - 精确选择器路径 */ .data-v-852a8b4e .custom-tabbar .u-tabbar-item .u-tabbar-item__icon .u-icon__img { width: 80rpx !important; height: 80rpx !important; } .login-text.data-v-852a8b4e { text-align: center; font-size: 18px; font-weight: 800; margin-bottom: 10px; } .login-btn.data-v-852a8b4e { border-radius: 22px; border: none !important; background-color: #5ac725; color: white; font-size: 15px; margin-bottom: 15px; }