pull/2/head
guanghongwei 2014-11-04 17:25:08 +08:00
parent 2d28a7a0c4
commit 825adba39c
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,7 @@
<script src="http://html5shim.googlecode.com/svn/trunk/html5js"></script>
<![endif]-->
<link href="/static/css/bootstrap.css" rel="stylesheet">
<link href="/static/css/bootstrap-dialog.css" rel="stylesheet">
<link href="/static/css/main.css" rel="stylesheet">
<script src="/static/js/main.js"></script>
@ -16,6 +17,7 @@
<!-- 最新的 Bootstrap 核心 JavaScript 文件 -->
<script src="/static/js/bootstrap.min.js"></script>
<script src="/static/js/bootstrap-dialog.js"></script>
</head>
<body>