Browse Source

样式修改

mentoswzq 4 years ago
parent
commit
f203fec4e8
4 changed files with 35 additions and 35 deletions
  1. BIN
      img/aboutUs01.jpg
  2. BIN
      img/index/index_webkit3.png
  3. 32 32
      views/common.html
  4. 3 3
      views/portal/aboutUs.html

BIN
img/aboutUs01.jpg


BIN
img/index/index_webkit3.png


+ 32 - 32
views/common.html

@@ -52,18 +52,18 @@
 					</li>
 				</ul>
 			</div>
-			<div class="APP">
-				<img th:src="${portalHost+'/img/indedImg/inded30.png'}" alt="" />
-				<a>APP下载
-					<span class="webkitDown"></span>
-				</a>
-				<div class="xialaewm">
-					<div class="cont_rights android" id="Android">
-						<img th:src="${portalHost+'/img/erweima_android.jpg'}" alt="">
-						<p>Android版</p>
-					</div>
-				</div>
-			</div>
+<!--			<div class="APP">-->
+<!--				<img th:src="${portalHost+'/img/indedImg/inded30.png'}" alt="" />-->
+<!--				<a>APP下载-->
+<!--					<span class="webkitDown"></span>-->
+<!--				</a>-->
+<!--				<div class="xialaewm">-->
+<!--					<div class="cont_rights android" id="Android">-->
+<!--						<img th:src="${portalHost+'/img/erweima_android.jpg'}" alt="">-->
+<!--						<p>Android版</p>-->
+<!--					</div>-->
+<!--				</div>-->
+<!--			</div>-->
 		</div>
 		<div class="navWrapper webkitHover">
 			<ol>
@@ -306,11 +306,11 @@
 							<p>400-8800-962</p>
 						</div>
 						<div class="cont_right android"  style="margin-left: 210px;">
-							<img th:src="${portalHost+'/img/erweima_android.jpg'}" alt=""/>
-							<p>Android版</p>
+<!--							<img th:src="${portalHost+'/img/erweima_android.jpg'}" alt=""/>-->
+<!--							<p>Android版</p>-->
 						</div>
 						<div class="cont_right">
-							<img th:src="${portalHost+'/img/erweima.jpg'}" alt=""/>
+							<img th:src="${portalHost+'/img/erweima.jpg'}" alt="" style="width: 81px;height: auto"/>
 							<p>微信公众号</p>
 						</div>					
 					</div>
@@ -369,25 +369,25 @@
 					</a>
 					<div class="phoneTxt">
 						<p>公众号</p>
-						<img th:src="${portalHost+'/img/erweima.jpg'}" alt="">
-					</div>
-				</li>
-				<li>
-					<a>
-						<span class="glyphicon glyphicon-bookmark"></span>
-					</a>
-					<div class="phoneTxt">
-						<p>APP</p>
-						<div>
-							<img th:src="${portalHost+'/img/erweima_iphone.png'}" alt="">
-							<p>iPhone版</p>
-						</div>
-						<div>
-							<img th:src="${portalHost+'/img/erweima_android.jpg'}" alt="">
-							<p>Android版</p>
-						</div>
+						<img th:src="${portalHost+'/img/erweima.jpg'}" alt="" style="width: 85px;height: auto;">
 					</div>
 				</li>
+<!--				<li>-->
+<!--					<a>-->
+<!--						<span class="glyphicon glyphicon-bookmark"></span>-->
+<!--					</a>-->
+<!--					<div class="phoneTxt">-->
+<!--						<p>APP</p>-->
+<!--						<div>-->
+<!--							<img th:src="${portalHost+'/img/erweima_iphone.png'}" alt="">-->
+<!--							<p>iPhone版</p>-->
+<!--						</div>-->
+<!--						<div>-->
+<!--							<img th:src="${portalHost+'/img/erweima_android.jpg'}" alt="">-->
+<!--							<p>Android版</p>-->
+<!--						</div>-->
+<!--					</div>-->
+<!--				</li>-->
 			</ul>
 		</div>
 	</th:block>

File diff suppressed because it is too large
+ 3 - 3
views/portal/aboutUs.html