-
Notifications
You must be signed in to change notification settings - Fork 0
/
bug-video.html
38 lines (35 loc) · 1.77 KB
/
bug-video.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<!DOCTYPE html>
<html lang="">
<head>
<meta charSet="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>concent · power your react</title>
<meta name="viewport" content="width=device-width" />
<meta name="generator" content="Docusaurus" />
<meta name="description" content="power your react" />
<meta property="og:title" content="concent · power your react" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://concentjs.github.io/concent-site/concent-site/" />
<meta property="og:description" content="power your react" />
<meta property="og:image" content="https://concentjs.github.io/concent-site/concent-site/img/undraw_online.svg" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:image"
content="https://concentjs.github.io/concent-site/concent-site/img/undraw_tweetstorm.svg" />
<link rel="shortcut icon" href="/concent-site/img/favicon.ico" />
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/default.min.css" />
<script type="text/javascript" src="https://buttons.github.io/buttons.js"></script>
<link rel="stylesheet" href="/concent-site/css/main.css" />
<script src="/concent-site/js/codetabs.js"></script>
</head>
<body>
<h1 style="color:#0094bd">show the dev-tool(or react) bug??</h1>
<br />
<div style="margin:0 auto;padding:2px 15%;text-align:center;background-color:#f0f0f0">
<img style="width:100%;max-width:720px" src="/concent-site/baseimg/blockHeader.png" /><br />
<video muted="" style="width:100%;max-width:720px;transform:translateY(-6px)" controls="" autoplay="">
<source src="video/stange-bug.mov" type="video/mp4" />Your browser does not support the video
tag.
</video>
</div>
</body>
</html>