新增审核专用官网

This commit is contained in:
Dragon
2023-09-13 14:23:06 +08:00
parent adbb636997
commit 827b3540f2
40 changed files with 1766 additions and 3 deletions

View File

@@ -16,6 +16,7 @@ html {
.m-bg img {
display: block;
}
.homePc {
width: 100%;
height: 10rem;
@@ -57,10 +58,11 @@ html {
left: 2.4rem;
bottom: 1.6rem;
}
.eori {
width: 100%;
background: #30312C;
color: rgb(255, 255, 255);
color: white;
padding: 0.2rem 0;
vertical-align: top;
}
@@ -80,12 +82,15 @@ html {
body {
background-color: #0C0122;
}
.pc-bg {
display: none;
}
.m-bg {
display: block;
}
.homeM {
width: 100%;
height: 14.89rem;
@@ -143,6 +148,7 @@ html {
width: 2.2rem;
height: 0.7rem;
}
.button-wrapper {
display: block;
position: absolute;
@@ -156,6 +162,7 @@ html {
width: 100%;
height: 100%;
}
.button2-wrapper {
display: block;
position: absolute;
@@ -170,9 +177,11 @@ html {
width: 100%;
height: 100%;
}
.m-button {
display: block;
}
.text-wrapper {
padding-left: 0;
width: 90%;
@@ -183,13 +192,14 @@ html {
margin-bottom: 10px;
}
.text-wrapper .text1,
.text-wrapper p {
.text-wrapper p {
text-align: center;
}
.eori {
width: 100%;
background: #30312C;
color: rgb(255, 255, 255);
color: white;
padding: 0.2rem 0;
}
.eori .recordfoot {