Bladeren bron

app下载页更新

raolu 6 jaren geleden
bovenliggende
commit
aff27319f6
3 gewijzigde bestanden met toevoegingen van 3 en 3 verwijderingen
  1. 1 1
      html/download/css/download.css
  2. 2 2
      html/download/html/downloadAPP.html
  3. BIN
      html/download/images/BG.png

+ 1 - 1
html/download/css/download.css

@ -10,7 +10,7 @@ img {
	width: 100%;
	max-width: 640px;
	height: 100%;
	background-image: url(../images/BG.jpg);
	background-image: url(../images/BG.PNG);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;

+ 2 - 2
html/download/html/downloadAPP.html

@ -20,9 +20,9 @@
                    <h1>厦门i健康医生端下载页</h1>
                </div>
            </div>-->
            <div class="">
            <!--<div class="">
            	<img src="../images/tu_icon.png" alt="">
            </div>
            </div>-->
            <!--<div class="red">
            	<img src="../images/red.png" alt="">
            </div>

BIN
html/download/images/BG.png