@import '../../common/common.wxss'; .orders-no-refund { position: relative; height: 90rpx; line-height: 90rpx; font-size: 16px; border-bottom: 20rpx solid #ededed; text-align: center; } .orders-box { padding-top: 250px; display: flex; flex-direction: column; align-items: center; } .orders-thumb { /* position: absolute; */ width: 300px; height: 300px; } .order-number { display: block; font-size: 16px; font-weight: bold; } .order-number2 { padding-left: 30px; font-size: 16px; font-weight: bold; }