|
@@ -9,7 +9,6 @@
|
|
<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">
|
|
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
|
|
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
|
|
- <link rel="stylesheet" href="<%= BASE_URL %>cdn/element-ui/2.4.11/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/1.0.0/index.css">
|
|
<link rel="stylesheet" href="<%= BASE_URL %>cdn/iconfont/1.0.0/index.css">
|
|
<link rel="stylesheet" href="<%= BASE_URL %>cdn/avue/avue.css">
|
|
<link rel="stylesheet" href="<%= BASE_URL %>cdn/avue/avue.css">
|
|
@@ -40,11 +39,7 @@
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- built files will be auto injected -->
|
|
<!-- built files will be auto injected -->
|
|
- <script src="<%= BASE_URL %>cdn/vue/2.5.2/vue.min.js" charset="utf-8"></script>
|
|
|
|
- <script src="<%= BASE_URL %>cdn/vuex/2.4.1/vuex.min.js" charset="utf-8"></script>
|
|
|
|
- <script src="<%= BASE_URL %>cdn/vue-router/3.0.2/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.4.11/index.js" charset="utf-8"></script>
|
|
|
|
<script src="<%= BASE_URL %>cdn/avue/index.js" charset="utf-8"></script>
|
|
<script src="<%= BASE_URL %>cdn/avue/index.js" charset="utf-8"></script>
|
|
</body>
|
|
</body>
|
|
|
|
|