|
|
|
|
@ -155,8 +155,9 @@ import PathMap from "../components/pathMap"; |
|
|
|
|
import ShowMap from "../components/showmap"; |
|
|
|
|
import CarMile from "../components/carMile"; |
|
|
|
|
import CarWarn from "../components/carWarn"; |
|
|
|
|
import pieChart from "../components/pieChart"; |
|
|
|
|
import { queryWeath } from "@/api/base"; |
|
|
|
|
import { swiper, swiperSlide } from "vue-awesome-swiper"; |
|
|
|
|
// import { swiper, swiperSlide } from "vue-awesome-swiper"; |
|
|
|
|
import "swiper/css/swiper.min.css"; |
|
|
|
|
export default { |
|
|
|
|
components: { |
|
|
|
|
@ -164,8 +165,6 @@ export default { |
|
|
|
|
CarMile, |
|
|
|
|
CarWarn, |
|
|
|
|
ShowMap, |
|
|
|
|
// swiper, |
|
|
|
|
// swiperSlide, |
|
|
|
|
}, |
|
|
|
|
data() { |
|
|
|
|
return { |
|
|
|
|
|