diff --git a/app/views/open_source_projects/_show_topics.html.erb b/app/views/open_source_projects/_show_topics.html.erb index db25b444d..b1f3fbf0a 100644 --- a/app/views/open_source_projects/_show_topics.html.erb +++ b/app/views/open_source_projects/_show_topics.html.erb @@ -22,6 +22,59 @@

项目安全态势

<%= link_to "更多 >>", :controller => "open_source_projects",:action => "showbug", :id => @open_source_project.id %>
+ +<% if @open_source_project.id ==42 then %> + +
+ +Tags + +聚焦: + + + + +
+ +<% elsif @open_source_project.id ==70 then %> + +
+ +Tags + +聚焦: + + + +
+ +<% elsif @open_source_project.id ==17 then %> + +
+ +Tags + +聚焦: + + +
+ +<% elsif @open_source_project.id ==55 then %> + +
+ +Tags + +聚焦: + + +
+ +<%end if %> + + + +