From b0ac697766a84e6e9643bb9b1d22843cc0df8c55 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 27 五月 2022 21:19:50 +0800 Subject: [PATCH] 2022-05-27 --- src/components/footer.vue | 65 +++++++++++++++++++++++++++----- 1 files changed, 54 insertions(+), 11 deletions(-) diff --git a/src/components/footer.vue b/src/components/footer.vue index a3aee41..009a45c 100644 --- a/src/components/footer.vue +++ b/src/components/footer.vue @@ -2,12 +2,18 @@ <div class="footer"> <div class="wrapper"> <div class="footer_left"> - <img src="../img/ming.png" alt /> - <h3>鍖椾含鏄庣鏅崕淇℃伅鎶�鏈湁闄愬叕鍙�</h3> - <h2>甯姪浼佷笟瀹屾垚涓浗鏅洪�犲崌绾�</h2> + <h3><img src="../img/ming.png" alt />鍖椾含鏄庣鏅崕淇℃伅鎶�鏈湁闄愬叕鍙�</h3> <p class="footer_left_address">鍖椾含甯傛湞闃冲尯寤哄浗璺�88鍙稴OHO鐜颁唬鍩�2鍙锋ゼ29灞�</p> <p class="footer_left_address">鍖椾含甯傞�氬窞鍖烘柊鍗庡寳琛�156鍙蜂繚鍒╁ぇ閮芥眹6-808</p> - <p class="footer_left_address">浜琁CP澶�12007830鍙�</p> + <p class="footer_left_address"><a href="http://beian.miit.gov.cn/" target="_blank">浜琁CP澶�12007830鍙�</a></p> + <p class="footer_left_address"> + <a href="https://www.cnzz.com/stat/website.php?web_id=1279630927" style="margin-right: 20px;" target="_blank" title="绔欓暱缁熻"><img border="0" hspace="0" vspace="0" src="https://icon.cnzz.com/img/pic.gif"></a> + <!-- <a href="https://www.51.la/?comId=4874247" title="51.La 缃戠珯娴侀噺缁熻绯荤粺" target="_blank"><span class="la">51La</span></a> --> + <a href="http://exmail.qq.com/login" style="margin-right: 20px;" target="_blank" >浼佷笟閭</a> + <a href="https://cli.im/" style="margin-right: 20px;" target="_blank" >鐢熸垚浜岀淮鐮�</a> + <a href="http://www.qinms.com/webapp/barcode/index.aspx" style="margin-right: 20px;" target="_blank" >鐢熸垚鏉″舰鐮�</a> + <a href="http://crm.mk9h.cn/index.html" target="_blank" >crm</a> + </p> </div> <div class="footer_right"> <h3 class="m_hide">鑱旂郴鎴戜滑</h3> @@ -31,7 +37,14 @@ <div class="footer_bottom"> <p>鍖椾含甯傛湞闃冲尯寤哄浗璺�88鍙稴OHO鐜颁唬鍩�2鍙锋ゼ29灞�</p> <p>鍖椾含甯傞�氬窞鍖烘柊鍗庡寳琛�156鍙蜂繚鍒╁ぇ閮芥眹6-808</p> - <p>浜琁CP澶�12007830鍙�</p> + <p><a href="http://beian.miit.gov.cn/" target="_blank">浜琁CP澶�12007830鍙�</a></p> + <p> + <a href="https://www.51.la/?comId=4874247" title="51.La 缃戠珯娴侀噺缁熻绯荤粺" target="_blank"><span class="la">51La</span></a> + <a href="http://exmail.qq.com/login" style="margin-right: 20px;" target="_blank" >浼佷笟閭</a> + <a href="https://cli.im/" style="margin-right: 20px;" target="_blank" >鐢熸垚浜岀淮鐮�</a> + <a href="http://www.qinms.com/webapp/barcode/index.aspx" style="margin-right: 20px;" target="_blank" >鐢熸垚鏉″舰鐮�</a> + <a href="http://crm.mk9h.cn/index.html" target="_blank" >crm</a> + </p> </div> </div> </template> @@ -57,7 +70,7 @@ .footer { background: #171717; display: flex; - padding: 0.3rem 1rem 0.2rem; + padding: 0.1rem 1rem 0.2rem; } .footer_left { float: left; @@ -78,6 +91,9 @@ color: #ffffff; font-size: 0.14rem; line-height: 0.3rem; + a { + color: #ffffff; + } } } .footer_right { @@ -97,6 +113,18 @@ .footer_bottom { display: none; } + .la { + display: inline-block; + background-color:#FF7043; + color:#fff; + padding: 0px 5px; + font-family: arial; + font-size: 12px; + font-weight: bold; + line-height: 20px; + height: 20px; + margin-right: 10px; + } @media all and (min-width: 751px) { .footer_img { width: 0.18rem; @@ -106,8 +134,19 @@ .footer_right_website22 { margin-left: 0.75rem; } - .footer_left h3 { - margin-bottom: 0.1rem; + .footer_left { + margin-top: 0; + h3 { + margin-bottom: 0.1rem; + margin-left: -0.28rem; + img { + width: 0.28rem; + margin-top: -0.02rem; + } + } + } + .footer_right { + margin-top: 0.1rem; } .footer_bottom_icon22 { margin: 0.2rem 0; @@ -121,12 +160,13 @@ } .footer_left { text-align: center; - img { - display: none; - } h3 { font-size: 0.34rem; margin-bottom: 0.2rem; + img { + width: 0.4rem; + margin-top: -0.05rem; + } } h2 { font-size: 0.30rem; @@ -191,6 +231,9 @@ font-size: 0.24rem; line-height: 0.4rem; color: #fff; + a { + color: #ffffff; + } } p:last-child { padding-bottom: 0.2rem; -- Gitblit v1.8.0