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
+1 -1
View File
@@ -244,7 +244,7 @@ export default {
display: flex;
overflow: hidden;
margin-top: 20rpx;
height: calc(100vh - 356rpx);
height: calc(100vh - 216rpx - env(safe-area-inset-bottom));
}
.u-search-inner {