TPI的“查看光辉历史”显示的内容并非实时的

This commit is contained in:
daiao 2017-05-24 20:45:39 +08:00
parent 6628646725
commit abd76377d7
3 changed files with 3 additions and 2 deletions

View File

@ -23,7 +23,7 @@ class GamesController < ApplicationController
# 首次进入版本库自动打开文件
# path"" && path: @game.path
# @praise 判断是否点赞
# @praise 判断是否踩
# @tread 判断是否踩
# git_repository_url @myshixun, "Myshixun"
def show
# 展示全部实训

View File

@ -6,5 +6,6 @@
$("#all_task_show").hide();
fadein = 0;
<% else %>
$("#all_task_show").html("<%= j (render :partial => "games_list") %>");
$("#all_task_tab").trigger("click"); // 模拟全部任务点击事件
<% end %>

View File

@ -39,7 +39,7 @@
<div class="cl"></div>
<% if hidden_unproject_infos %>
<%= render :partial => 'layouts/new_feedback' %>
<%#= render :partial => 'layouts/new_feedback' %>
<% end %>
</div>
<div id="ajax-indicator" style="display:none;">