mirror of
https://github.com/lxsang/ant-http
synced 2024-11-08 21:28:22 +01:00
21 lines
726 B
HTML
21 lines
726 B
HTML
<HTML>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="style/font.min.css"/>
|
|
<link rel="stylesheet" type="text/css" href="style/w2ui-1.4.2.css" />
|
|
<link rel="stylesheet" type="text/css" href="style/site.css" />
|
|
<script src="scripts/jquery.min.js"></script>
|
|
<script src="scripts/w2ui-1.4.2.js"></script>
|
|
<script src="scripts/pluginman.js"></script>
|
|
<script src="scripts/fileman.js"></script>
|
|
<script src="scripts/camviewer.js"></script>
|
|
<script src="scripts/wterm.js"></script>
|
|
<script src="scripts/sidebar.js"></script>
|
|
<script src="scripts/rcar.js"></script>
|
|
</head>
|
|
<TITLE>Index</TITLE>
|
|
<BODY>
|
|
|
|
<div id="layout" style="width: 100%; height: 100%;"></div>
|
|
</BODY>
|
|
</HTML>
|