完善小程序订单功能

This commit is contained in:
wangxiaowei
2025-12-09 01:43:28 +08:00
parent 4a0d0c1114
commit cba684d7f6
9 changed files with 434 additions and 268 deletions

View File

@ -267,4 +267,6 @@ page {
.order-bts .del-btn {
border: 2rpx solid #C2C9D5 !important;
color: #365A9A !important;
background-color: transparent !important;
color: #303133 !important;
}