feat: 更改ui样式&改在售后流程&底部栏状态

This commit is contained in:
2025-09-06 21:03:39 +08:00
parent 9bcded1bd5
commit 279e6cf4c7
8 changed files with 72 additions and 44 deletions
+4 -3
View File
@@ -81,14 +81,15 @@ export default {
}
.tab-icon {
width: 24px;
margin-top: 5rpx;
width: 44rpx;
/* 图标大小 */
height: 24px;
height: 44rpx;
/* 图标大小 */
}
.tab-text {
font-size: 12px;
font-size: 24rpx
/* 文字大小 */
}