This commit is contained in:
yugasun
2019-01-15 14:05:36 +08:00
commit 0cab0e9e0c
8 changed files with 134 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>QrcodeDecoder</title>
</head>
<body>
<h1>QrcodeDecoder</h1>
<h2>Examples</h2>
<ul>
<li><a href="image.html">Image</a></li>
<li><a href="video.html">Video</a></li>
<li><a href="camera.html">Camera</a></li>
</ul>
</body>
</html>