|
|
@@ -66,8 +66,8 @@ use yii\helpers\Html;
|
|
|
<div class="iPhone_">
|
|
|
<div>
|
|
|
<img id="download_ewm_android" src="<?= STATIC_URL ?>/static/fxm/images/download.jpg" style="width:180px !important;margin-right:20px;margin-top:10px;">
|
|
|
- <img id="download_ewm_android3" src="<?= STATIC_URL ?>/static/fxm/images/download3.jpg" style="width:200px !important;margin-right:20px;margin-top:10px;">
|
|
|
- <img id="download_ewm_android1" src="<?= STATIC_URL ?>/static/fxm/images/download1.jpg" style="width:180px !important;margin-right:20px;">
|
|
|
+ <img id="download_ewm_android3" src="<?= STATIC_URL ?>/static/fxm/images/download3.jpg" style="width:200px !important;margin-right:20px;">
|
|
|
+ <img id="download_ewm_android1" src="<?= STATIC_URL ?>/static/fxm/images/download1.jpg" style="width:180px !important;margin-right:20px;margin-top:10px;">
|
|
|
<img id="download_ewm_android2" src="<?= STATIC_URL ?>/static/fxm/images/download2.jpg" style="width:200px !important;margin-right:20px;">
|
|
|
</div>
|
|
|
<div style="width: 100px;font-size: 20px;box-sizing: inherit;">第一个为主要下载码,其他三个为辅助下载码</div>
|