1 line
3.5 KiB
Plaintext
1 line
3.5 KiB
Plaintext
.address-scroll-view{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;position:relative}.address-scroll-view scroll-view{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%}.address-scroll-view .address-scroll-view-content{padding-bottom:300rpx}.address-scroll-view .address-list{background:#fff;border:1px solid #fff;border:1px solid rgba(0,0,0,.16);border-radius:20rpx;-webkit-box-shadow:2rpx 4rpx 12rpx 0 rgba(0,0,0,.16);box-shadow:2rpx 4rpx 12rpx 0 rgba(0,0,0,.16);-webkit-box-sizing:border-box;box-sizing:border-box;height:156rpx;margin:18rpx auto 0;padding:30rpx;width:704rpx}.address-scroll-view .address-active{border:1px solid #68b4ff;-webkit-box-shadow:0 0 10rpx 0 rgba(0,122,255,.27);box-shadow:0 0 10rpx 0 rgba(0,122,255,.27)}.address-scroll-view .address-list:first-child{margin-top:0}.address-scroll-view .address-list-last{margin-bottom:300rpx}.address-scroll-view .address-user{-ms-flex-align:center;-webkit-align-items:center;align-items:center;color:#000;display:-webkit-flex;display:-ms-flexbox;display:flex;font-family:Microsoft YaHei,Microsoft YaHei-Bold;font-size:28rpx;font-weight:700;text-align:left}.address-scroll-view .address-list-default{background:#cde5ff;border-radius:6rpx;color:#007aff;font-size:20rpx;font-weight:400;height:28rpx;margin-left:30rpx;text-align:center;width:58rpx}.address-scroll-view .address-list-phone{color:#ababab;font-size:24rpx;font-weight:400;margin-left:30rpx}.address-scroll-view .address-edit{padding:10rpx}.address-scroll-view .address-edit .icon-bianji{font-size:40rpx}.address-scroll-view .address-list-info{color:#3c3c3c;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:24rpx;font-weight:400;width:100%}.address-scroll-view .address-list-info view{max-width:60%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.address-scroll-view .address-list-bottom{-ms-flex-pack:justify;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-top:18rpx}.address-scroll-view .add-address{-ms-flex-align:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;background:#007aff;border-radius:40rpx;bottom:100rpx;color:#fff;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:32rpx;font-weight:400;height:82rpx;-webkit-justify-content:center;justify-content:center;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:668rpx}.address-scroll-view .address-no-data{-webkit-box-sizing:border-box;box-sizing:border-box;color:#707070;font-size:24rpx;font-weight:400;height:100%;padding-top:40%;text-align:center}.common_safe_area_y{height:constant(safe-area-inset-bottom);height:env(safe-area-inset-bottom);width:100%}.flex-col{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.flex-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.justify-between{-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.items-center{-ms-flex-align:center;-webkit-align-items:center;align-items:center}.flex-item{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.full-100{height:100%;width:100%}.color-blue{color:#3287ec}.color-yellow{color:#ff9100}.color-green{color:#00b837}.color-grey{color:#707070}.color-white{color:#fff}.address-manager{height:100vh} |