Merge remote-tracking branch 'origin/master'
Showing
12 changed files
with
40 additions
and
49 deletions
-
Please register or sign in to post a comment
... | ... | @@ -103,7 +103,7 @@ ol, ul { list-style:none; } |
>.is-top{ | ||
position: -webkit-fixed; | ||
position: fixed; | ||
top: 60px; | ||
top: 72px; | ||
z-index: 999; | ||
width: 100%; | ||
margin-bottom: 0; | ||
... | ... |
... | ... | @@ -853,10 +853,7 @@ export default { |
color: #fff; | ||
border-bottom: 1px solid #e6e6e6; | ||
} | ||
.dyzt { | ||
height: 81px; | ||
line-height: 81px; | ||
} | ||
.dyzt, | ||
.fwxz, | ||
.fwyt { | ||
height: 122px; | ||
... | ... |