echarts调整升级,地图完成一部分
This commit is contained in:
@@ -230,7 +230,7 @@
|
||||
<script>
|
||||
import DonutChart from './components/DonutChart'
|
||||
import PdGrid from './components/PdGrid'
|
||||
import * as echarts from 'echarts'
|
||||
|
||||
|
||||
export default {
|
||||
name: 'AppPdDv',
|
||||
|
||||
@@ -215,7 +215,7 @@
|
||||
<script>
|
||||
import DonutChart from './components/DonutChart'
|
||||
import PlyGird from './components/PlyGird'
|
||||
import * as echarts from 'echarts'
|
||||
|
||||
|
||||
export default {
|
||||
name: 'AppPlyDv',
|
||||
|
||||
@@ -201,7 +201,7 @@
|
||||
<script>
|
||||
import DonutChart from './components/DonutChart'
|
||||
import XyGrid from './components/XyGrid'
|
||||
import * as echarts from 'echarts'
|
||||
|
||||
|
||||
export default {
|
||||
name: 'AppXyDv',
|
||||
|
||||
@@ -201,7 +201,7 @@
|
||||
<script>
|
||||
import DonutChart from './components/DonutChart'
|
||||
import YyxGrid from './components/YyxGrid'
|
||||
import * as echarts from 'echarts'
|
||||
|
||||
|
||||
export default {
|
||||
name: 'AppYyxDv',
|
||||
|
||||
@@ -80,7 +80,7 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import * as echarts from 'echarts'
|
||||
|
||||
|
||||
export default {
|
||||
name: 'AiDvMap',
|
||||
|
||||
Reference in New Issue
Block a user