{#foreach $T as record}
{#/for}
{$T.record.spot_name}
风力:{$T.record.spot_min_wind}~{$T.record.spot_max_wind}级
{$T.record.spot_min_temp}/{$T.record.spot_max_temp}℃
{$T.record.spot_index}

