|
@@ -3,7 +3,7 @@
|
|
|
* @Author: wangcc
|
|
|
* @Date: 2022-07-06 15:56:45
|
|
|
* @LastEditors: wangcc
|
|
|
- * @LastEditTime: 2022-07-12 19:37:28
|
|
|
+ * @LastEditTime: 2022-07-14 14:40:16
|
|
|
* @FilePath: \castgroup_bigscreen\src\views\index.vue
|
|
|
* @Copyright: Copyright (c) 2016~2022 by wangcc, All Rights Reserved.
|
|
|
-->
|
|
@@ -178,7 +178,7 @@
|
|
|
</template>
|
|
|
|
|
|
<script>
|
|
|
-import Map from '../components/amap.vue';
|
|
|
+import Map from '../components/amapnow.vue';
|
|
|
import Header from '../components/header';
|
|
|
import MyEcharts from '../components/echarts';
|
|
|
import Numerical from '../components/numerical';
|