|
|
@ -90,7 +90,7 @@ |
|
|
|
<div class="mortgage_top_item_cons_right"> |
|
|
|
<div class="mortgage_top_item_cons_right_top"> |
|
|
|
<div class="mortgage_top_item_cons_right_top_video"> |
|
|
|
<iframe :src="spUrl" width="500" height="220" id="ysOpenDevice" allowfullscreen> |
|
|
|
<iframe :src="spUrl" width="500" height="90%" id="ysOpenDevice" allowfullscreen> |
|
|
|
</iframe> |
|
|
|
</div> |
|
|
|
<div class="mortgage_top_item_cons_right_top_foor"> |
|
|
@ -218,7 +218,7 @@ |
|
|
|
|
|
|
|
<el-dialog title="门店分布" :visible.sync="dialogVisible" width="85%"> |
|
|
|
<div class="iframemap"> |
|
|
|
<iframe src="http://jianguan.yyundong.com/map365/#/map" frameborder="0"></iframe> |
|
|
|
<iframe src="https://jianguan.yyundong.com/map365/#/map" frameborder="0"></iframe> |
|
|
|
</div> |
|
|
|
</el-dialog> |
|
|
|
|
|
|
|