【碎片描述1】大白碎片1
【碎片描述1】大白碎片2
玩转丽江:风光赏析——图片集
01
粤园会所
02
粤园夜景
03
粤园园林
04
燕园实景
05
燕园实景
06
燕园实景
07
粤园鸟瞰
【碎片描述1】大白碎片4
【碎片描述1】大白碎片5
【碎片描述1】大白碎片6
【碎片描述1】大白碎片7
<div class="frageditercontainer"> <div class="frageditertitle"> <ul> <li id="fragEditor_switchTitle1" class="fragedit_tab_show">可视化修改</li> <li id="fragEditor_switchTitle2" class="fragedit_tab_hidden">代码修改</li> <li id="fragEditor_switchTitle3" class="fragedit_tab_hidden">修改记录</li> </ul> </div> <span class="fragedit_exchange_title" id="fragEditor_exchange" >交换状态</span> <div style="width:16px;float:right;cursor:pointer"> <img id="fragEditor_close" src="http://cms.hexun.com/images/ico_cls.gif" alt="关闭窗口" title="关闭窗口"/> </div> <div style="clear:both"></div> <div id="fragEditor_switchContent1" style="margin-top:10px;"> <div id="fragEditor_simple_container"> </div> <div style="text-align:center;"> <input type="button" name="fragEditor_simple_save" value="保存碎片" id="fragEditor_simple_save" title="保存该碎片"/> <input type="button" name="fragEditor_simple_cancel" value="取消" id="fragEditor_simple_cancel" /> </div> <div style="clear:both"></div> </div> <div id="fragEditor_switchContent2" style="display:none;margin-top:10px;"> <span id="fragEditor_focus_status" style="display:none"> <a href="javascript:void(0)"><strong><font color="red">进入焦点图修改模式>></font></strong></a> </span> <div style="clear:both"></div> <div> <input size="20" id="fragEditor_search"></input><button id="fragEditor_go">搜索</button> </div> <div class="fragediterinput"> <textarea name="textarea" cols="45" rows="20" style="width:98%" id="fragEditor_rich_edit"></textarea> </div> <div style="clear:both"></div> <div style="text-align:center;"> <input type="button" name="fragEditor_rich_testall" value="整体测试" id="fragEditor_rich_testall" /> <input type="button" name="fragEditor_rich_save" value="保存碎片" id="fragEditor_rich_save" title="保存该碎片"/> <input type="button" name="fragEditor_rich_cancel" value="取消" id="fragEditor_rich_cancel" /> <input type="button" name="rich_resource" id="rich_resource" value="代码库" /> <input type="button" name="fragEditor_rich_search_news" id="fragEditor_rich_search_news" value="搜索新闻" /> </div> <div style="clear:both"></div> </div> <div id="fragEditor_switchContent3" style="display:none;margin-top:10px;"> <div id="fragEditor_record_content"> </div> <div style="clear:both"></div> <br /> <div class="frageditercolumn">引用:</div> <div class="fragediterinput"> <input id="fragEditor_fragPath" type="text" size="75" name="fragEditor_fragPath" readonly="readonly"/> </div> <div style="clear:both"></div> </div> <div id="fragEditor_focus" style="float:left;height: 0px"></div> </div>
<table width="100%" border="0" cellpadding="3" cellspacing="1" bgcolor="#CCCCCC"> <tr> <th bgcolor="#fefefe">修改时间</th> <th bgcolor="#fefefe">编辑</th> <th bgcolor="#fefefe">功能</th> </tr> {for r in loglist} <tr > <td align="center" bgcolor="#fefefe" >${r.date}</td> <td align="center" bgcolor="#fefefe" >${r.editor}</td> <td align="center" bgcolor="#fefefe" > <a id="${tagPrefix}a" name="${tagPrefix}a" path="${r.path}" href="javascript:void(0)" id="">回溯</a> </td> </tr> {/for} </table>