feat: 联系我们

This commit is contained in:
2025-04-18 14:35:35 +08:00
parent 92675ac6ba
commit 5c6475150b
14 changed files with 323 additions and 2 deletions

View File

@@ -1,9 +1,10 @@
.orico_Page_contact {
width: 100%;
position: relative;
height: 100vh;
min-height: 100vh;
overflow-y: auto;
overflow-x: hidden;
padding-bottom: 3.75rem;
background: #f1f1f1;
}
.orico_Page_contact .contactMain {
@@ -25,7 +26,6 @@
border-radius: 1.5rem;
display: flex;
justify-content: flex-start;
width: 100%;
padding: 4rem;
margin-top: 3rem;
}
@@ -116,6 +116,7 @@
background: #f2f2f2;
border: none;
font-family: Montserrat-Regular, Montserrat;
resize: none;
}
.orico_Page_contact .contactMain .contact_c .all_contact .question .question_form .list .form_input input,
.orico_Page_contact .contactMain .contact_c .all_contact .question .question_form .list .form_input textarea {

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB