Bläddra i källkod

二维码样式调整

Robin 6 år sedan
förälder
incheckning
20f8b3def9
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      normand/frontend/frontend/views/layouts/main.php

+ 2 - 2
normand/frontend/frontend/views/layouts/main.php

@@ -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>