调整路由

This commit is contained in:
唐明明
2021-11-10 14:23:46 +08:00
parent ec43dcb71c
commit ddd62f8995
4 changed files with 11 additions and 11 deletions

View File

@@ -272,8 +272,8 @@
.order-status {
width: 100%;
height: 300rpx;
background-image: linear-gradient(to bottom, $mian-color, $mian-color-light);
color: #Fff;
background-image: linear-gradient(to right, #7c52fc, #976dff);
color: #fff;
font-size: 36rpx;
padding: 30rpx 50rpx;
display: flex;