zhongqu.php 723 B

12345678910111213141516171819202122
  1. <?php
  2. use mobile\assets\AppAsset;
  3. use yii\helpers\Url;
  4. // AppAsset::addCss($this, Yii::$app->request->baseUrl . "/overseas/css/lpindex.css");
  5. AppAsset::addScript($this, Yii::$app->request->baseUrl . '/js/lpindex/zhongqu.js');
  6. // AppAsset::addScript($this, Yii::$app->request->baseUrl . "/js/applyVerify.min.js");
  7. $this->title = '易购房-VR详情';
  8. ?>
  9. <style>
  10. .foot-height,.stern,.gongsijianjie,.footer_copy,.foot-height,.wh,.y_puicfoot {display:none;}
  11. #cnzz_stat_icon_1274671797 {display:none;}
  12. iframe {border-width: 0;}
  13. </style>
  14. <!-- 导航 -->
  15. <?php $this->beginContent('@app/views/public/nav.php'); ?>
  16. <?php $this->endContent(); ?>
  17. <div class="wbox">
  18. <iframe class="wbox_iframe" src="<?=$url?>"></iframe>
  19. </div>