orderDetail.wxss
1.7 KB
page{background:#f7f8faff}.mainBox{width:100%;padding:20rpx 24rpx;box-sizing:border-box}.mainBox .shopBox{width:100%;padding:24rpx 20rpx 32rpx;box-sizing:border-box;border-radius:24rpx;background:#ffffffff;margin-bottom:20rpx}.mainBox .shopBox .line{margin:40rpx auto 32rpx;width:100%;height:1rpx;background:#eeeff0ff}.mainBox .shopBox .mode .left{color:rgba(0,0,0,.9);font-size:26rpx}.mainBox .shopBox .mode .right{color:rgba(0,0,0,.9);font-size:26rpx;font-weight:700}.mainBox .moneyBox{width:100%;padding:32rpx 20rpx;box-sizing:border-box;margin:0 auto;border-radius:24rpx;background:#ffffffff}.mainBox .moneyBox :nth-child(1){color:rgba(0,0,0,.9);font-size:26rpx}.mainBox .moneyBox .money{color:#fc4338;font-size:28rpx;font-weight:700}.mainBox .moneyBox .items{color:#323233;font-size:26rpx}.mainBox .moneyBox .items text{margin-left:40rpx;color:#323233;font-size:26rpx;font-weight:700}.mainBox .moneyBox .copy{color:#969799;font-size:26rpx}.btnBox{position:fixed;left:0;bottom:0;width:100%;height:112rpx;padding-top:16rpx;background:#fff;display:flex;justify-content:flex-end}.btnBox .service{position:relative;margin-right:24rpx;width:248rpx;height:80rpx;border-radius:80rpx;border:1rpx solid #dcdee0ff}.btnBox .service button{position:absolute;width:100%;height:100%;background:transparent;padding:0;color:#646566;font-size:30rpx}.btnBox .service button:after{border:none}.btnBox .gay{margin-right:24rpx;width:248rpx;height:80rpx;border-radius:80rpx;color:#646566;font-size:30rpx;border:1rpx solid #dcdee0ff}.btnBox .red{margin-right:24rpx;width:248rpx;height:80rpx;border-radius:80rpx;color:#fff;font-size:30rpx;font-weight:700;background:linear-gradient(-88deg,#fe6434ff 0%,#ff2f2fff 100%)}