You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

151 lines
3.1 KiB

@charset "UTF-8";
/**
* 下方引入的为uView UI的集成样式文件,为scss预处理器,其中包含了一些"u-"开头的自定义变量
* uView自定义的css类名和scss变量,均以"u-"开头,不会造成冲突,请放心使用
*/
.uni-forms-item__content.data-v-66c2fd70 {
display: flex;
align-items: center;
}
.u-tag__text.data-v-66c2fd70 {
font-size: 22rpx;
padding: 0 10rpx;
}
page.data-v-66c2fd70, .page1.data-v-66c2fd70 {
font-size: 28rpx;
}
button.data-v-66c2fd70 {
color: #ffffff;
background: #5fd9ee;
width: 90%;
}
.list-1.data-v-66c2fd70 {
display: flex;
height: 150rpx;
border-bottom: 1px solid #eee;
background: #fff;
font-size: 32rpx;
margin: 20rpx auto 0;
width: 95%;
padding-left: 30rpx;
position: relative;
}
.name-tel.data-v-66c2fd70 {
width: 75%;
display: flex;
flex-direction: column;
height: auto;
font-size: 30rpx;
}
.name-edit.data-v-66c2fd70 {
width: 110rpx;
height: 55rpx;
position: absolute;
right: 35rpx;
background: #088FEB;
color: #fff;
font-size: 22rpx;
line-height: 55rpx;
text-align: center;
border-radius: 5px;
}
.standard-box.data-v-66c2fd70 {
color: #088FEB;
width: 30%;
font-size: 26rpx;
}
.popup-content.data-v-66c2fd70 {
align-items: center;
justify-content: center;
padding: 30rpx;
width: 500rpx;
height: 700rpx;
background-color: #fff;
}
.title-box.data-v-66c2fd70 {
background: #fff;
}
.popup-title.data-v-66c2fd70 {
font-size: 36rpx;
font-weight: bold;
text-align: center;
position: relative;
}
.popup-container.data-v-66c2fd70 {
margin-top: 20rpx;
}
.phone-btn.data-v-66c2fd70 {
width: 150rpx;
color: #088FEB;
font-size: 26rpx;
padding-left: 40rpx;
}
.no-more.data-v-66c2fd70 {
text-align: center;
color: #BEBEBE;
margin-top: 20rpx;
}
.shop-mask.data-v-66c2fd70 {
width: 100%;
height: 120rpx;
position: absolute;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.6);
}
.shaixuan-box.data-v-66c2fd70 {
width: 100%;
height: 80rpx;
display: flex;
text-align: center;
line-height: 80rpx;
background: #fff;
border-top: 1px solid #eee;
}
.nahuo-content.data-v-66c2fd70 {
width: 30%;
height: 80rpx;
line-height: 80rpx;
text-align: center;
background: #eee;
border-radius: 5px;
margin: 20rpx 0 20rpx 20rpx;
float: left;
}
.nahuo-content.data-v-66c2fd70:nth-child(1), .nahuo-content.data-v-66c2fd70:nth-child(4), .nahuo-content.data-v-66c2fd70:nth-child(7), .nahuo-content.data-v-66c2fd70:nth-child(10) {
margin: 20rpx 0 20rpx 10rpx;
}
.nahuo-mask.data-v-66c2fd70 {
height: 1500rpx;
background: rgba(0, 0, 0, 0.6);
}
.paixu-content.data-v-66c2fd70 {
height: 100rpx;
line-height: 100rpx;
text-align: center;
font-size: 30rpx;
font-weight: bold;
}
.get-btn.data-v-66c2fd70 {
height: 80rpx;
line-height: 80rpx;
width: 100rpx;
text-align: center;
border-radius: 5px;
background: #088FEB;
color: #fff;
}
.uni-easyinput__content.data-v-66c2fd70, .is-input-border.data-v-66c2fd70 {
height: 80rpx;
}
.uni-easyinput.data-v-66c2fd70 {
height: 80rpx;
}
.type-popup.data-v-66c2fd70 {
width: 500rpx;
height: 360rpx;
background: #fff;
border-radius: 10px;
position: relative;
}