From 199a7f014a3aa415744db1a63e13e4bf51026dbc Mon Sep 17 00:00:00 2001
From: liuqi <290219706@qq.com>
Date: Wed, 7 Dec 2022 10:44:09 +0800
Subject: [PATCH] 天水官网
---
contact.html | 4 ++--
index.html | 10 +++++-----
js/nav-footer.js | 2 +-
portfolio.html | 6 +++---
style.css | 8 ++++----
5 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/contact.html b/contact.html
index 40101b0..34d79a3 100644
--- a/contact.html
+++ b/contact.html
@@ -54,12 +54,12 @@
-
+
-
+
diff --git a/index.html b/index.html
index c2ee7a0..48b8ffe 100755
--- a/index.html
+++ b/index.html
@@ -3,7 +3,7 @@
- 任你停
+
@@ -87,7 +87,7 @@
全方位解决方案 全时空可视化
-
最懂你、任你停
+
最懂你、停车场产品
@@ -164,7 +164,7 @@
-
+
@@ -179,7 +179,7 @@
-
+
@@ -188,7 +188,7 @@
-
+
diff --git a/js/nav-footer.js b/js/nav-footer.js
index db22fe5..231e865 100644
--- a/js/nav-footer.js
+++ b/js/nav-footer.js
@@ -49,7 +49,7 @@ var footHtmls='' +
' ' +
' ' +
'
' +
diff --git a/portfolio.html b/portfolio.html
index b8534b4..640d76c 100755
--- a/portfolio.html
+++ b/portfolio.html
@@ -81,7 +81,7 @@
-
+
@@ -128,7 +128,7 @@
-
+
@@ -451,7 +451,7 @@
-
+
diff --git a/style.css b/style.css
index 1530f98..e5f7aeb 100755
--- a/style.css
+++ b/style.css
@@ -2359,9 +2359,9 @@ a:hover{
margin-bottom: 0;
}
.links_wechatIco{
- background: url("images/index_footwx.png") no-repeat;
+ /*background: url("images/index_footwx.png") no-repeat;*/
width: 31px;
- height: 31px;
+ height: 11px;
display: inline-block;
cursor: pointer;
}
@@ -2379,9 +2379,9 @@ a:hover{
background:url("images/qrcode_for_gh.jpg") no-repeat;
background-size: 120px 120px;
border-radius: 4px;
- top:51px;
+ /*top:51px;*/
left: 0px;
- display: none;
+ /*display: none;*/
}
.links_wechatIco:hover .rnt_wechat{
display: block;
--
libgit2 0.21.4