Browse Source

布局调整

master
453530270@qq.com 3 years ago
parent
commit
3db350189d
  1. 2
      pages/login/index.vue

2
pages/login/index.vue

@ -267,6 +267,7 @@ import store from '@/store'
font-size: 22rpx; font-size: 22rpx;
font-weight: 600; font-weight: 600;
color: #034373; color: #034373;
line-height: 1.4;
} }
.txbk{ .txbk{
margin-top: 10rpx; margin-top: 10rpx;
@ -275,6 +276,7 @@ import store from '@/store'
font-size: 20rpx; font-size: 20rpx;
} }
.txck{ .txck{
margin-top: 14rpx;
color: #999; color: #999;
} }
} }

Loading…
Cancel
Save