- <!DOCTYPE html>
- <html lang="zh-cn">
- <head>
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
- <!-- 最新 Bootstrap æ ¸å¿ƒ CSS 文件 boostrap 3.0.3-->
- <link rel="stylesheet" href="css/lib/bootstrap.min.css">
- <link rel="stylesheet" href="css/lib/bootstrap-theme.min.css">
- <link rel="stylesheet" href="css/lib/jquery.nouislider.css">
- <!-- 本地CSS文件 -->
- <link rel="stylesheet" href="css/mystyle.css">
- </head>
- <body>
- <div class="container" id="mainform">
- <a href="https://github.com/teaonly/android-eye">
- <img style="position: absolute; top: 0; left: 0; border: 0;" src="img/github.png" alt="Fork me on GitHub">
- </a>
- <div class="page-header">
- <div class="toolbar install">
- <a role="button" class="btn btn-danger" id="btnInstall" target="_blank"
- href="https://play.google.com/store/apps/details?id=teaonly.droideye">
- </a>
- </div>
- </div>
- <div class="video-controls toolbar">
- <div class="span-info pull-right">
- </div>
- </div>
- <div class="video-container">
- <canvas width="640px" height="400px" class="video-player" id="videoPlayer">
- </canvas>
- </div><!-- end container for captions and video -->
- <br>
- </div>
- <!-- ç‰å¾…对è¯æ¡†-->
- <div id="modalWaittng" class="modal fade" data-backdrop="static" data-keyboard="false" tabindex="-1" role="dialog" aria-hidden="true">
- <div class="modal-dialog">
- <div class="modal-content">
- <div class="modal-body">
- </div>
- </div>
- </div>
- </div>
- <!-- emscripten and interface -->
- <!-- jQuery文件。务必在bootstrap.min.js 之å‰å¼•å…¥ Jquery 1.10.2, bootstrap 3.0.3-->
- </body>
- </html>
Untitled
Posted by Anonymous on Fri 25th Dec 2015 15:53
raw | new post
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.