Commit 57379a7c authored by lijiongliang's avatar lijiongliang

登录页面样式修改

parent ed327975
...@@ -293,10 +293,16 @@ export default { ...@@ -293,10 +293,16 @@ export default {
button::after { button::after {
border: none; border: none;
} }
.appCotent{
display: flex;
align-items: center;
justify-content: center;
}
.binding { .binding {
position: relative;
top:-120rpx;
.login__logo { .login__logo {
padding-top: 206rpx; // padding-top: 206rpx;
text-align: center; text-align: center;
image { image {
width: 174rpx; width: 174rpx;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment