src/views/yhgl.vue
@@ -1,13 +1,13 @@ <template> <!-- <GisView /> --> <Location /> <Legend class="legend" /> </template> <script setup> import Location from "@/components/menu/Location.vue" import Location from "@/components/menu/Location.vue"; import Legend from "@/components/tools/Legend_yhgl.vue"; import GisView from "./GisView.vue"; </script> <style lang="less" scoped> .legend {