|
|
|
@ -7,6 +7,7 @@
|
|
|
|
padding: 35rpx 25rpx 25rpx 35rpx;
|
|
|
|
padding: 35rpx 25rpx 25rpx 35rpx;
|
|
|
|
box-sizing: border-box;
|
|
|
|
box-sizing: border-box;
|
|
|
|
position: relative;
|
|
|
|
position: relative;
|
|
|
|
|
|
|
|
z-index: 0;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.box_background {
|
|
|
|
.box_background {
|
|
|
|
position: absolute;
|
|
|
|
position: absolute;
|
|
|
|
@ -50,7 +51,6 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.time {
|
|
|
|
.time {
|
|
|
|
position: absolute;
|
|
|
|
position: absolute;
|
|
|
|
bottom: 22rpx;
|
|
|
|
bottom: 22rpx;
|
|
|
|
@ -61,9 +61,6 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
page {
|
|
|
|
page {
|
|
|
|
background: #f8f8f8;
|
|
|
|
background: #f8f8f8;
|
|
|
|
background: #f3f3f3;
|
|
|
|
background: #f3f3f3;
|
|
|
|
@ -88,11 +85,11 @@ page {
|
|
|
|
border-radius: 30rpx;
|
|
|
|
border-radius: 30rpx;
|
|
|
|
margin: 27rpx 30rpx 22rpx;
|
|
|
|
margin: 27rpx 30rpx 22rpx;
|
|
|
|
position: relative;
|
|
|
|
position: relative;
|
|
|
|
box-shadow: -2rpx 0 12rpx .5rpx rgba(129, 129, 129, 0.05);
|
|
|
|
box-shadow: -2rpx 0 12rpx 0.5rpx rgba(129, 129, 129, 0.05);
|
|
|
|
.img {
|
|
|
|
.img {
|
|
|
|
width: 690rpx;
|
|
|
|
width: 690rpx;
|
|
|
|
height: 690rpx;
|
|
|
|
height: 690rpx;
|
|
|
|
box-shadow: -2rpx 0 12rpx .5rpx rgba(129, 129, 129, 0.05);
|
|
|
|
box-shadow: -2rpx 0 12rpx 0.5rpx rgba(129, 129, 129, 0.05);
|
|
|
|
position: relative;
|
|
|
|
position: relative;
|
|
|
|
border-radius: 20rpx;
|
|
|
|
border-radius: 20rpx;
|
|
|
|
margin: auto;
|
|
|
|
margin: auto;
|
|
|
|
@ -527,7 +524,7 @@ page {
|
|
|
|
height: 100%;
|
|
|
|
height: 100%;
|
|
|
|
border-radius: 20rpx;
|
|
|
|
border-radius: 20rpx;
|
|
|
|
overflow: hidden;
|
|
|
|
overflow: hidden;
|
|
|
|
box-shadow: -2rpx 0 12rpx .5rpx rgba(129, 129, 129, 0.05);
|
|
|
|
box-shadow: -2rpx 0 12rpx 0.5rpx rgba(129, 129, 129, 0.05);
|
|
|
|
.block1 {
|
|
|
|
.block1 {
|
|
|
|
.block1_1 {
|
|
|
|
.block1_1 {
|
|
|
|
height: 100%;
|
|
|
|
height: 100%;
|
|
|
|
@ -550,11 +547,11 @@ page {
|
|
|
|
display: inline-block;
|
|
|
|
display: inline-block;
|
|
|
|
height: 100%;
|
|
|
|
height: 100%;
|
|
|
|
width: 0;
|
|
|
|
width: 0;
|
|
|
|
transition: all .3s;
|
|
|
|
transition: all 0.3s;
|
|
|
|
.block2_info {
|
|
|
|
.block2_info {
|
|
|
|
width: 140rpx;
|
|
|
|
width: 140rpx;
|
|
|
|
text-align: center;
|
|
|
|
text-align: center;
|
|
|
|
box-shadow: -2rpx 0 12rpx .5rpx rgba(129, 129, 129, 0.05);
|
|
|
|
box-shadow: -2rpx 0 12rpx 0.5rpx rgba(129, 129, 129, 0.05);
|
|
|
|
height: calc(140rpx - 10rpx);
|
|
|
|
height: calc(140rpx - 10rpx);
|
|
|
|
border-radius: 20rpx;
|
|
|
|
border-radius: 20rpx;
|
|
|
|
align-items: flex-end;
|
|
|
|
align-items: flex-end;
|
|
|
|
@ -576,7 +573,7 @@ page {
|
|
|
|
-o-filter: grayscale(100%);
|
|
|
|
-o-filter: grayscale(100%);
|
|
|
|
filter: grayscale(100%);
|
|
|
|
filter: grayscale(100%);
|
|
|
|
filter: gray;
|
|
|
|
filter: gray;
|
|
|
|
opacity: .5;
|
|
|
|
opacity: 0.5;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.block2_bg {
|
|
|
|
.block2_bg {
|
|
|
|
position: absolute;
|
|
|
|
position: absolute;
|
|
|
|
@ -584,7 +581,7 @@ page {
|
|
|
|
left: 0;
|
|
|
|
left: 0;
|
|
|
|
right: 0;
|
|
|
|
right: 0;
|
|
|
|
bottom: 0;
|
|
|
|
bottom: 0;
|
|
|
|
opacity: .5;
|
|
|
|
opacity: 0.5;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.block2_info1 {
|
|
|
|
.block2_info1 {
|
|
|
|
height: 100%;
|
|
|
|
height: 100%;
|
|
|
|
@ -621,7 +618,7 @@ page {
|
|
|
|
background: #fff;
|
|
|
|
background: #fff;
|
|
|
|
height: 162rpx;
|
|
|
|
height: 162rpx;
|
|
|
|
border-radius: 20rpx;
|
|
|
|
border-radius: 20rpx;
|
|
|
|
box-shadow: -2rpx 0 12rpx .5rpx rgba(129, 129, 129, 0.05);
|
|
|
|
box-shadow: -2rpx 0 12rpx 0.5rpx rgba(129, 129, 129, 0.05);
|
|
|
|
.block1 {
|
|
|
|
.block1 {
|
|
|
|
padding: 0 16rpx;
|
|
|
|
padding: 0 16rpx;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@ -732,7 +729,7 @@ page {
|
|
|
|
.infobox4 {
|
|
|
|
.infobox4 {
|
|
|
|
height: 300rpx;
|
|
|
|
height: 300rpx;
|
|
|
|
border-radius: 20rpx;
|
|
|
|
border-radius: 20rpx;
|
|
|
|
box-shadow: -2rpx 0 12rpx .5rpx rgba(129, 129, 129, 0.05);
|
|
|
|
box-shadow: -2rpx 0 12rpx 0.5rpx rgba(129, 129, 129, 0.05);
|
|
|
|
margin: 22rpx 20rpx;
|
|
|
|
margin: 22rpx 20rpx;
|
|
|
|
background: #fff;
|
|
|
|
background: #fff;
|
|
|
|
position: relative;
|
|
|
|
position: relative;
|
|
|
|
@ -1084,7 +1081,13 @@ ec-canvas {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.water_test {
|
|
|
|
.water_test {
|
|
|
|
padding: 22rpx 46rpx;
|
|
|
|
margin: 0 auto;
|
|
|
|
|
|
|
|
box-sizing: border-box;
|
|
|
|
|
|
|
|
padding: 42rpx 48rpx;
|
|
|
|
|
|
|
|
width: 690rpx;
|
|
|
|
|
|
|
|
height: 292rpx;
|
|
|
|
|
|
|
|
background: #ffffff;
|
|
|
|
|
|
|
|
border-radius: 30rpx;
|
|
|
|
.test_step {
|
|
|
|
.test_step {
|
|
|
|
.step_block {
|
|
|
|
.step_block {
|
|
|
|
flex-direction: column;
|
|
|
|
flex-direction: column;
|
|
|
|
@ -1118,6 +1121,7 @@ ec-canvas {
|
|
|
|
color: #000000;
|
|
|
|
color: #000000;
|
|
|
|
margin-left: 14rpx;
|
|
|
|
margin-left: 14rpx;
|
|
|
|
padding-top: 12rpx;
|
|
|
|
padding-top: 12rpx;
|
|
|
|
|
|
|
|
letter-spacing: 2rpx;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.test_txt {
|
|
|
|
.test_txt {
|
|
|
|
@ -1125,6 +1129,8 @@ ec-canvas {
|
|
|
|
font-weight: 500;
|
|
|
|
font-weight: 500;
|
|
|
|
color: #999999;
|
|
|
|
color: #999999;
|
|
|
|
padding-top: 48rpx;
|
|
|
|
padding-top: 48rpx;
|
|
|
|
|
|
|
|
line-height: 36rpx;
|
|
|
|
|
|
|
|
letter-spacing: 2rpx;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.testing {
|
|
|
|
.testing {
|
|
|
|
@ -1158,7 +1164,7 @@ ec-canvas {
|
|
|
|
height: 228rpx;
|
|
|
|
height: 228rpx;
|
|
|
|
background: #ffffff;
|
|
|
|
background: #ffffff;
|
|
|
|
border-radius: 0rpx 0rpx 30rpx 30rpx;
|
|
|
|
border-radius: 0rpx 0rpx 30rpx 30rpx;
|
|
|
|
padding: 51rpx 28rpx 0 39rpx;
|
|
|
|
padding: 51rpx 30rpx 0 36rpx;
|
|
|
|
box-sizing: border-box;
|
|
|
|
box-sizing: border-box;
|
|
|
|
.progress_box {
|
|
|
|
.progress_box {
|
|
|
|
width: 100%;
|
|
|
|
width: 100%;
|
|
|
|
@ -1170,6 +1176,7 @@ ec-canvas {
|
|
|
|
color: #000000;
|
|
|
|
color: #000000;
|
|
|
|
min-width: 200rpx;
|
|
|
|
min-width: 200rpx;
|
|
|
|
margin-right: 60rpx;
|
|
|
|
margin-right: 60rpx;
|
|
|
|
|
|
|
|
letter-spacing: 2rpx;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.tips {
|
|
|
|
.tips {
|
|
|
|
@ -1177,6 +1184,8 @@ ec-canvas {
|
|
|
|
font-weight: 500;
|
|
|
|
font-weight: 500;
|
|
|
|
color: #999999;
|
|
|
|
color: #999999;
|
|
|
|
margin-top: 45rpx;
|
|
|
|
margin-top: 45rpx;
|
|
|
|
|
|
|
|
line-height: 36rpx;
|
|
|
|
|
|
|
|
letter-spacing: 2rpx;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.progress_block {
|
|
|
|
.progress_block {
|
|
|
|
flex: 1;
|
|
|
|
flex: 1;
|
|
|
|
@ -1390,6 +1399,83 @@ image {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.gear_adjustment {
|
|
|
|
|
|
|
|
box-sizing: border-box;
|
|
|
|
|
|
|
|
width: 690rpx;
|
|
|
|
|
|
|
|
height: 300rpx;
|
|
|
|
|
|
|
|
background: #ffffff;
|
|
|
|
|
|
|
|
border-radius: 30rpx;
|
|
|
|
|
|
|
|
padding: 30rpx;
|
|
|
|
|
|
|
|
margin: 30rpx auto 200rpx;
|
|
|
|
|
|
|
|
.gear_box {
|
|
|
|
|
|
|
|
.gear {
|
|
|
|
|
|
|
|
margin-bottom: 30rpx;
|
|
|
|
|
|
|
|
.pos {
|
|
|
|
|
|
|
|
font-size: 26rpx;
|
|
|
|
|
|
|
|
font-weight: 500;
|
|
|
|
|
|
|
|
color: #666666;
|
|
|
|
|
|
|
|
min-width: 76rpx;
|
|
|
|
|
|
|
|
margin-right: 32rpx;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.gear_button {
|
|
|
|
|
|
|
|
width: 500rpx;
|
|
|
|
|
|
|
|
height: 60rpx;
|
|
|
|
|
|
|
|
background: #f8f8f8;
|
|
|
|
|
|
|
|
border-radius: 30rpx;
|
|
|
|
|
|
|
|
justify-content: space-between;
|
|
|
|
|
|
|
|
font-size: 20rpx;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.button_minus {
|
|
|
|
|
|
|
|
width: 90rpx;
|
|
|
|
|
|
|
|
height: 60rpx;
|
|
|
|
|
|
|
|
background: #e5e5e5;
|
|
|
|
|
|
|
|
border-radius: 30rpx 0rpx 0rpx 30rpx;
|
|
|
|
|
|
|
|
display: flex;
|
|
|
|
|
|
|
|
justify-content: center;
|
|
|
|
|
|
|
|
align-items: center;
|
|
|
|
|
|
|
|
.image {
|
|
|
|
|
|
|
|
width: 28rpx;
|
|
|
|
|
|
|
|
height: 28rpx;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.button_plus {
|
|
|
|
|
|
|
|
width: 90rpx;
|
|
|
|
|
|
|
|
height: 60rpx;
|
|
|
|
|
|
|
|
background: #e5e5e5;
|
|
|
|
|
|
|
|
border-radius: 0rpx 30rpx 30rpx 0rpx;
|
|
|
|
|
|
|
|
display: flex;
|
|
|
|
|
|
|
|
justify-content: center;
|
|
|
|
|
|
|
|
align-items: center;
|
|
|
|
|
|
|
|
.image {
|
|
|
|
|
|
|
|
width: 28rpx;
|
|
|
|
|
|
|
|
height: 28rpx;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.button_value {
|
|
|
|
|
|
|
|
display: flex;
|
|
|
|
|
|
|
|
justify-content: center;
|
|
|
|
|
|
|
|
align-items: center;
|
|
|
|
|
|
|
|
font-size: 24rpx;
|
|
|
|
|
|
|
|
width: 320rpx;
|
|
|
|
|
|
|
|
height: 60rpx;
|
|
|
|
|
|
|
|
line-height: 60rpx;
|
|
|
|
|
|
|
|
color: #666;
|
|
|
|
|
|
|
|
.number {
|
|
|
|
|
|
|
|
font-family: PingFang SC;
|
|
|
|
|
|
|
|
font-weight: 800;
|
|
|
|
|
|
|
|
font-size: 30rpx;
|
|
|
|
|
|
|
|
color: #000000;
|
|
|
|
|
|
|
|
margin-right: 4rpx;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.level_box {
|
|
|
|
.level_box {
|
|
|
|
padding-left: 109rpx;
|
|
|
|
padding-left: 109rpx;
|
|
|
|
.level_num {
|
|
|
|
.level_num {
|
|
|
|
@ -1428,9 +1514,9 @@ image {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.current-button {
|
|
|
|
.current-button {
|
|
|
|
background: #CCCC;
|
|
|
|
background: #cccc;
|
|
|
|
.level {
|
|
|
|
.level {
|
|
|
|
color: #CCCC;
|
|
|
|
color: #cccc;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.success_popup {
|
|
|
|
.success_popup {
|
|
|
|
|