* update min css

This commit is contained in:
tix 2017-02-12 21:25:43 +08:00
parent aead8a9b32
commit 5f4cdde7b4
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<link rel="stylesheet" href="/lib/bootstrap-treeview/bootstrap-treeview.min.css"> <link rel="stylesheet" href="/lib/bootstrap-treeview/bootstrap-treeview.min.css">
<link rel="stylesheet" href="/lib/leaflet/leaflet.css"> <link rel="stylesheet" href="/lib/leaflet/leaflet.css">
<link rel="stylesheet" href="/lib/bootstrap-table/bootstrap-table.min.css"> <link rel="stylesheet" href="/lib/bootstrap-table/bootstrap-table.min.css">
<link rel="stylesheet" href="/css/mod.css"> <link rel="stylesheet" href="/css/mod.min.css">
<script type="text/javascript" src="/lib/jquery/dist/jquery.min.js"></script> <script type="text/javascript" src="/lib/jquery/dist/jquery.min.js"></script>
<script type="text/javascript" src="/lib/bootstrap/js/bootstrap.min.js"></script> <script type="text/javascript" src="/lib/bootstrap/js/bootstrap.min.js"></script>