googleWeather.forecast.tpl.xml 204 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 <div class="weather"> <span class="forecast"> <img src="" alt="天气"/> <span class='weekday'></span> <span class='temp'></span> <span class='condition'></span> </span> </div>