楼盘表样式调整
Showing
1 changed file
with
2 additions
and
3 deletions
| ... | @@ -10,7 +10,7 @@ | ... | @@ -10,7 +10,7 @@ | 
| 10 | <div | 10 | <div | 
| 11 | :class=" | 11 | :class=" | 
| 12 | lpbData.cs.length == 0 && lpbData.zdys.length == 0 | 12 | lpbData.cs.length == 0 && lpbData.zdys.length == 0 | 
| 13 | ? 'ljz-wrap' | 13 | ? 'bottom40 ljz-wrap' | 
| 14 | : 'ljz-wrap' | 14 | : 'ljz-wrap' | 
| 15 | " | 15 | " | 
| 16 | v-show="lpbData.ljzs.length > 0" | 16 | v-show="lpbData.ljzs.length > 0" | 
| ... | @@ -771,8 +771,7 @@ export default { | ... | @@ -771,8 +771,7 @@ export default { | 
| 771 | } | 771 | } | 
| 772 | } | 772 | } | 
| 773 | .bottom40 { | 773 | .bottom40 { | 
| 774 | position: absolute; | 774 | margin-bottom: -30px; | 
| 775 | bottom: 40px; | ||
| 776 | } | 775 | } | 
| 777 | .zdy-wrap { | 776 | .zdy-wrap { | 
| 778 | height: auto; | 777 | height: auto; | ... | ... | 
- 
Please register or sign in to post a comment