This commit is contained in:
2024-05-24 10:53:12 +08:00
parent 36e5e8c68f
commit 394e6d81f0
2 changed files with 5 additions and 9 deletions

View File

@@ -23,7 +23,7 @@ uni-button[disabled]:not([type]), uni-button[disabled][type=default] {
.content{
width: 100%;
height: 100%;
min-height: 100%;
background: center / 100% auto url(./static/images/page_bg.jpg) no-repeat;
background-color: #040d1e;
}