Commit 887b9097 by wangjian

首页改版

parent 753cc07d
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -36,6 +36,8 @@ ...@@ -36,6 +36,8 @@
.container .content.data-v-47b7ea84 { .container .content.data-v-47b7ea84 {
margin: 50% 55rpx; margin: 50% 55rpx;
border-radius: 16rpx; border-radius: 16rpx;
border-top-left-radius: 100rpx;
border-top-right-radius: 100rpx;
background-color: #FFFFFF; background-color: #FFFFFF;
height: 1018rpx; height: 1018rpx;
padding-bottom: 40rpx; padding-bottom: 40rpx;
......
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
z-index: 99999; z-index: 99999;
} }
.container .content.data-v-0f5fa49a { .container .content.data-v-0f5fa49a {
margin: 50% 55rpx; margin: 80% 55rpx;
border-radius: 16rpx; border-radius: 16rpx;
background-color: #FFFFFF; background-color: #FFFFFF;
padding: 48rpx 40rpx; padding: 48rpx 40rpx;
...@@ -84,6 +84,5 @@ ...@@ -84,6 +84,5 @@
color: #FFFFFF; color: #FFFFFF;
font-size: 32rpx; font-size: 32rpx;
z-index: 99999; z-index: 99999;
margin-bottom: 32rpx;
} }
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
z-index: 99999; z-index: 99999;
} }
.container .content.data-v-4f0751c6 { .container .content.data-v-4f0751c6 {
margin: 50% 55rpx; margin: 80% 55rpx 40%;
border-radius: 16rpx; border-radius: 16rpx;
background-color: #FFFFFF; background-color: #FFFFFF;
padding: 48rpx 40rpx; padding: 48rpx 40rpx;
...@@ -79,6 +79,5 @@ ...@@ -79,6 +79,5 @@
color: #FFFFFF; color: #FFFFFF;
font-size: 32rpx; font-size: 32rpx;
z-index: 99999; z-index: 99999;
margin-bottom: 32rpx;
} }
...@@ -73,7 +73,7 @@ ...@@ -73,7 +73,7 @@
font-size: 40rpx; font-size: 40rpx;
} }
.container .content .buy-bottom.data-v-16084278 { .container .content .buy-bottom.data-v-16084278 {
margin-top: 96rpx; margin-top: 64rpx;
border-radius: 40rpx; border-radius: 40rpx;
height: 80rpx; height: 80rpx;
width: 560rpx; width: 560rpx;
...@@ -83,6 +83,5 @@ ...@@ -83,6 +83,5 @@
color: #FFFFFF; color: #FFFFFF;
font-size: 32rpx; font-size: 32rpx;
z-index: 99999; z-index: 99999;
margin-bottom: 32rpx;
} }
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
z-index: 99999; z-index: 99999;
} }
.container .content.data-v-1c468570 { .container .content.data-v-1c468570 {
margin: 50% 28rpx; margin: 40% 56rpx 60%;
border-radius: 16rpx; border-radius: 16rpx;
background-color: #FFFFFF; background-color: #FFFFFF;
padding: 48rpx 40rpx; padding: 48rpx 40rpx;
...@@ -91,7 +91,7 @@ ...@@ -91,7 +91,7 @@
z-index: 9999; z-index: 9999;
} }
.container .content .buy-bottom.data-v-1c468570 { .container .content .buy-bottom.data-v-1c468570 {
margin: 64rpx 0 48rpx; margin: 64rpx 0 0;
border-radius: 40rpx; border-radius: 40rpx;
height: 80rpx; height: 80rpx;
background-color: #FF0520; background-color: #FF0520;
......
...@@ -81,4 +81,9 @@ ...@@ -81,4 +81,9 @@
z-index: 99999; z-index: 99999;
margin-bottom: 32rpx; margin-bottom: 32rpx;
} }
.container .content .re-send.data-v-7ab8fd78 {
text-align: center;
font-size: 28rpx;
color: #999999;
}
...@@ -73,8 +73,9 @@ ...@@ -73,8 +73,9 @@
width: 200%; width: 200%;
height: 100%; height: 100%;
text-align: left; text-align: left;
z-index: 9; z-index: 99999999;
opacity: 1; opacity: 1;
color: #333333;
} }
@-webkit-keyframes twinkling-data-v-37e75918 { @-webkit-keyframes twinkling-data-v-37e75918 {
0% { 0% {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment