地区没有就不显示了

redis_cache
sw 10 years ago
parent 8b0eb21d08
commit f466084a17

@ -218,7 +218,7 @@
</td>
</tr>
<% end %>
<% unless @user.user_extensions.nil?&&@user.user_extensions.location.empty?%>
<% if @user.user_extensions && @user.user_extensions.location && !@user.user_extensions.location.empty?%>
<tr>
<td style=" float: right" width="70px">

Loading…
Cancel
Save