Prechádzať zdrojové kódy

Merge branch 'master' of http://47.100.37.243:10191/wutt/manHourHousekeeper into master

seyason 2 rokov pred
rodič
commit
853c226ee9

+ 7 - 4
fhKeeper/formulahousekeeper/inva_4_tivo/css/index.css

@@ -101,14 +101,17 @@
     color: #cfcfcf;
     margin-bottom: 20px;
 }
+.homeAdiv {
+    display: flex;
+}
 .bannarBtn {
-    font-size: 20px;
-    line-height: 65px;
+    font-size: 16px;
+    line-height: 50px;
     border: 1px solid #fff;
-    width: 120px;
+    width: 208px;
     padding: 0 46px;
     text-align: center;
-    border-radius: 65px;
+    border-radius: 6px;
     margin: 20px 0 0 0;
     letter-spacing: .3125rem;
 }

+ 10 - 3
fhKeeper/formulahousekeeper/inva_4_tivo/index.html

@@ -112,6 +112,8 @@
     </div>
     
     <!-- <div style="height: 102px"></div> -->
+
+    <!-- 视频 -->
     
     <!-- 轮播图 -->
     <div class="bannar" style="position: relative;background: #000000;height: 902px;">
@@ -136,9 +138,14 @@
             </a> -->
             <a href="javascript:;" id="zhuce"><img src="https://open.work.weixin.qq.com/service/img?id=wwf11426cf618e1703&t=register&c=white&s=large" srcset="https://open.work.weixin.qq.com/service/img?id=wwf11426cf618e1703&t=register&c=white&s=large@2x 2x" referrerpolicy="unsafe-url" alt="企业微信"></a>
             <a href="javascript:;" id="anqiye"><img src="https://open.work.weixin.qq.com/service/img?id=wwf11426cf618e1703&t=install&c=white&s=large" srcset="https://open.work.weixin.qq.com/service/img?id=wwf11426cf618e1703&t=install&c=white&s=large@2x 2x" referrerpolicy="unsafe-url" alt="企业微信"></a>
-            <a href="http://worktime.ttkuaiban.com/#/register">
-                <div class="bannarBtn">免费试用</div>
-            </a>
+            <div class="homeAdiv">
+                <a href="./video/guanwang.mp4">
+                    <div class="bannarBtn">观看产品介绍视频</div>
+                </a>
+                <a href="http://worktime.ttkuaiban.com/#/register">
+                    <div class="bannarBtn">免费试用</div>
+                </a>
+            </div>
         </div>
     </div>
 

BIN
fhKeeper/formulahousekeeper/inva_4_tivo/video/guanwang.mp4