|
|
@ -127,7 +127,6 @@ |
|
|
|
</template> |
|
|
|
|
|
|
|
<script> |
|
|
|
import homeLeftIcons from "./../../Home/components/homeLeftIcons/index.vue"; |
|
|
|
import Vue from "vue"; |
|
|
|
import { gisMap2d } from 'gis-map-universal' |
|
|
|
import Bg2 from "@screen/components/Decorations/bg-2.vue" |
|
|
@ -138,7 +137,6 @@ import SolarEnergy from "./../../Home/components/Dialogs/SolarEnergy/index.vue"; |
|
|
|
const lnglat = [117.16515148266497,35.2797674572588] |
|
|
|
export default { |
|
|
|
components: { |
|
|
|
homeLeftIcons, |
|
|
|
Bg2, |
|
|
|
gisMap2d, |
|
|
|
SolarEnergy, |
|
|
|