wuxw7
2019-03-22 cea7d1c682ea46f8b39efa9e9eb581374a316d1f
1
2
3
4
5
6
7
8
9
10
11
12
<link rel="stylesheet" href="/css/bootstrap/bootstrap.min.css"/>
<link href="/font-awesome/css/font-awesome.css" rel="stylesheet"/>
<!-- Toastr style -->
<link href="/css/plugins/toastr/toastr.min.css" rel="stylesheet"/>
<!-- Gritter -->
<link href="/js/plugins/gritter/jquery.gritter.css" rel="stylesheet"/>
<link href="/css/animate.css" rel="stylesheet"/>
<link href="/css/style.css" rel="stylesheet"/>
<link rel="stylesheet" href="/css/common.css"/>
<script src="/js/vue/vue.min.js" ></script>
<script src="/js/vue/vue-resource.min.js" ></script>
<script src="/js/core.js" ></script>