前端组件调整,剔除无用文件
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<!-- Tell the browser to be responsive to screen width -->
|
||||
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
|
||||
<!-- Bootstrap 3.3.5 -->
|
||||
<link rel="stylesheet" href="__static__/plugins/bootstrap/dist/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="__static__/plugins/bootstrap/css/bootstrap.min.css">
|
||||
<!-- Font Awesome -->
|
||||
<link rel="stylesheet" href="__static__/plugins/font-awesome/css/font-awesome.min.css">
|
||||
<!-- Theme style -->
|
||||
@@ -56,9 +56,9 @@
|
||||
<!-- 底部版本信息 结束 -->
|
||||
|
||||
<!-- jQuery 2.1.4 -->
|
||||
<script src="__static__/plugins/jquery/dist/jquery.min.js"></script>
|
||||
<script src="__static__/plugins/jquery/jquery.min.js"></script>
|
||||
<!-- Bootstrap 3.3.5 -->
|
||||
<script src="__static__/plugins/bootstrap/dist/js/bootstrap.min.js"></script>
|
||||
<script src="__static__/plugins/bootstrap/js/bootstrap.min.js"></script>
|
||||
<!-- iCheck -->
|
||||
<script src="__static__/plugins/layer/layer.js"></script>
|
||||
<script src="__static__/common/js/core.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user