|
|
|
@ -10,12 +10,12 @@ |
|
|
|
<meta name="apple-mobile-web-app-capable" content="yes"> |
|
|
|
<meta name="apple-mobile-web-app-capable" content="yes"> |
|
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="black"> |
|
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="black"> |
|
|
|
<meta name="format-detection" content="telephone=no"> |
|
|
|
<meta name="format-detection" content="telephone=no"> |
|
|
|
<link rel="stylesheet" href="<%= BASE_URL %>cdn/element-ui/2.15.1/theme-chalk/index.css"> |
|
|
|
<link rel="stylesheet" href="<%= BASE_URL %>cdn/element-ui/2.15.6/theme-chalk/index.css"> |
|
|
|
<link rel="stylesheet" href="<%= BASE_URL %>cdn/animate/3.5.2/animate.css"> |
|
|
|
<link rel="stylesheet" href="<%= BASE_URL %>cdn/animate/3.5.2/animate.css"> |
|
|
|
<link rel="stylesheet" href="<%= BASE_URL %>cdn/iconfont/index.css"> |
|
|
|
<link rel="stylesheet" href="<%= BASE_URL %>cdn/iconfont/index.css"> |
|
|
|
<link rel="stylesheet" href="<%= BASE_URL %>cdn/iconfont/avue/iconfont.css"> |
|
|
|
<link rel="stylesheet" href="<%= BASE_URL %>cdn/iconfont/avue/iconfont.css"> |
|
|
|
<link rel="stylesheet" href="<%= BASE_URL %>cdn/iconfont/saber/iconfont.css"> |
|
|
|
<link rel="stylesheet" href="<%= BASE_URL %>cdn/iconfont/saber/iconfont.css"> |
|
|
|
<link rel="stylesheet" href="<%= BASE_URL %>cdn/avue/2.8.25/index.css"> |
|
|
|
<link rel="stylesheet" href="<%= BASE_URL %>cdn/avue/2.9.4/index.css"> |
|
|
|
<script src="<%= BASE_URL %>cdn/xlsx/FileSaver.min.js"></script> |
|
|
|
<script src="<%= BASE_URL %>cdn/xlsx/FileSaver.min.js"></script> |
|
|
|
<script src="<%= BASE_URL %>cdn/xlsx/xlsx.full.min.js"></script> |
|
|
|
<script src="<%= BASE_URL %>cdn/xlsx/xlsx.full.min.js"></script> |
|
|
|
<link rel="icon" href="<%= BASE_URL %>favicon.png"> |
|
|
|
<link rel="icon" href="<%= BASE_URL %>favicon.png"> |
|
|
|
@ -107,8 +107,8 @@ |
|
|
|
<script src="<%= BASE_URL %>cdn/vuex/3.1.1/vuex.min.js" charset="utf-8"></script> |
|
|
|
<script src="<%= BASE_URL %>cdn/vuex/3.1.1/vuex.min.js" charset="utf-8"></script> |
|
|
|
<script src="<%= BASE_URL %>cdn/vue-router/3.0.1/vue-router.min.js" charset="utf-8"></script> |
|
|
|
<script src="<%= BASE_URL %>cdn/vue-router/3.0.1/vue-router.min.js" charset="utf-8"></script> |
|
|
|
<script src="<%= BASE_URL %>cdn/axios/1.0.0/axios.min.js" charset="utf-8"></script> |
|
|
|
<script src="<%= BASE_URL %>cdn/axios/1.0.0/axios.min.js" charset="utf-8"></script> |
|
|
|
<script src="<%= BASE_URL %>cdn/element-ui/2.15.1/index.js" charset="utf-8"></script> |
|
|
|
<script src="<%= BASE_URL %>cdn/element-ui/2.15.6/index.js" charset="utf-8"></script> |
|
|
|
<script src="<%= BASE_URL %>cdn/avue/2.8.25/avue.min.js" charset="utf-8"></script> |
|
|
|
<script src="<%= BASE_URL %>cdn/avue/2.9.4/avue.min.js" charset="utf-8"></script> |
|
|
|
<script src="<%= BASE_URL %>cdn/nutflow/wf-design-base/index.umd.min.js" charset="utf-8"></script> |
|
|
|
<script src="<%= BASE_URL %>cdn/nutflow/wf-design-base/index.umd.min.js" charset="utf-8"></script> |
|
|
|
</body> |
|
|
|
</body> |
|
|
|
|
|
|
|
|
|
|
|
|