样式整改
This commit is contained in:
@@ -230,7 +230,8 @@ export default {
|
||||
}
|
||||
.home_v3 {
|
||||
height: 100%;
|
||||
background: url("~@/assets/images/shangqi/home/home-bg.png") no-repeat;
|
||||
//background: url("~@/assets/images/shangqi/home/home-bg.png") no-repeat;
|
||||
background: url("~@/assets/images/shangqi/home/BG.png") no-repeat;
|
||||
background-size: cover;
|
||||
padding: 6px 26px;
|
||||
display: flex;
|
||||
@@ -246,7 +247,8 @@ export default {
|
||||
display: inline-block;
|
||||
width: 160px;
|
||||
height: 61px;
|
||||
background: url("~@/assets/images/shangqi/home/logo-bg.png") no-repeat;
|
||||
//background: url("~@/assets/images/shangqi/home/logo-bg.png") no-repeat;
|
||||
background: url("~@/assets/images/shangqi/home/logo2.png") no-repeat;
|
||||
background-size: cover;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1258,7 +1258,8 @@ export default {
|
||||
<style lang="less" scoped>
|
||||
.home_v3 {
|
||||
height: 100%;
|
||||
background: url("~@/assets/images/shangqi/home/home-bg.png") no-repeat;
|
||||
//background: url("~@/assets/images/shangqi/home/home-bg.png") no-repeat;
|
||||
background: url("~@/assets/images/shangqi/home/BG.png") no-repeat;
|
||||
background-size: cover;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user