完善订单页面

This commit is contained in:
wangxiaowei
2025-12-08 01:37:33 +08:00
parent becadb1d0c
commit 4a0d0c1114
6 changed files with 348 additions and 141 deletions

View File

@ -139,7 +139,7 @@ page {
height: 60rpx;
line-height: 60rpx;
margin-left: 20rpx;
font-size: 32rpx;
font-size: 28rpx;
border: 1px solid #F6220C;
border-radius: 8px;
background: #ffffff;
@ -238,7 +238,7 @@ page {
}
.cg-info2 {
margin-top: 34rpx;
white-space: nowrap;
font-weight: 400;
font-size: 26rpx;
color: #606266;