马宇豪
2024-06-05 aa7e52de08a8905fd58cb9884d30a43fc1cd2f80
1
2
3
4
5
6
7
8
9
10
11
<template>
    <div class="inner">
        <iframe width="100%" height="600" src="https://embed.windy.com/embed2.html?lat=43.419&lon=87.613&detailLat=43.598&detailLon=87.613&width=800&height=600&zoom=9&level=surface&overlay=wind&product=ecmwf&menu=&message=&marker=&calendar=now&pressure=true&type=map&location=coordinates&detail=true&metricWind=default&metricTemp=default&radarRange=-1" frameborder="0"></iframe>
    </div>
</template>
 
<script>
</script>
 
<style>
</style>