|
@ -12,6 +12,7 @@
|
|
|
<link href="css/plugins/bootstrap-table/bootstrap-table.min.css" rel="stylesheet">
|
|
|
<link href="css/animate.min.css" rel="stylesheet">
|
|
|
<link href="css/style.css?v=4.1.0" rel="stylesheet">
|
|
|
<link href="css/plugins/toastr/toastr.min.css" rel="stylesheet">
|
|
|
</head>
|
|
|
<body>
|
|
|
<div class="wrapper wrapper-content animated fadeInRight">
|
|
@ -61,6 +62,7 @@
|
|
|
<script src="js/plugins/bootstrap-table/bootstrap-table.min.js"></script>
|
|
|
<script src="js/plugins/bootstrap-table/bootstrap-table-mobile.min.js"></script>
|
|
|
<script src="js/plugins/bootstrap-table/locale/bootstrap-table-zh-CN.min.js"></script>
|
|
|
<script src="js/plugins/toastr/toastr.min.js"></script>
|
|
|
<script src="js/es6-promise.js"></script>
|
|
|
<script src="js/underscore.js"></script>
|
|
|
<script src="js/consulting-api.js"></script>
|