提交 993ed2c8 作者: 刘贵生

去掉video标签的下载按钮

上级 cb59d020
...@@ -266,3 +266,15 @@ button { ...@@ -266,3 +266,15 @@ button {
font-family: 'DIN Black'; font-family: 'DIN Black';
src: url('../font/DIN-Black.otf') src: url('../font/DIN-Black.otf')
} */ } */
/* 去掉video controls的下载按钮 */
video::-internal-media-controls-download-button {
display:none;
}
video::-webkit-media-controls-enclosure {
overflow:hidden;
}
video::-webkit-media-controls-panel {
width: calc(100% + 30px);
}
\ No newline at end of file
File added
...@@ -5,17 +5,14 @@ ...@@ -5,17 +5,14 @@
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge"> <meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>千家地产--企业站</title> <title>唐山千家房产网</title>
<meta name="keywords" content="唐山房产,唐山房产网,唐山千家房地产"/>
<meta name="description" content="唐山千家房产网由唐山千家房地产经纪有限公司投资创办,是唐山最大的房地产企业,提供优质的购房体验.200多家线下门店,3000多位经纪人,强大的技术后台支撑,只为给您找到一个温暖的家." />
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico">
<link rel="stylesheet" href="./css/reset.css"> <link rel="stylesheet" href="./css/reset.css">
<link rel="stylesheet" href="./css/index.css"> <link rel="stylesheet" href="./css/index.css">
<link rel="stylesheet" href="./iconfont/iconfont.css"> <link rel="stylesheet" href="./iconfont/iconfont.css">
<!-- <link rel="stylesheet" href="./css/animate.min.css"> -->
<link rel="stylesheet" href="./css/bootstrap.min.css"> <link rel="stylesheet" href="./css/bootstrap.min.css">
<script src="./js/jquery-3.3.1.slim.min.js"></script>
<script src="./js/popper.min.js"></script>
<script src="./js/bootstrap.min.js"></script>
<script src="./js/scroll_top.js"></script>
<script src="./js/banner.js"></script>
</head> </head>
<body> <body>
...@@ -691,6 +688,11 @@ ...@@ -691,6 +688,11 @@
<p>千家网络科技提供技术支持</p> <p>千家网络科技提供技术支持</p>
</footer> </footer>
</body> </body>
<script src="./js/jquery-3.3.1.slim.min.js"></script>
<script src="./js/popper.min.js"></script>
<script src="./js/bootstrap.min.js"></script>
<script src="./js/scroll_top.js"></script>
<script src="./js/banner.js"></script>
<script type="text/javascript" src="./js/wow.min.js"></script> <script type="text/javascript" src="./js/wow.min.js"></script>
<script> <script>
new WOW().init() new WOW().init()
......
...@@ -4,12 +4,14 @@ ...@@ -4,12 +4,14 @@
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge"> <meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>品牌加盟</title> <title>唐山千家房产网--品牌加盟</title>
<meta name="keywords" content="唐山房产,唐山房产网,唐山千家房地产"/>
<meta name="description" content="唐山千家房产网由唐山千家房地产经纪有限公司投资创办,是唐山最大的房地产企业,提供优质的购房体验.200多家线下门店,3000多位经纪人,强大的技术后台支撑,只为给您找到一个温暖的家." />
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico">
<link rel="stylesheet" href="./css/reset.css"> <link rel="stylesheet" href="./css/reset.css">
<link rel="stylesheet" href="./css/index.css"> <link rel="stylesheet" href="./css/index.css">
<link rel="stylesheet" href="./iconfont/iconfont.css"> <link rel="stylesheet" href="./iconfont/iconfont.css">
<link rel="stylesheet" href="./css/join_us.css"> <link rel="stylesheet" href="./css/join_us.css">
<script src="./js/join_us.js"></script>
</head> </head>
<body> <body>
<!-- 固定导航 --> <!-- 固定导航 -->
...@@ -153,4 +155,5 @@ ...@@ -153,4 +155,5 @@
<div class="support">千家网络科技提供技术</div> <div class="support">千家网络科技提供技术</div>
</footer> </footer>
</body> </body>
<script src="./js/join_us.js"></script>
</html> </html>
\ No newline at end of file
...@@ -5,15 +5,14 @@ ...@@ -5,15 +5,14 @@
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge"> <meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>千家风采</title> <title>唐山千家房产网--千家风采</title>
<meta name="keywords" content="唐山房产,唐山房产网,唐山千家房地产"/>
<meta name="description" content="唐山千家房产网由唐山千家房地产经纪有限公司投资创办,是唐山最大的房地产企业,提供优质的购房体验.200多家线下门店,3000多位经纪人,强大的技术后台支撑,只为给您找到一个温暖的家." />
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico">
<link rel="stylesheet" href="./iconfont/iconfont.css"> <link rel="stylesheet" href="./iconfont/iconfont.css">
<link rel="stylesheet" href="./css/reset.css"> <link rel="stylesheet" href="./css/reset.css">
<link rel="stylesheet" href="./css/qj_show.css"> <link rel="stylesheet" href="./css/qj_show.css">
<link rel="stylesheet" href="./css/index.css"> <link rel="stylesheet" href="./css/index.css">
<script src="./js/jquery-1.11.1.js"></script>
<script src="./js/jquery.stellar.min.js"></script>
<script src="./js/banner.js"></script>
<script src="./js/qj_show.js"></script>
</head> </head>
<body> <body>
...@@ -35,7 +34,7 @@ ...@@ -35,7 +34,7 @@
</div> </div>
</div> </div>
</div> </div>
<!-- 右 侧边栏 --> <!-- 右侧边栏 -->
<nav id="sidebar"> <nav id="sidebar">
<ul> <ul>
<li class="qr_code"> <li class="qr_code">
...@@ -73,7 +72,11 @@ ...@@ -73,7 +72,11 @@
</div> </div>
<!-- 公司宣传视频 --> <!-- 公司宣传视频 -->
<div class="first_video"> <div class="first_video">
<video id="company_video" src="https://qjvideo.oss-cn-beijing.aliyuncs.com/2018%E5%8D%83%E5%AE%B6%E5%AE%A3%E4%BC%A0%E7%89%87.mp4" autoplay preload="preload" controls="controls"></video> <video id="company_video"
src="https://qjvideo.oss-cn-beijing.aliyuncs.com/2018%E5%8D%83%E5%AE%B6%E5%AE%A3%E4%BC%A0%E7%89%87.mp4"
autoplay
preload="preload"
controls="controls"></video>
</div> </div>
<!-- 视差滚动 --> <!-- 视差滚动 -->
<div class="main" id="main"> <div class="main" id="main">
...@@ -275,5 +278,8 @@ ...@@ -275,5 +278,8 @@
<p>千家网络科技提供技术支持</p> <p>千家网络科技提供技术支持</p>
</footer> </footer>
</body> </body>
<script src="./js/jquery-1.11.1.js"></script>
<script src="./js/jquery.stellar.min.js"></script>
<script src="./js/banner.js"></script>
<script src="./js/qj_show.js"></script>
</html> </html>
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论