main
@0Melon0 2 years ago
parent e64b1f4113
commit dd08e3be54

@ -70,6 +70,7 @@ export default {
background-image: url('@/assets/img/bg.png');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
.contentBox {
height: calc(100% - 100px);
display: flex;

Binary file not shown.

After

Width:  |  Height:  |  Size: 750 KiB

@ -39,7 +39,7 @@ export default {
rowNum: 12,
waitTime: 10000,
carousel: 'page',
headerBGC:"#1D70A2",
headerBGC:"#033860",
},
};
},

Loading…
Cancel
Save