fix: 安卓异常
This commit is contained in:
@@ -153,11 +153,11 @@ onLoad(async (options) => {
|
||||
.register-container {
|
||||
box-sizing: border-box;
|
||||
min-height: 100vh;
|
||||
padding-bottom: 200rpx;
|
||||
padding-bottom: 50px;
|
||||
// background-repeat: no-repeat;
|
||||
// background-size: cover;
|
||||
background:
|
||||
url('@/static/images/brand-person.png') right 40rpx bottom / 60% no-repeat,
|
||||
url('@/static/images/brand-person.png') right 20px bottom / 60% no-repeat,
|
||||
url('@/static/images/login-bg.jpg') top center / cover no-repeat;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user