feat: 批量购买

This commit is contained in:
2025-04-22 14:30:04 +08:00
parent 3f9b5ad427
commit d172adc93d
10 changed files with 319 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
.orico_Page_bussiness {
width: 100%;
position: relative;
height: 100vh;
min-height: 100vh;
overflow-y: auto;
overflow-x: hidden;
background: #f2f2f2;
@@ -10,6 +10,7 @@
width: 100%;
background: #f2f2f2;
position: relative;
padding-top: 2.5rem;
}
.orico_Page_bussiness .bussinessMain .bd_main {
max-width: 1366px;