需要一个普通订单列表跟详情入口

This commit is contained in:
bobobobo
2026-01-29 00:57:07 +08:00
parent 41c1e5ba89
commit 256135f15b
6 changed files with 55 additions and 10 deletions

View File

@@ -126,6 +126,10 @@
border-radius: 32rpx;
background: #ffffff;
margin-bottom: 110rpx;
.pay-way-item + .pay-way-item {
border-top: 2rpx solid #e6e6e6;
box-sizing: border-box;
}
.pay-way-item {
padding: 32rpx;
display: flex;