mirror of
https://gitee.com/elegant_wings/dbd-meeting-wx-small.git
synced 2025-06-21 16:39:37 +08:00
描述:登录页细节优化
This commit is contained in:
parent
aaaac8c7ba
commit
ae5b0b3f54
@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"navigationBarTitleText": "登录",
|
|
||||||
"usingComponents": {
|
|
||||||
|
|
||||||
}
|
"navigationBarTitleText": "登录",
|
||||||
|
"navigationBarTextStyle" : "white",
|
||||||
|
"navigationBarBackgroundColor": "#508ee6",
|
||||||
|
"navigationStyle": "custom"
|
||||||
}
|
}
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
.titleImg{
|
.titleImg{
|
||||||
display: block;
|
display: block;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 150rpx;
|
top: 296rpx;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
margin-left: -325rpx;
|
margin-left: -325rpx;
|
||||||
width: 649rpx;
|
width: 649rpx;
|
||||||
@ -20,7 +20,7 @@
|
|||||||
.bottomView{
|
.bottomView{
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
bottom: 120rpx;
|
bottom: 129rpx;
|
||||||
margin-left: -310rpx;
|
margin-left: -310rpx;
|
||||||
width: 620rpx;
|
width: 620rpx;
|
||||||
height: 150rpx;
|
height: 150rpx;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user