1 |
- .address-window.data-v-64ef78b0{background-color:#fff;position:fixed;bottom:0;left:0;width:100%;z-index:101;border-radius:30rpx 30rpx 0 0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);transition:all .3s cubic-bezier(.25,.5,.5,.9)}.address-window.on.data-v-64ef78b0{-webkit-transform:translateZ(0);transform:translateZ(0)}.address-window .title.data-v-64ef78b0{font-size:32rpx;font-weight:700;text-align:center;height:123rpx;line-height:123rpx;position:relative}.address-window .title .iconfont.data-v-64ef78b0{position:absolute;right:30rpx;color:#8a8a8a;font-size:35rpx}.address-count .address-selected.data-v-64ef78b0{padding:0 30rpx;margin-top:10rpx;position:relative;padding-bottom:20rpx;border-bottom:2rpx solid #f7f7f7}.address-count .selected-list.data-v-64ef78b0{font-size:26rpx;color:#282828;line-height:50rpx;padding-bottom:10rpx;padding-left:60rpx;position:relative}.address-count .selected-list.active.data-v-64ef78b0{color:var(--view-theme)}.address-count .selected-list.data-v-64ef78b0:before, .address-count .selected-list.data-v-64ef78b0:after{content:"";display:block;position:absolute}.address-count .selected-list.data-v-64ef78b0:before{width:4rpx;height:100%;background-color:var(--view-theme);top:0;left:10rpx}.address-count .selected-list.data-v-64ef78b0:after{width:12rpx;height:12rpx;background:var(--view-theme);border-radius:100%;left:6rpx;top:50%;margin-top:-8rpx}.address-count .selected-list.data-v-64ef78b0:first-child:before, .address-count .selected-list.data-v-64ef78b0:last-child:before{height:50%}.address-count .selected-list.data-v-64ef78b0:first-child:before{top:auto;bottom:0}.address-count .selected-list .iconfont.data-v-64ef78b0{font-size:20rpx;float:right;color:#ddd}.address-count scroll-view.data-v-64ef78b0{height:550rpx}.address-count .address-list.data-v-64ef78b0{padding:0 30rpx;margin-top:20rpx;box-sizing:border-box}.address-count .address-list .list .iconfont.data-v-64ef78b0{float:right;color:#ddd;font-size:22rpx}.address-count .address-list .list .item-name.data-v-64ef78b0{display:inline-block;line-height:50rpx;margin-bottom:20rpx;font-size:26rpx}.address-count .address-list .list.active.data-v-64ef78b0{color:var(--view-theme)}.address-count .address-list .list.active .iconfont.data-v-64ef78b0{color:var(--view-theme)}
|