Commit a226032d authored by agping's avatar agping

6

parent b0b2e01f
...@@ -14,11 +14,11 @@ ...@@ -14,11 +14,11 @@
<span class="shop-detail btn btn-info">商铺</span> <span class="shop-detail btn btn-info">商铺</span>
<span class="office-detail btn btn-default">办公楼</span> <span class="office-detail btn btn-default">办公楼</span>
</h4> </h4>
<div class="detail-modal-body-sec1"> <div class="detail-modal-body-sec1" style="height: 760px;">
<iframe src="" style="width: 100%;height: 1200px;border: 0;" class="iframeShop"></iframe> <iframe src="" style="width: 100%;height: 100%;border: 0;" class="iframeShop"></iframe>
</div> </div>
<div class="detail-modal-body-sec2" style="display: none;"> <div class="detail-modal-body-sec2" style="display: none;height: 760px;">
<iframe src="" style="width: 100%;height: 1200px;border: 0;" class="iframeOffice"></iframe> <iframe src="" style="width: 100%;height: 100%;border: 0;" class="iframeOffice"></iframe>
</div> </div>
</div> </div>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment