Commit 2261490b authored by 姬鋆屾's avatar 姬鋆屾

tui

parent ab72c8cf
......@@ -83,7 +83,7 @@ export default {
.platform {
width: 100%;
height: 100%;
background: url("~@/assets/images/pingtaibg.png") center no-repeat;
background: url("~@/assets/images/siteArrange/bg-pintai.jpg") center no-repeat;
background-size: cover;
padding-top: @headerH;
......@@ -104,7 +104,8 @@ export default {
width: 1200px;
height: 440px;
margin: auto;
background-color: #ffffff;
// background-color: #ffffff;
background: rgba(5, 30, 75, 0.66);
display: flex;
flex-wrap: wrap;
.ant-card {
......@@ -152,4 +153,4 @@ export default {
margin: auto;
}
}
</style>
\ No newline at end of file
</style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment