空白数据时背景没有100%

This commit is contained in:
daiao 2017-06-02 19:08:41 +08:00
parent a3f3558fbe
commit cfb0903e24
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
<% if @shixuns.blank? %>
<div style="background: #fff;padding-bottom: 15px;">
<%= render :partial => "welcome/no_data" %>
</div>
<% else %>
<% @shixuns.each do |shixun| %>
<div class="task-index-list-box fl ">