index.wxss 2.6 KB

1
  1. .app-content{min-height:calc(100vh - 20rpx);padding-top:20rpx}.tabs-wrap{position:fixed;top:0;width:100%;height:80rpx;line-height:80rpx;text-align:center;background-color:#fff;font-size:30rpx;box-shadow:4rpx 4rpx 10rpx #eee}.pay-wrap .logo-wrap{padding-top:70rpx;padding-bottom:60rpx;text-align:center}.pay-wrap .logo-wrap .logo-img{width:120rpx;margin:0 auto 20rpx;border-radius:50%}.pay-wrap .logo-wrap .logo-img ._img{border-radius:50%}.pay-wrap .pay-input-wrap{background-color:#fff;border-top-left-radius:20rpx;border-top-right-radius:20rpx;padding:50rpx 80rpx 28rpx;margin-bottom:0!important}.pay-wrap .pay-input-wrap .balance{margin-top:30rpx;color:#666}.pay-wrap .pay-input-wrap .btn-wrap{width:100%;margin-top:64rpx}.pay-wrap .pay-input-wrap .btn-wrap .button-com{display:block;margin-bottom:20rpx;padding-top:30rpx;padding-bottom:30rpx}.delivery-wrap .module-com{margin-bottom:20rpx;background-color:#fff}.delivery-wrap .module-com .module-tit{padding:20rpx 18rpx;font-size:28rpx;font-weight:600;border-bottom:1rpx solid #eee}.delivery-wrap .module-com .module-det{padding:0 30rpx}.delivery-wrap .pay-input-wrap{padding:50rpx 36rpx 38rpx}.delivery-wrap .pay-input-wrap .balance{margin-top:30rpx;color:#666}.delivery-wrap .shop-logo-wrap{padding-bottom:20rpx;display:-webkit-box;display:flex;display:-webkit-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.delivery-wrap .shop-logo-wrap .logo-img{width:120rpx;border-radius:50%;margin:10rpx auto}.delivery-wrap .shop-logo-wrap .logo-img ._img{border-radius:50%}.delivery-wrap .discount-wrap .module-det{padding-top:20rpx;padding-bottom:20rpx}.delivery-wrap .none-name-delivery{padding:26rpx 30rpx;margin-bottom:20rpx;background-color:#fff}.delivery-wrap .none-name-delivery .none-name-text{margin-left:14rpx;color:#666}.delivery-wrap .btn-wrap{width:calc(100% - 60rpx);margin:64rpx auto 0;padding-bottom:20rpx}.delivery-wrap .btn-wrap .button-com{display:block;margin-bottom:20rpx;padding-top:30rpx;padding-bottom:30rpx}.delivery-wrap .btn-wrap .button-com:last-child{margin-bottom:0}.delivery-wrap .view-more{width:100%;padding-bottom:20rpx;margin-bottom:20rpx;font-size:28rpx;display:-webkit-box;display:flex;display:-webkit-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;background-color:#fff;color:#3385ff}.delivery-wrap .view-more .view-more-text{margin-right:14rpx}.delivery-wrap .view-more ._i{font-size:30rpx;font-weight:600}.delivery-wrap .view-more.open ._i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}