Browse Source

app下载页更新

raolu 6 years ago
parent
commit
aff27319f6

+ 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