Browse Source

工时管家官网调整

Lijy 2 years ago
parent
commit
87fed95aee

+ 2 - 1
fhKeeper/formulahousekeeper/inva_4_tivo/css/index.css

@@ -99,6 +99,7 @@
     margin-top: 2.8125rem;
     /* padding-left: 6.6875rem; */
     color: #cfcfcf;
+    margin-bottom: 20px;
 }
 .bannarBtn {
     font-size: 20px;
@@ -108,7 +109,7 @@
     padding: 0 46px;
     text-align: center;
     border-radius: 65px;
-    margin: 70px 0 0 0;
+    margin: 20px 0 0 0;
     letter-spacing: .3125rem;
 }
 .bannarBtn:hover {

+ 11 - 0
fhKeeper/formulahousekeeper/inva_4_tivo/css/reset.css

@@ -47,3 +47,14 @@ button, input, select, textarea {
 button {border:0 none;background-color:transparent;cursor:pointer}
 caption {display:none;}    /* 重置表格标题为隐藏 */
 table {width:100%;border-collapse:collapse;border-spacing:0;table-layout:fixed;}    /* 重置table属性 */
+
+/* 企业微信标识 */
+.tobuimgs {
+  width: 130px;
+  display: flex;
+  justify-items: center;
+}
+.tobuimgs a img {
+  width: 130px !important;
+  height: 58px !important;
+}

+ 4 - 1
fhKeeper/formulahousekeeper/inva_4_tivo/index.html

@@ -56,8 +56,8 @@
                         </ul>
                     </div>
                 </div>
-
                 <div class="flexs">
+                    <a href="https://open.work.weixin.qq.com" target="_blank"><img src="https://open.work.weixin.qq.com/service/img?id=wwf11426cf618e1703&t=isp&c=white&s=medium" srcset="https://open.work.weixin.qq.com/service/img?id=wwf11426cf618e1703&t=isp&c=white&s=medium@2x 2x" referrerpolicy="unsafe-url" alt="企业微信" style="width: 180px;height: 30px"></a>
                     <ul class="navigationUl fonsColorBai auss">
                         <!-- <li class="til"><a href="#">咨询客服</a></li> -->
                         <li class="til"><a href="http://worktime.ttkuaiban.com/#/register">立即注册</a></li>
@@ -117,6 +117,9 @@
                 </div>
             </div>
             <div class="bannarTilP">·提供最全面的项目工时统计解决方案·</div>
+            <a href="javascript:;">
+                <img src="https://open.work.weixin.qq.com/service/img?id=wwf11426cf618e1703&t=login&c=white&s=large" srcset="https://open.work.weixin.qq.com/service/img?id=wwf11426cf618e1703&t=login&c=white&s=large@2x 2x" referrerpolicy="unsafe-url" alt="企业微信">
+            </a>
             <a href="http://worktime.ttkuaiban.com/#/register">
                 <div class="bannarBtn">免费试用</div>
             </a>