diff --git a/app/views/organizations/_show_custom_org_subfield.html.erb b/app/views/organizations/_show_custom_org_subfield.html.erb index 54416b6f0..aad0d0c84 100644 --- a/app/views/organizations/_show_custom_org_subfield.html.erb +++ b/app/views/organizations/_show_custom_org_subfield.html.erb @@ -1,14 +1,15 @@ -<% if @subfield_acts.blank? %> -

该模块暂时没有相关内容

-<% else %> -
-
-
-
- 您的位置:<%= link_to "首页", organization_path(@organization), :class => "sn-link-grey2" %> > - <%= @org_subfield.name %> -
-
+
+
+
+
+ 您的位置:<%= link_to "首页", organization_path(@organization), :class => "sn-link-grey2" %> > + <%= @org_subfield.name %> +
+
+ <% if @subfield_acts.blank? %> +

该模块暂时没有相关内容

+ <% else %> +

<%= @org_subfield.name %>

    @@ -34,12 +35,13 @@
- - - - + + + +
-
-
-<% end %> + <% end %> +
+
+