顶部导航栏

main
严飞永 3 weeks ago
parent 34d14b8a09
commit 0e358e55cb

@ -270,7 +270,7 @@ export default {
.top_nav {
width: $ScreenWidth;
position: absolute;
height: 130px;
height: 204px;
// background: url("~@/assets/privateOrder/topNar/topNav.png");
background-size: 100% 100%;
z-index: 10;
@ -284,7 +284,7 @@ export default {
display: flex;
padding-right: 15%;
padding-left: 20%;
padding-top: 25px;
padding-bottom: 20px;
align-items: center;
justify-content: center;
}
@ -438,10 +438,10 @@ export default {
display: flex;
align-items: center;
position: absolute;
left: 65px;
top: 35px;
width: 1087px;
height: 80px;
left: 103px;
top: 50px;
width: 1211px;
height: 154px;
justify-content: space-between;
z-index: 11;
background: url("~@/assets/sentimeent/时间背景图.png");

Loading…
Cancel
Save