-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
19 lines (19 loc) · 876 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>后台管理系统</title>
<link rel="stylesheet" href="http://at.alicdn.com/t/font_1115749_2xa3quyl51m.css">
<link rel="stylesheet" href="http://at.alicdn.com/t/font_1100580_5pke35mk6ao.css">
<link rel="stylesheet" href="http://at.alicdn.com/t/font_1180831_aabvuak7a2u.css">
<link rel="stylesheet" href="http://at.alicdn.com/t/font_1180831_kjdfow8e4dm.css">
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
<!-- <script async type="text/javascript" src="./static/js/RealBIMWeb.js"></script>
<script async type="text/javascript" src="./static/js/ReUtility.js"></script>
<script type="text/javascript" src="./static/js/main.js"></script> -->
</body>
</html>