wms基础框架

This commit is contained in:
2022-10-20 08:54:53 +08:00
parent 4f131cda36
commit 7a935886d9
2 changed files with 47 additions and 27 deletions

View File

@@ -73,13 +73,11 @@ export default {
// background: linear-gradient(-45deg, rgb(25, 25, 200), rgb(0, 100, 200));
background: url('../../assets/img/choicepart/choicepart-back.png') repeat;
background-size: cover;
overflow-x: scroll;
overflow-x: auto;
.choicepart-box {
width: 1440px;
width: 1585px;
margin: 0 auto;
margin: 0 auto;
padding-top: 16vh;
min-height: 100vh;
padding-top: 25vh;
.choicepart-item {
display: inline-block;
width: 184px;