address.ttss 2.0 KB

1
  1. .address-list{height:100vh}.address-list .list-item{background-color:#fff;margin-top:20rpx;display:flex;align-items:center;justify-content:space-between;padding:20rpx}.address-list .list-item .title{font-size:24rpx;color:#666;margin-bottom:20rpx}.address-list .list-item .name{font-size:28rpx;color:#333;margin-bottom:20rpx}.address-list .list-item .mobile{font-size:28rpx;color:#666;margin-bottom:20rpx}.address-list .list-item .mobile text{margin-left:20rpx}.address-list .list-item .item-right{display:flex;align-items:center;gap:20rpx}.address-list .list-item .item-right .icon{width:60rpx;height:60rpx;background-color:#f8f8f8;border-radius:30rpx;text-align:center;justify-content:center;align-items:center;display:flex}.address-list .list-item .item-right image{width:40rpx;height:40rpx}.empty-data{display:flex;height:80vh;align-items:center;justify-content:center;flex-direction:column;font-size:28rpx;color:#666}.empty-data image{width:50%}.time-select .title{height:100rpx;line-height:100rpx;display:flex;align-items:center;justify-content:space-between;font-size:32rpx;padding:0 20rpx;font-weight:700}.time-select image{width:40rpx;height:40rpx;vertical-align:middle}.time-btn{padding:20rpx}.goods-body{padding:20rpx}.goods-body .goods-title{font-size:28rpx;color:#333;line-height:80rpx}.goods-body .goods-title text{color:red}.goods-body .form-title{margin-top:40rpx;font-size:28rpx;color:#666}.goods-form{margin-bottom:20rpx}.goods-form .form-input{border:2rpx solid #ccc;height:80rpx;margin-top:20rpx;padding:0 15rpx}.region-name{height:80rpx;line-height:80rpx;font-size:24rpx}.goods-form .form-input .input{font-size:24rpx;height:80rpx}.flx-footer{position:fixed;bottom:0;background-color:#fff;padding:20rpx;border-top:2rpx solid #f8f8f8;left:0;right:0}.flx-footer .footer-safe{height:env(safe-area-inset-bottom);width:100%}.flx-footer .btn,.time-btn .btn{font-size:28rpx;height:80rpx;border-radius:10rpx;line-height:80rpx;text-align:center;width:100%;color:#333;background-color:#224d7a;color:#fff;border:2rpx solid #224d7a}