generated from dellevin/template
首次提交
This commit is contained in:
17
index.html
Normal file
17
index.html
Normal file
@@ -0,0 +1,17 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
||||
<title>科技查新——山东省科学院情报研究所查新中心</title>
|
||||
<link rel="shortcut icon" href="" type="x-icon">
|
||||
<link rel="stylesheet" href="/static/bootstrap4.6/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="/static/css/carousel.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
<script src="/static/js/jquery.min.js" ></script>
|
||||
<script src="/static/bootstrap4.6/js/bootstrap.min.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user