ソースを参照

下载二维码调整

jace 5 年 前
コミット
6873939578

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

@@ -50,11 +50,11 @@ use yii\helpers\Html;
     <div class="iPhone_">
         <div>
             <img id="download_ewm_iosend1" src="<?= STATIC_URL ?>/static/fxm/images/androiddownload.png"   >
-            <img id="download_ewm_iosend" src="<?= STATIC_URL ?>/static/fxm/images/iphonedownload.jpg" style="margin: 0px 10px;">
+            <!-- <img id="download_ewm_iosend" src="<?= STATIC_URL ?>/static/fxm/images/iphonedownload.jpg" style="margin: 0px 10px;"> -->
 		    <!-- <img id="" src="<?= STATIC_URL ?>/static/fxm/images/master.jpg" >
             <img id="download_ewm_iosend1" src="<?= STATIC_URL ?>/static/fxm/images/spare.jpg" > -->
         </div>
-        <div style="width: 100px;font-size: 20px;box-sizing: inherit;">第一个为主要下载码,其他为辅助下载码</div>
+        <!-- <div style="width: 100px;font-size: 20px;box-sizing: inherit;">第一个为主要下载码,其他为辅助下载码</div> -->
         <img class="closeButton" id="closeButton" src="<?= STATIC_URL ?>/static/fxm/images/closeButton.png">
     </div>
 </div>

+ 2 - 2
normand/frontend/frontend/web/static/fxm/css/layout.css

@@ -2497,12 +2497,12 @@ select.error {
 
 .mobile-download .iPhone_ {
   position: absolute;
-  width:840px;
+  width:450px;
   height: 420px;
   top: 50%;
   margin-top: -210px;
   left: 50%;
-  margin-left: -420px;
+  margin-left: -225px;
   background: #fff;
   -webkit-box-shadow: 0 0 20px #ccc;
           box-shadow: 0 0 20px #ccc;

BIN
normand/frontend/frontend/web/static/fxm/images/androiddownload.png