|
@@ -15,7 +15,7 @@
|
|
|
<meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no">
|
|
|
<link rel="icon" href="<%= BASE_URL %>favicon.ico" type="image/x-icon" />
|
|
|
<link rel="stylesheet" href="//at.alicdn.com/t/font_2251662_mafxfh566lg.css">
|
|
|
- <title>智慧社区管理平台</title>
|
|
|
+ <title>智慧社区管理平台 <%=111 %></title>
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
<meta name="viewport" content="initial-scale=1.0, user-scalable=no, width=device-width">
|
|
|
<!-- <script src="https://webapi.amap.com/maps?v=1.4.15&key=def65c683e32ae89dd7f8982b433b7f8&plugin=AMap.Autocomplete"></script> -->
|
|
@@ -27,20 +27,21 @@
|
|
|
<strong>We're sorry but vms doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
|
|
|
</noscript>
|
|
|
<div id="app"></div>
|
|
|
- <script src="https://cdn.bootcdn.net/ajax/libs/vue/2.6.12/vue.min.js"></script>
|
|
|
- <script src="https://cdn.bootcdn.net/ajax/libs/vue-router/3.4.3/vue-router.min.js"></script>
|
|
|
- <script src="https://cdn.bootcdn.net/ajax/libs/vuex/3.5.1/vuex.min.js"></script>
|
|
|
- <script src="https://cdn.bootcdn.net/ajax/libs/element-ui/2.13.2/index.js"></script>
|
|
|
- <script src="https://cdn.bootcdn.net/ajax/libs/axios/0.20.0/axios.min.js"></script>
|
|
|
+
|
|
|
+ <script src="https://cdn.staticfile.org/vue/2.6.12/vue.min.js"></script>
|
|
|
+ <script src="https://cdn.staticfile.org/vue-router/3.4.3/vue-router.min.js"></script>
|
|
|
+ <script src="https://cdn.staticfile.org/vuex/3.5.1/vuex.min.js"></script>
|
|
|
+ <script src="https://cdn.staticfile.org/element-ui/2.13.2/index.js"></script>
|
|
|
+ <script src="https://cdn.staticfile.org/axios/0.20.0/axios.min.js"></script>
|
|
|
<!-- promise-polyfill -->
|
|
|
- <script src="https://cdn.bootcdn.net/ajax/libs/promise-polyfill/8.1.3/polyfill.min.js"></script>
|
|
|
+ <script src="https://cdn.staticfile.org/promise-polyfill/8.1.3/polyfill.min.js"></script>
|
|
|
<!-- JavaScript 实用工具库 -->
|
|
|
- <script src="https://cdn.bootcdn.net/ajax/libs/lodash.js/4.17.11/lodash.min.js"></script>
|
|
|
+ <script src="https://cdn.staticfile.org/lodash.js/4.17.11/lodash.min.js"></script>
|
|
|
<!-- 日期格式化插件dayjs -->
|
|
|
- <script src="https://cdn.bootcdn.net/ajax/libs/dayjs/1.8.36/dayjs.min.js"></script>
|
|
|
+ <script src="https://cdn.staticfile.org/dayjs/1.8.36/dayjs.min.js"></script>
|
|
|
<!-- 百度图表echarts -->
|
|
|
- <script src="https://cdn.bootcdn.net/ajax/libs/echarts/4.8.0/echarts.min.js"></script>
|
|
|
+ <script src="https://cdn.staticfile.org/echarts/4.8.0/echarts.min.js"></script>
|
|
|
<!-- built files will be auto injected -->
|
|
|
</body>
|
|
|
|
|
|
-</html>
|
|
|
+</html>
|