echarts调整升级,地图完成一部分

This commit is contained in:
aixianling
2024-03-26 16:57:18 +08:00
parent c557433324
commit 0821d9b238
67 changed files with 218 additions and 247 deletions

View File

@@ -125,7 +125,7 @@
</template>
<script>
import * as echarts from "echarts";
;
import { mapActions, mapState } from 'vuex';
export default {
name: 'AppAnnounceStatistics',

View File

@@ -74,7 +74,7 @@
</template>
<script>
import * as echarts from 'echarts'
export default {
name: 'Detail',

View File

@@ -29,7 +29,7 @@
</template>
<script>
import * as echarts from 'echarts'
export default {
name: 'Statistics',

View File

@@ -26,7 +26,7 @@
</template>
<script>
import * as echarts from 'echarts'
export default {
name: 'Statistics',