单元信息 增加修改
Showing
1 changed file
with
4 additions
and
1 deletions
| ... | @@ -6,7 +6,9 @@ | ... | @@ -6,7 +6,9 @@ |
| 6 | <!-- <div><span class="tip-title">宗地合并:</span></div>--> | 6 | <!-- <div><span class="tip-title">宗地合并:</span></div>--> |
| 7 | <!-- </div>--> | 7 | <!-- </div>--> |
| 8 | <div id="mountNode" ref="containerWidth"></div> | 8 | <div id="mountNode" ref="containerWidth"></div> |
| 9 | <div id="mountNodeRight"></div> | 9 | <div id="mountNodeRight"> |
| 10 | 单元信息 | ||
| 11 | </div> | ||
| 10 | </div> | 12 | </div> |
| 11 | </template> | 13 | </template> |
| 12 | 14 | ||
| ... | @@ -242,6 +244,7 @@ export default { | ... | @@ -242,6 +244,7 @@ export default { |
| 242 | } | 244 | } |
| 243 | 245 | ||
| 244 | #mountNodeRight{ | 246 | #mountNodeRight{ |
| 247 | margin-top: 20px; | ||
| 245 | width: 38%; | 248 | width: 38%; |
| 246 | float: right; | 249 | float: right; |
| 247 | height: 1000px; | 250 | height: 1000px; | ... | ... |
-
Please register or sign in to post a comment