|
|
|
|
@ -3,13 +3,13 @@
|
|
|
|
|
<head>
|
|
|
|
|
<title>SUSTech POINTS</title>
|
|
|
|
|
<meta charset="utf-8">
|
|
|
|
|
<link rel="icon" type="image/png" href="/static/icon2.png">
|
|
|
|
|
<link rel="icon" type="image/png" href="/3Dpoints/static/icon2.png">
|
|
|
|
|
<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
|
|
|
|
|
<!-- <script src="/3Dpoints/static/js/lib/jquery-1.12.4.js"></script>
|
|
|
|
|
<link rel="stylesheet" href="/static/js/lib/jquery-ui-1.12.1/jquery-ui.min.css">
|
|
|
|
|
<link rel="stylesheet" href="/3Dpoints/static/js/lib/jquery-ui-1.12.1/jquery-ui.min.css">
|
|
|
|
|
<script src="/3Dpoints/static/js/lib/jquery-ui-1.12.1/jquery-ui.min.js"></script> -->
|
|
|
|
|
|
|
|
|
|
<link type="text/css" rel="stylesheet" href="/static/css/main.css">
|
|
|
|
|
<link type="text/css" rel="stylesheet" href="/3Dpoints/static/css/main.css">
|
|
|
|
|
|
|
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
|