From 2a6367f5357b765deed8c2929de2da30cbcf679c Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期一, 19 八月 2019 19:18:49 +0800 Subject: [PATCH] 2019-08-19update --- src/views/companyProfile/AboutMingKe.vue | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/views/companyProfile/AboutMingKe.vue b/src/views/companyProfile/AboutMingKe.vue index 4c0bcd3..044c416 100644 --- a/src/views/companyProfile/AboutMingKe.vue +++ b/src/views/companyProfile/AboutMingKe.vue @@ -14,14 +14,14 @@ <p style="margin-top: 0.2rem;">2016骞达紝鏄庣10鍛ㄥ勾涔嬮檯锛屾槑绉戜笘绾垚绔嬶紝涓撴敞浜庣數鍟嗛鍩燂紝鏃ㄥ湪閿�鍞涓庡鎴峰疄鐜板叡璧�</p> <p style="margin-top: 0.2rem;">鏄庣浠ュ紩棰嗕紒涓氭柊鎬濈淮銆佹彁鍗囦紒涓氭簮鍔ㄥ姏銆佸府鍔╁鎴锋垚鍔熶负浣垮懡锛屼互鍒涢�犲鎴锋弧鎰忔潵璧㈠緱瀹㈡埛鐨勫繝璇氾紝涓庡鎴峰叡鎴愰暱銆傝嚧鍔涗簬鎴愪负鍏ㄧ悆棰嗗厛鐨勭鐞嗚蒋浠跺強瑙e喅鏂规鎻愪緵鍟�</p> </div> - <div><img src="../../img/about_info.png" alt=""></div> + <div><img src="../../img/about_info.jpg" alt=""></div> </div> <div class="three"> <div class="content_title fadeInUp zoomIn animated"><span>3澶т紭鍔�</span></div> <div class="content"> <ul class="goods_ul"> <li> - <div><h3><img src="../../img/goods.png" alt=""></h3></div> + <div><h3><img src="../../img/goods.jpg" alt=""></h3></div> <h2>浜у搧浼樺娍</h2> <p>鍥藉唴棣栨帹鐨勫钩鍙板寲寮�鍙戯紝浣块」鐩紑鍙戞晥鐜囨彁鍗�30%锛屼骇鍝佹�ц兘绋冲畾銆佹槗鍙樻洿</p> </li> @@ -48,7 +48,7 @@ <div class="content_title fadeInUp zoomIn animated"><span>浼佷笟鎰挎櫙</span></div> <div class="content vision"> <p>鎴愪负涓浗淇℃伅鍖栦环鍊间紶閫掔殑鍊″鑰咃紝鑷村姏浜庨�氳繃淇℃伅鍖栨墜娈垫帹鍔ㄤ緵缁欎晶鏀归潻锛屽府鍔╀紒涓氬畬鎴愪腑鍥芥櫤閫犲崌绾с��</p> - <div class="contentimg"><img src="../../img/feiji.png" alt=""></div> + <div class="contentimg"><img src="../../img/feiji.jpg" alt=""></div> </div> <div style="height: 1rem;clear: both;"></div> </div> @@ -72,7 +72,7 @@ } .banner { width: 100%; - background: url(../../img/aboutBanner.png) no-repeat; + background: url(../../img/aboutBanner.jpg) no-repeat; background-size: 160% auto; min-height: 4rem; display: flex; @@ -253,7 +253,7 @@ } @media (min-width: 751px) { .banner{ - background: url(../../img/aboutBanner.png) no-repeat center center; + background: url(../../img/aboutBanner.jpg) no-repeat center center; background-size: cover; min-height: 5.65rem; display: flex; -- Gitblit v1.8.0