|
@@ -1,15 +1,17 @@
|
|
|
page {
|
|
|
background-color: #f9f9f7;
|
|
|
}
|
|
|
-.writeOldmanName{
|
|
|
+
|
|
|
+.writeOldmanName {
|
|
|
width: 100%;
|
|
|
height: 100vh;
|
|
|
- background-color: rgba(0,0,0,0.5);
|
|
|
+ background-color: rgba(0, 0, 0, 0.5);
|
|
|
position: absolute;
|
|
|
top: 0;
|
|
|
z-index: 99;
|
|
|
}
|
|
|
-.OldmanName_box{
|
|
|
+
|
|
|
+.OldmanName_box {
|
|
|
width: 550rpx;
|
|
|
height: 300rpx;
|
|
|
background-color: #fff;
|
|
@@ -18,12 +20,14 @@ page {
|
|
|
left: 100rpx;
|
|
|
border-radius: 10rpx;
|
|
|
}
|
|
|
-.oldmanname{
|
|
|
+
|
|
|
+.oldmanname {
|
|
|
text-align: center;
|
|
|
color: #666666;
|
|
|
margin-top: 30rpx;
|
|
|
}
|
|
|
-.adress_box{
|
|
|
+
|
|
|
+.adress_box {
|
|
|
width: 750rpx;
|
|
|
height: 750rpx;
|
|
|
background-color: #fff;
|
|
@@ -31,14 +35,16 @@ page {
|
|
|
bottom: 0;
|
|
|
border-radius: 20rpx 20rpx 0 0;
|
|
|
}
|
|
|
-.adress_title{
|
|
|
+
|
|
|
+.adress_title {
|
|
|
text-align: center;
|
|
|
/* margin-top: 10rpx; */
|
|
|
font-weight: 800;
|
|
|
color: #666666;
|
|
|
margin-top: 3%;
|
|
|
}
|
|
|
-.adress_detail{
|
|
|
+
|
|
|
+.adress_detail {
|
|
|
width: 650rpx;
|
|
|
height: 70%;
|
|
|
margin-top: 5%;
|
|
@@ -46,15 +52,17 @@ page {
|
|
|
margin-left: 50rpx;
|
|
|
border: 1px solid red;
|
|
|
white-space: nowrap;
|
|
|
- overflow-y:scroll;
|
|
|
+ overflow-y: scroll;
|
|
|
}
|
|
|
-.btn_box{
|
|
|
+
|
|
|
+.btn_box {
|
|
|
width: 100%;
|
|
|
display: flex;
|
|
|
height: 80rpx;
|
|
|
margin-top: 50rpx;
|
|
|
}
|
|
|
-.sure{
|
|
|
+
|
|
|
+.sure {
|
|
|
height: 50rpx;
|
|
|
line-height: 50rpx;
|
|
|
background-color: #2087f7;
|
|
@@ -65,7 +73,8 @@ page {
|
|
|
width: 100rpx;
|
|
|
text-align: center;
|
|
|
}
|
|
|
-.esc{
|
|
|
+
|
|
|
+.esc {
|
|
|
height: 50rpx;
|
|
|
line-height: 50rpx;
|
|
|
/* background-color: #2087f7; */
|
|
@@ -78,6 +87,7 @@ page {
|
|
|
border: 1px solid #579bfb;
|
|
|
color: #579bfb;
|
|
|
}
|
|
|
+
|
|
|
.left {
|
|
|
width: 200rpx;
|
|
|
float: left;
|
|
@@ -93,7 +103,8 @@ page {
|
|
|
color: #666666;
|
|
|
padding-bottom: 50rpx;
|
|
|
}
|
|
|
-.scan{
|
|
|
+
|
|
|
+.scan {
|
|
|
width: 450rpx;
|
|
|
height: 50rpx;
|
|
|
border: 1px solid #2087f7;
|
|
@@ -105,12 +116,14 @@ page {
|
|
|
font-size: 25rpx;
|
|
|
color: #2087f7;
|
|
|
}
|
|
|
-.scan text{
|
|
|
- margin-left:10rpx;
|
|
|
+
|
|
|
+.scan text {
|
|
|
+ margin-left: 10rpx;
|
|
|
line-height: 50rpx;
|
|
|
padding-bottom: 10rpx;
|
|
|
letter-spacing: 2rpx;
|
|
|
}
|
|
|
+
|
|
|
.block1 {
|
|
|
width: 172rpx;
|
|
|
margin-left: 10rpx;
|
|
@@ -193,9 +206,11 @@ page {
|
|
|
display: inline-block;
|
|
|
text-align: center;
|
|
|
}
|
|
|
+
|
|
|
.title4 {
|
|
|
color: #fff;
|
|
|
}
|
|
|
+
|
|
|
.isfinish_icon {
|
|
|
width: 35rpx;
|
|
|
height: 35rpx;
|
|
@@ -214,7 +229,8 @@ page {
|
|
|
position: relative;
|
|
|
/* border: 1px solid red; */
|
|
|
}
|
|
|
-.name_smallName{
|
|
|
+
|
|
|
+.name_smallName {
|
|
|
width: 430rpx;
|
|
|
height: 60rpx;
|
|
|
overflow-x: auto;
|
|
@@ -224,7 +240,8 @@ page {
|
|
|
left: 10rpx; */
|
|
|
/* border: 1px solid red; */
|
|
|
}
|
|
|
-.addname_box{
|
|
|
+
|
|
|
+.addname_box {
|
|
|
width: 60rpx;
|
|
|
height: 40rpx;
|
|
|
margin-top: 10rpx;
|
|
@@ -232,6 +249,7 @@ page {
|
|
|
/* right: 20rpx; */
|
|
|
/* top: 5rpx; */
|
|
|
}
|
|
|
+
|
|
|
.singlename {
|
|
|
/* background-color: #2087f7; */
|
|
|
border: 1px solid #2087f7;
|
|
@@ -245,6 +263,7 @@ page {
|
|
|
display: flex;
|
|
|
width: auto;
|
|
|
}
|
|
|
+
|
|
|
.unsinglename {
|
|
|
border: 1px solid #2087f7;
|
|
|
background-color: #2087f7;
|
|
@@ -257,19 +276,22 @@ page {
|
|
|
display: flex;
|
|
|
width: auto;
|
|
|
}
|
|
|
+
|
|
|
.name {
|
|
|
margin-top: 40rpx;
|
|
|
}
|
|
|
-.form_box{
|
|
|
+
|
|
|
+.form_box {
|
|
|
height: 85vh;
|
|
|
overflow-y: auto;
|
|
|
padding-bottom: 50rpx;
|
|
|
background-color: #fff;
|
|
|
margin-top: 20rpx;
|
|
|
- padding-left:20rpx;
|
|
|
+ padding-left: 20rpx;
|
|
|
box-shadow: 0px 0px 20px 0px #cfdfed;
|
|
|
border-radius: 20rpx;
|
|
|
}
|
|
|
+
|
|
|
checkbox .wx-checkbox-input {
|
|
|
width: 22rpx;
|
|
|
height: 22rpx;
|
|
@@ -289,6 +311,11 @@ input {
|
|
|
border: 1px solid #e3e5eb;
|
|
|
border-radius: 10rpx;
|
|
|
text-indent: 20rpx;
|
|
|
+
|
|
|
+}
|
|
|
+
|
|
|
+.huiColor {
|
|
|
+ background-color: #F5F7FA!important;
|
|
|
}
|
|
|
|
|
|
.block {
|
|
@@ -300,17 +327,20 @@ checkbox-group label {
|
|
|
display: inline-block;
|
|
|
margin-top: 20rpx;
|
|
|
}
|
|
|
+
|
|
|
radio-group label {
|
|
|
margin-left: 20rpx;
|
|
|
display: inline-block;
|
|
|
margin-top: 20rpx;
|
|
|
}
|
|
|
+
|
|
|
.required {
|
|
|
color: red;
|
|
|
margin-left: 20rpx;
|
|
|
margin-top: 10rpx;
|
|
|
font-size: 25rpx;
|
|
|
}
|
|
|
+
|
|
|
.otherinput {
|
|
|
height: 50rpx;
|
|
|
margin-top: 10rpx;
|
|
@@ -320,6 +350,7 @@ radio-group label {
|
|
|
text-indent: 20rpx;
|
|
|
line-height: 50rpx;
|
|
|
}
|
|
|
+
|
|
|
.picker {
|
|
|
height: 50rpx;
|
|
|
border: 1px solid #e3e5eb;
|
|
@@ -329,9 +360,11 @@ radio-group label {
|
|
|
line-height: 50rpx;
|
|
|
margin-top: 10rpx;
|
|
|
}
|
|
|
+
|
|
|
.red {
|
|
|
color: red;
|
|
|
}
|
|
|
+
|
|
|
.adress_box {
|
|
|
width: 750rpx;
|
|
|
height: 70vh;
|
|
@@ -348,23 +381,26 @@ radio-group label {
|
|
|
margin-top: 30rpx;
|
|
|
text-align: center;
|
|
|
}
|
|
|
+
|
|
|
radio .wx-radio-input {
|
|
|
width: 22rpx;
|
|
|
height: 22rpx;
|
|
|
-}
|
|
|
+}
|
|
|
|
|
|
- radio .wx-radio-input.wx-radio-input-checked::before {
|
|
|
+radio .wx-radio-input.wx-radio-input-checked::before {
|
|
|
background-color: #2087f7;
|
|
|
color: #fff;
|
|
|
border-radius: 22rpx;
|
|
|
}
|
|
|
-.close_img{
|
|
|
+
|
|
|
+.close_img {
|
|
|
width: 30rpx;
|
|
|
height: 30rpx;
|
|
|
position: absolute;
|
|
|
top: 50rpx;
|
|
|
right: 50rpx;
|
|
|
}
|
|
|
+
|
|
|
/*
|
|
|
radio .wx-radio-input.wx-radio-input-checked::before{
|
|
|
border-radius: 50%;
|
|
@@ -390,15 +426,28 @@ radio .wx-radio-input{
|
|
|
height: 22rpx;
|
|
|
border: none;
|
|
|
} */
|
|
|
-.choosedAdress_box{
|
|
|
+.choosedAdress_box {
|
|
|
width: 650rpx;
|
|
|
margin-left: 50rpx;
|
|
|
display: flex;
|
|
|
margin-top: 50rpx;
|
|
|
flex-wrap: wrap;
|
|
|
- flex-direction:row;
|
|
|
+ flex-direction: row;
|
|
|
}
|
|
|
-.choosedAdress{
|
|
|
+
|
|
|
+.choosedAdress {
|
|
|
margin-left: 20rpx;
|
|
|
margin-top: 20rpx;
|
|
|
+}
|
|
|
+
|
|
|
+.boxssss {
|
|
|
+ position: relative;
|
|
|
+
|
|
|
+}
|
|
|
+
|
|
|
+.close {
|
|
|
+ position: absolute;
|
|
|
+ top: 10rpx;
|
|
|
+ left: 300rpx;
|
|
|
+
|
|
|
}
|