mirror of
https://github.com/lxsang/ant-http
synced 2024-11-18 01:08:21 +01:00
21 lines
804 B
HTML
Executable File
21 lines
804 B
HTML
Executable File
<HTML>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="style/font.min.css"/>
|
|
<link rel="stylesheet" type="text/css" href="style/top_header.css"/>
|
|
<link rel="stylesheet" type="text/css" href="style/w2ui-1.4.2.css" />
|
|
<script src="scripts/jquery.min.js"></script>
|
|
<script src="scripts/w2ui-1.4.2.js"></script>
|
|
<script src="scripts/classesbr.js"></script>
|
|
<script src="scripts/methodsbr.js"></script>
|
|
<script src="scripts/ivbr.js"></script>
|
|
<script src="scripts/playground.js"></script>
|
|
<script src="scripts/imgbrowser.js"></script>
|
|
<script src="scripts/ace/ace.js"></script>
|
|
<script src="scripts/ace/ext-language_tools.js"></script>
|
|
</head>
|
|
<TITLE>Index</TITLE>
|
|
<BODY>
|
|
<div id="layout" style="width: 100%; height: 100%;"></div>
|
|
</BODY>
|
|
</HTML>
|