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