Style(我的):界面按照新设计图重构

This commit is contained in:
lifizer
2024-03-14 15:52:04 +08:00
parent 8e85a11368
commit 39695c5355
2 changed files with 259 additions and 744 deletions
+2 -7
View File
@@ -2463,16 +2463,11 @@ page {
}
.user .wrapper .myOrder .orderState .item .pictrue {
width: 0.49*100rpx;
height: 0.42*100rpx;
width: 52rpx;
height: 52rpx;
margin: 0 auto 0.18*100rpx auto;
}
.user .wrapper .myOrder .orderState .item .pictrue image {
width: 100%;
height: 100%;
}
.user .wrapper .myService {
background-color: #fff;
margin-top: 0.15*100rpx;
+257 -737
View File
File diff suppressed because it is too large Load Diff