This commit is contained in:
nieguanghui 2014-01-15 19:41:12 +08:00
parent 91a6c13ced
commit a687bed84c
1 changed files with 4 additions and 8 deletions

View File

@ -14,9 +14,9 @@
<TR>
<TD class=r1>
<DIV class=cb><!-- <IMG alt=Exe文档 align=absMiddle
src="http://www.sinaimg.cn/pfp/ask/images/exe.gif" width=16 height=14> --><A
src="http://www.sinaimg.cn/pfp/ask/images/exe.gif" width=16 height=14> --><!-- <A
class=f16 href="http://ishare.iask.sina.com.cn/f/23680389.html"
target=_blank><SPAN style="COLOR: #c03"><%= result.filename %></SPAN></A> </DIV><%= result.description %> <!-- <SPAN
target=_blank> --><SPAN style="COLOR: #c03; font-size: 14px;"><%= result.filename %></SPAN><span style="margin-left: 4px;"><%= link_to_attachment result, {:text => "下载"}%></span><!-- </A> --> </DIV><%= result.description %> <!-- <SPAN
style="COLOR: #c03">Java</SPAN> ... -->
<DIV class=c9>所属分类:<A class=c9ul
href="http://ishare.iask.sina.com.cn/c/1822.html">IT资料</A>&nbsp;&gt;&nbsp;<A
@ -24,12 +24,8 @@
href="http://ishare.iask.sina.com.cn/c/1909.html">常用软件</A>&nbsp;&gt;&nbsp;<A
class=c9ul href="http://ishare.iask.sina.com.cn/c/1918.html">下载软件</A>
上传时间:<%= format_time(result.created_on) %></DIV><SPAN style="WIDTH: 50em"><SPAN
class=gray>星级:<IMG src="http://www.sinaimg.cn/pfp/ishare/gx_xing.gif"><IMG
src="http://www.sinaimg.cn/pfp/ishare/gx_xing.gif"><IMG
src="http://www.sinaimg.cn/pfp/ishare/gx_xing.gif"><IMG
src="http://www.sinaimg.cn/pfp/ishare/gx_xing.gif"> | 下载:<%= result.downloads%> | 大小:<%= number_to_human_size(result.filesize) %>
| 共享者:<A class=gray
href="http://iask.sina.com.cn/u/1280876123/ish"><%= result.author%></A></SPAN>
class=gray>下载:<%= result.downloads%> | 大小:<%= number_to_human_size(result.filesize) %>
| 共享者:<A class="gray" ><%= link_to result.author%></A></SPAN>
<SPAN class=pl10></SPAN></SPAN>
<DIV style="DISPLAY: none" id=f23680389></DIV></TD></TR></TBODY></TABLE>
<% end %>