style(邀请新用户活动): 调整样式
This commit is contained in:
parent
f2a6d3d15f
commit
b742a250dc
@ -641,7 +641,7 @@
|
|||||||
style="
|
style="
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
|
|
||||||
padding: 20vw 0 10vw;
|
padding: 30vw 0 10vw;
|
||||||
|
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
@ -650,7 +650,7 @@
|
|||||||
@click="closedPopup"
|
@click="closedPopup"
|
||||||
>
|
>
|
||||||
<itemCenter
|
<itemCenter
|
||||||
style="width: 100vw; min-height: 240.66vw; direction: ltr"
|
style="width: 100vw; min-height: 240.66vw"
|
||||||
:imgUrl="imageUrl(getImgName('enterCodeBg'))"
|
:imgUrl="imageUrl(getImgName('enterCodeBg'))"
|
||||||
:contentStyle="`padding: 31.5vw 6vw 10vw;display: flex;flex-direction: column;justify-content: flex-start;`"
|
:contentStyle="`padding: 31.5vw 6vw 10vw;display: flex;flex-direction: column;justify-content: flex-start;`"
|
||||||
@click.stop
|
@click.stop
|
||||||
@ -1593,6 +1593,8 @@ onUnmounted(() => {
|
|||||||
padding-right: 5vw;
|
padding-right: 5vw;
|
||||||
height: 14vw;
|
height: 14vw;
|
||||||
|
|
||||||
|
direction: ltr;
|
||||||
|
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user