3 Star 1 Fork 2

sxxawnzjj/VideoSurveillance

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 1.48 KB
一键复制 编辑 原始数据 按行查看 历史
2455360594@qq.com 提交于 2018-04-25 09:16 . 左侧菜单添加
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>视频监控</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> <!--ie渲染引擎-->
<!--忽略电话号码和email识别-->
<meta name="format-detection" content="telephone=no" />
<meta name="format-detection" content="email=no" />
<!--当网站添加到主屏幕快速启动方式,将网站添加到主屏幕快速启动方式-->
<meta name="apple-mobile-web-app-capable" content="yes" />
<!--隐藏ios上的浏览器地址栏-->
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<!-- UC默认竖屏 ,UC强制全屏 -->
<meta name="full-screen" content="yes">
<meta name="browsermode" content="application">
<!-- QQ强制竖屏 QQ强制全屏 -->
<meta name="x5-orientation" content="portrait">
<meta name="x5-fullscreen" content="true">
<meta name="x5-page-mode" content="app">
<meta name="viewport" content="width=device-width,initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no,minimal-ui">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,400italic">
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
<link rel="shortcut icon" href="/favicon.ico">
<!--<link rel="stylesheet" href="plugins/zTree-3.5.15/css/zTreeStyle/zTreeStyle.css" type="text/css">-->
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sxxawnzjj/VideoSurveillance.git
git@gitee.com:sxxawnzjj/VideoSurveillance.git
sxxawnzjj
VideoSurveillance
VideoSurveillance
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385