提交代码

This commit is contained in:
2025-06-26 11:41:12 +08:00
commit d75fb55eec
396 changed files with 42172 additions and 0 deletions

18
src/bszx/pay/detail.scss Normal file
View File

@@ -0,0 +1,18 @@
.content {
padding: 32px;
line-height: 2.4rem;
}
.content-bg{
background-image: url("https://oss.wsdns.cn/20250224/7230c35b276f420a8527d08358759d8c.jpg");
background-repeat: no-repeat;
background-size: 100%;
background-position: bottom;
}
page{
background-color: #fff2ee !important;
}
.nr-bg{
background: linear-gradient(to bottom, #ffe0e0, #ffffff);
}