-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
24 lines (20 loc) · 893 Bytes
/
index.html
File metadata and controls
24 lines (20 loc) · 893 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title></title>
<!-- <link rel="stylesheet" href="http://boss.homed.me/pubFile/plugins/tlayer/tlayer.css">
<link rel="stylesheet" href="http://boss.homed.me/pubFile/imageEditor/css/jquery.Jcrop.css">
<link rel="stylesheet" href="http://boss.homed.me/pubFile/imageEditor/css/imageEditor.css"> -->
<script src="static/jquery1.10.2.min.js"></script>
<script src="static/tableExport.js"></script>
<script src="static/jquery.base64.js"></script>
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
<!-- <script src="http://boss.homed.me/pubFile/commjs/jquery-1.11.1.min.js"></script> -->
<!-- <script src="http://boss.homed.me/pubFile/commjs/jquery.cookie.js"></script> -->
<script src="http://boss.homed.me/pubFile/commjs/dnsConfig.js"></script>
</body>
</html>