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

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

View File

@@ -53,7 +53,7 @@
<script>
import { mapState } from 'vuex'
import * as echarts from 'echarts'
export default {
name: 'AppNewsStatistics',
label: '新闻统计',

View File

@@ -5,7 +5,7 @@
</template>
<script>
import * as echarts from "echarts";
;
export default {
name: "rightsGraph",