address.wxss 1.1 KB

1
  1. .icon-md{width:36rpx;height:36rpx;vertical-align:top}.address{padding-bottom:calc(140rpx + env(safe-area-inset-bottom))}.address .no-address{padding-top:400rpx;text-align:center}.address .no-address image{width:300rpx;height:300rpx}.address .address-list .user-address{border-bottom:1rpx solid #e5e5e5;padding:20rpx 30rpx 25rpx 30rpx}.address .address-list .operation{height:80rpx;padding:0 30rpx 0 10rpx}.address .footer{left:0;right:0;bottom:0;height:118rpx;position:fixed;padding:0 30rpx;box-sizing:initial;padding-bottom:env(safe-area-inset-bottom)}.address .footer .icon-md{width:34rpx;height:34rpx;vertical-align:middle}.address .footer .btn{flex:1;height:80rpx}.address .footer .wx-btn{background:#f2f2f2}.red_theme .address .footer .add-btn{background-color:#ff2c3c}.orange_theme .address .footer .add-btn{background-color:#f7971e}.pink_theme .address .footer .add-btn{background-color:#fa444d}.gold_theme .address .footer .add-btn{background-color:#e0a356}.blue_theme .address .footer .add-btn{background-color:#2f80ed}.green_theme .address .footer .add-btn{background-color:#2ec840}.tips-dialog{height:230rpx;width:100%;text-align:center}