Merge pull request '1' (#70) from pc-master into portal

Reviewed-on: #70
portal
xiaomeng 2023-12-11 01:14:02 +00:00
commit 1b6e8a4a11
3 changed files with 2955 additions and 5629 deletions

8580
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -267,7 +267,7 @@
min-height: 900px;
overflow: auto;
background: url(../image/index-background.png) no-repeat;
background-size: 1920px 1080px;
background-size: cover;
background-position: center top;
}

View File

@ -296,7 +296,7 @@
min-height: 900px;
overflow: auto;
background: url(../image/index-background.png) no-repeat;
background-size: 1920px 1080px;
background-size: cover;
background-position: center top;
.no-list {