myAddress.wxss 1.0 KB
.mainBox{background:#f8f9feff}.mainBox .addressBox{width:100%;padding:44rpx 32rpx;box-sizing:border-box;background:#fff;margin-bottom:12rpx}.mainBox .addressBox .topBox{margin-bottom:18rpx}.mainBox .addressBox .topBox .nameBox image{width:32rpx;height:32rpx}.mainBox .addressBox .topBox .nameBox .name{color:rgba(0,0,0,.8);font-size:32rpx;font-weight:700;margin:0 20rpx}.mainBox .addressBox .topBox .nameBox text{color:rgba(0,0,0,.8);font-size:28rpx;font-weight:700}.mainBox .addressBox .topBox .rightIc image{margin-left:32rpx;width:36rpx;height:36rpx}.mainBox .addressBox .area{color:rgba(0,0,0,.4);font-size:26rpx}.mainBox .addressBox .area text{margin-left:8rpx}.addressNull{margin-top:266rpx}.addressNull image{width:266rpx;height:266rpx}.addressNull text{color:rgba(0,0,0,.4);font-size:26rpx}.btnBox{position:fixed;left:0;bottom:0;background:#fff;width:100%;height:120rpx}.btnBox .btn{width:686rpx;height:88rpx;border-radius:12rpx;color:#fff;font-size:32rpx;font-weight:700;margin:0 auto;background:linear-gradient(139deg,#fb753cff 0%,#fb3e3cff 100%)}