提交10.31

This commit is contained in:
wuzhimiao
2025-10-31 18:43:06 +08:00
parent 5859560694
commit a8742d4521
48 changed files with 945 additions and 1928 deletions

View File

@@ -431,7 +431,7 @@ this.personStatusOptions=serviceContentOptions1
.page {
height: 100vh;
background-color: #eef1f5 !important;
background-image: url("~@/static/images/top.png");
background-image: url("~@/packageRc/static/images/top.png");
background-repeat: no-repeat;
background-size: 100% auto;
}