confirmOrder.wxss
3.1 KB
page{background:#f6f8fa}.mainBox{width:100%;padding:20rpx 24rpx 0;box-sizing:border-box}.mainBox .checkAddress{width:100%;padding:24rpx 20rpx 26rpx;box-sizing:border-box;border-radius:24rpx;background:#ffffffff;margin-bottom:20rpx}.mainBox .checkAddress .add{color:#323233;font-size:28rpx;font-weight:700}.mainBox .checkAddress .add image{width:32rpx;height:32rpx;margin-right:16rpx}.mainBox .checkAddress image{width:16rpx;height:32rpx}.mainBox .addressBox{margin-bottom:20rpx;padding:32rpx 20rpx 31rpx 32rpx;background:#fff}.mainBox .addressBox .right{display:flex}.mainBox .addressBox .right image{width:32rpx;height:32rpx;margin-right:8rpx;margin-top:9rpx}.mainBox .addressBox .right .area text{color:#323233;font-size:28rpx;font-weight:700;line-height:36rpx}.mainBox .addressBox .right .area .name{color:#646566;font-size:24rpx;margin-top:9rpx}.mainBox .addressBox image{width:16rpx;height:32rpx}.mainBox .ordersShop{width:100%;padding:24rpx 20rpx 32rpx;box-sizing:border-box;border-radius:24rpx;background-color:#fff}.mainBox .ordersShop .shop{margin-bottom:24rpx}.mainBox .ordersShop .shop .shopPhoto{width:180rpx;height:180rpx;margin-right:20rpx}.mainBox .ordersShop .shop .shopPhoto image{width:180rpx;height:180rpx;border-radius:16rpx}.mainBox .ordersShop .shop .shopInfo{width:100%}.mainBox .ordersShop .shop .shopInfo .shopName{color:#323233;font-size:26rpx;font-weight:700}.mainBox .ordersShop .shop .shopInfo .shopDesc{margin:16rpx 0 58rpx;color:rgba(0,0,0,.4);font-size:20rpx}.mainBox .ordersShop .shop .shopInfo .price{width:100%}.mainBox .ordersShop .shop .shopInfo .price text{color:#fc4338;font-size:28rpx;font-weight:700}.mainBox .ordersShop .shop .shopInfo .price .num{color:#323233;font-size:26rpx}.mainBox .ordersShop .shop .shopInfo .price .points{color:rgba(0,0,0,.9);font-size:32rpx;font-weight:700}.mainBox .ordersShop .shop .shopInfo .price .points text{margin:6rpx 0 0 8rpx;color:rgba(0,0,0,.9);font-size:22rpx}.mainBox .ordersShop .line{margin:40rpx 0 33rpx;width:100%;height:1rpx;opacity:1;background:#eeeff0ff}.mainBox .ordersShop .modeBox{margin-top:32rpx}.mainBox .ordersShop .modeBox text{color:rgba(0,0,0,.9);font-size:26rpx}.mainBox .ordersShop .modeBox .mode{color:rgba(0,0,0,.9);font-size:26rpx;font-weight:700}.mainBox .ordersShop .modeBox .yunPrice{color:#fc4338;font-size:26rpx;font-weight:700}.btnsBox{position:fixed;left:0;bottom:0;width:100%;height:96rpx;opacity:1;background:#ffffffff}.btnsBox .allMoney{margin-left:32rpx;color:#fc4338;font-size:40rpx;font-weight:700}.btnsBox .allMoney text{color:#000;font-size:32rpx;font-weight:700}.btnsBox .btn{margin-right:24rpx;width:256rpx;height:80rpx;border-radius:80rpx;color:#fff;font-size:30rpx;font-weight:700;background:linear-gradient(-88deg,#fe6434ff 0%,#ff2f2fff 100%)}.btnsBox .pointsPrcie{margin-left:32rpx}.btnsBox .pointsPrcie .allPoints .all{color:#000;font-size:30rpx;font-weight:700}.btnsBox .pointsPrcie .allPoints .pointsNum{margin-left:12rpx;color:#fc4338;font-size:40rpx;font-weight:700}.btnsBox .pointsPrcie .allPoints .pointsNum text{margin:8rpx 0 0 8rpx;color:#fc4338;font-size:22rpx}.btnsBox .pointsPrcie .pointsMoeny{color:rgba(0,0,0,.6);font-size:24rpx}