首页头像调整

This commit is contained in:
cxt 2016-08-26 16:42:29 +08:00
parent 6eb518c465
commit 148aa9cda9
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@
</div>
</div>
<% else %>
<img src="images/user/male.jpg" width="74" height="74" />
<a href="javascript:void(0)" class="user_leftinfo_img"><%=image_tag(url_to_avatar(@user),width:"74", height: "74")%></a>
<% end %>
<% if (@user.user_extensions && (@user.user_extensions.identity != 2) ) %>
<span class="<%= @user.user_extensions.gender == 1 ? 'user_leftinfo_female' : 'user_leftinfo_male' %> "></span>