作者 xuyangjie

修改登录样式

... ... @@ -51,7 +51,8 @@
.input image:last-child{
position: absolute;
right: 32rpx;
top: 32rpx;
top: 50%;
margin-top: -16rpx;
width: 32rpx;
height: 32rpx;
z-index: 9999;
... ...
{
"usingComponents": {
"login": "../../componets/login/login"
},
"navigationBarBackgroundColor": "#3a3942",
"navigationBarTextStyle": "white",
"navigationBarTitleText": "B&C HOUSE"
}
\ No newline at end of file
... ...