wuxw
2019-05-09 e546f6e157e79e4074ca23f7e4e48a5c9aea4fdb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<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/bootstrap/jquery-3.3.1.min.js"></script>
<script src="/js/core.js" ></script>
<script src="/js/vc-constant.js" ></script>
<script src="/js/vc-validate.js" ></script>