/* pages/login/register.wxss */ page{ background-color: #F4F5F6; } .container{ font-size: 30rpx; width: 100%; align-items: center; } .codeImage{ margin-top: 60rpx; width: 320rpx; height: 320rpx; } .title{ margin-top: 30rpx; height: 60rpx; line-height: 60rpx; }