| 1 | <span t:id="template" xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd"> |
| 2 | |
| 3 | <div id="maincontain_mid"><!-- main contain middle --> |
| 4 | <div id="maincontain_local">当前位置:<a href="${request.contextPath}/">首页</a> >> <a href="${request.contextPath}/shortforecast">天气预报</a> >> 卫星云图</div> |
| 5 | <div class="infolist_title">卫星云图</div> |
| 6 | <div class="infolist_body"> |
| 1 | <span t:id="template" xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd"> |
| 2 | |
| 3 | <t:body/> |
| 4 | |
| 5 | <div id="maincontain_right"><!-- main contain right --> |
| 6 | <div class="rightchannle"> |
| 1 | <span t:id="template" xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd"> |
| 2 | |
| 3 | <div id="maincontain"> |
| 4 | <div id="maincontain_topsolid"></div> |
| 5 | <div id="maincontain_left"><!-- main contain left --> |
| 6 | <div id="Leftnav_title">天气预报</div> |
| 3 | <div id="maincontain_mid"><!-- main contain middle --> |
| 4 | <div id="maincontain_local">当前位置:<a href="${request.contextPath}/">首页</a> >> <a href="${request.contextPath}/shortforecast">天气预报</a> >> 卫星云图</div> |
| 5 | <div class="infolist_title">卫星云图</div> |
| 6 | <div class="infolist_body"> |
| 7 | <!--iframe src="customize/xasatelliticimage" height="500px" width="613px" scrolling="no" frameborder="0" marginheight="0" marginwidth="0"></iframe--> |
| 8 | <t:imagequeue ftpServer="10.172.97.53" port="21" directory="wxyt/IMGPJ1" username="qxt" password="qxt" maxNum="10" width="613" height="500"/> |
| 9 | </div> |
| 10 | </div> |
| 11 | |
| 12 | </span> |