|
@@ -214,13 +214,13 @@ export default {
|
|
|
height: 183px;
|
|
|
border-radius: 19px;
|
|
|
position: absolute;
|
|
|
- top: 481px;
|
|
|
+ top: 550px;
|
|
|
left: calc(50% - 162.5px);
|
|
|
background: #F5F5F5;
|
|
|
}
|
|
|
|
|
|
.w245h244 {
|
|
|
- margin: 238px auto 0;
|
|
|
+ margin: 260px auto 0;
|
|
|
position: relative;
|
|
|
|
|
|
img {
|
|
@@ -277,14 +277,14 @@ export default {
|
|
|
// background-position-y: -44px;
|
|
|
overflow: hidden;
|
|
|
padding-bottom: 30px;
|
|
|
- min-height: 872px;
|
|
|
+ min-height: 812px;
|
|
|
|
|
|
&.type-1 {
|
|
|
background-image: url('~/assets/image/activity/invite-user/bg@2x.png');
|
|
|
}
|
|
|
|
|
|
&.type-2 {
|
|
|
- background-image: url('~/assets/image/activity/invite-user/bj@2x.png');
|
|
|
+ background-image: url('~/assets/image/activity/invite-user/bj2@2x.png');
|
|
|
}
|
|
|
|
|
|
&.type-3 {
|