feat: add echarts

This commit is contained in:
xiaoxian521
2021-04-07 17:18:41 +08:00
parent dae90a0c21
commit 651ac333ee
7 changed files with 203 additions and 11 deletions

View File

@@ -19,7 +19,7 @@ import {
getCurrentInstance,
} from "vue";
import { mapJson } from "../../api/map";
import { mapJson } from "../../api/mock";
import greenCar from "/@/assets/green.png";
import { deviceDetection } from "../../utils/deviceDetection"