fix: order-list
All checks were successful
构建并部署前端到生产环境 / build-and-deploy (push) Successful in 45s

This commit is contained in:
sexygoat
2026-04-15 16:56:30 +08:00
parent 17e4b84e4c
commit 7a78e05570

View File

@@ -473,13 +473,14 @@
justify-content: flex-end; justify-content: flex-end;
.btn-pay { .btn-pay {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); background: #1890ff;
color: #fff; color: #fff;
border: none; border: none;
border-radius: 40rpx; border-radius: 20rpx;
padding: 16rpx 40rpx; padding: 16rpx 40rpx;
font-size: 26rpx; font-size: 26rpx;
font-weight: 500; font-weight: 500;
width:100%;
&::after { &::after {
border: none; border: none;