diff --git a/app/views/users/_resources_list.html.erb b/app/views/users/_resources_list.html.erb
index cb845e0ed..87a13610c 100644
--- a/app/views/users/_resources_list.html.erb
+++ b/app/views/users/_resources_list.html.erb
@@ -14,12 +14,16 @@
<%= format_date(attach.created_on) %>
<%= attach.id %>
+ 100
+ <%= attach.id %>
+ 100
+ <%= attach.id %>
+ <%= number_to_human_size(attach.filesize) %>
+ <%= attach.id %>
<%=User.find(attach.author_id).realname.blank? ? User.find(attach.author_id).nickname : User.find(attach.author_id).realname %>
<%= attach.author_id %>
<%= get_resource_type(attach.container_type)%>
<%= attach.id %>
- <%= number_to_human_size(attach.filesize) %>
- <%= attach.id %>
<%= get_resource_origin(attach) %>
<%= attach.id %>
diff --git a/app/views/users/_user_resource_info.html.erb b/app/views/users/_user_resource_info.html.erb
index 6efaa75e0..e34f9d237 100644
--- a/app/views/users/_user_resource_info.html.erb
+++ b/app/views/users/_user_resource_info.html.erb
@@ -10,10 +10,12 @@
资源名称
上传时间
+ 引用数
+ 下载数
+ 大小
上传者
类别
- 大小
- 资源来源
+ 来源