马宇豪
2024-11-12 7a7265353879a63d47553324c19ab4bd349d03f4
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>