wms基础框架
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user