master
chen 2021-12-13 13:54:04 +08:00
parent c924a90506
commit ecebd6e558
1 changed files with 4 additions and 1 deletions

View File

@ -200,6 +200,9 @@
position: relative; position: relative;
height: 100vh; height: 100vh;
} }
.box-content::before{
background: url(../imgs/public/massage-icon.png) no-repeat;
}
.bao-box { .bao-box {
position: fixed; position: fixed;
top: 200px; top: 200px;