feat: 联系我们成为分销商

This commit is contained in:
2025-04-21 11:59:11 +08:00
committed by jsasg
parent f04635dae5
commit f3dc287ad7
11 changed files with 380 additions and 49 deletions

View File

@@ -1,7 +1,7 @@
.orico_Page_distributor {
width: 100%;
position: relative;
height: 100vh;
min-height: 100vh;
overflow-y: auto;
overflow-x: hidden;
background: #f2f2f2;
@@ -12,7 +12,7 @@
background: #fff;
border-radius: 1rem;
padding: 4.375rem 2.4375rem;
margin: 2.5rem auto;
margin: 6rem auto 2.5rem auto;
}
.orico_Page_distributor .distributorMain .redtag {
position: absolute;
@@ -107,6 +107,7 @@
background: #f2f2f2;
border: none;
border-radius: 0.5rem;
resize: none;
font-family: Montserrat-Regular, Montserrat;
}
.orico_Page_distributor .distributorMain .bttj {

Binary file not shown.

After

Width:  |  Height:  |  Size: 578 KiB