diff --git a/app/views/ec_years/ec_course_setting.html.erb b/app/views/ec_years/ec_course_setting.html.erb
index 865d7733..9a697ba3 100644
--- a/app/views/ec_years/ec_course_setting.html.erb
+++ b/app/views/ec_years/ec_course_setting.html.erb
@@ -1,9 +1,10 @@
<%= render :partial => "ecs/ec_top_navigation" %>
-
- 课程体系(<%= @ec_courses.count %>)
-
+
温馨提醒:请下载课程模板(点击下载),将本届所有参与认证的课程名称导入系统,以便录入教学活动相关数据
<%= file_field_tag 'attachments[dummy][file]',
diff --git a/app/views/ec_years/graduation_requirement.html.erb b/app/views/ec_years/graduation_requirement.html.erb
index 955f226d..eab92924 100644
--- a/app/views/ec_years/graduation_requirement.html.erb
+++ b/app/views/ec_years/graduation_requirement.html.erb
@@ -10,12 +10,15 @@
<%= render :partial => "ecs/ec_top_navigation" %>
-
- 毕业要求(及其指标点)
+
指标点
diff --git a/app/views/ec_years/requirement_vs_objective.html.erb b/app/views/ec_years/requirement_vs_objective.html.erb
index ad49d552..fc5c9198 100644
--- a/app/views/ec_years/requirement_vs_objective.html.erb
+++ b/app/views/ec_years/requirement_vs_objective.html.erb
@@ -1,12 +1,15 @@
<%= render :partial => "ecs/ec_top_navigation" %>
-
- 毕业要求对培养目标的支撑
+
表示支撑
diff --git a/app/views/ec_years/requirement_vs_standard.html.erb b/app/views/ec_years/requirement_vs_standard.html.erb
index 90c4ecce..64acade8 100644
--- a/app/views/ec_years/requirement_vs_standard.html.erb
+++ b/app/views/ec_years/requirement_vs_standard.html.erb
@@ -1,12 +1,15 @@
<%= render :partial => "ecs/ec_top_navigation" %>
-
- 毕业要求对通用标准的支撑
+
表示支撑
diff --git a/app/views/ec_years/training_objectives.html.erb b/app/views/ec_years/training_objectives.html.erb
index 585e8e22..fb8d860b 100644
--- a/app/views/ec_years/training_objectives.html.erb
+++ b/app/views/ec_years/training_objectives.html.erb
@@ -2,12 +2,15 @@
<%= render :partial => "ecs/ec_top_navigation" %>
-
- 培养目标
+
<%= render :partial => "training_objective_contents" %>
diff --git a/app/views/ecs/_ec_top_navigation.html.erb b/app/views/ecs/_ec_top_navigation.html.erb
index 56583596..40f3b50e 100644
--- a/app/views/ecs/_ec_top_navigation.html.erb
+++ b/app/views/ecs/_ec_top_navigation.html.erb
@@ -45,12 +45,16 @@
">4
" href="<%= requirement_vs_standard_ec_major_school_ec_year_path(@year, :ec_major_school_id => @year.ec_major_school_id) %>">毕业要求 vs 通用标准
+
">
+ ">5
+ " href="<%= student_lists_ec_major_school_ec_year_path(@year, :ec_major_school_id => @year.ec_major_school_id) %>">学生
+
">
- ">5
+ ">6
" href="<%= ec_course_setting_ec_major_school_ec_year_path(@year, :ec_major_school_id => @year.ec_major_school_id) %>">课程体系
">
- ">6
+ ">7
" href="<%= requirement_vs_courses_ec_major_school_ec_year_path(@year, :ec_major_school_id => @year.ec_major_school_id) %>">课程体系 vs 毕业要求
diff --git a/app/views/ecs/department.html.erb b/app/views/ecs/department.html.erb
index d31e0726..a072094a 100644
--- a/app/views/ecs/department.html.erb
+++ b/app/views/ecs/department.html.erb
@@ -19,12 +19,15 @@
<% end %>
-
- 专业列表
+
+ -
+
专业列表
+ 请添加参与认证的专业名称查看详情
+
<% if @is_school_manager %>
- 添加专业
+ 添加专业
<% end %>
-
+
<%= @obj_count %>
diff --git a/public/javascripts/educoder/edu_application.js b/public/javascripts/educoder/edu_application.js
index 437fb319..7cce4a21 100644
--- a/public/javascripts/educoder/edu_application.js
+++ b/public/javascripts/educoder/edu_application.js
@@ -1229,3 +1229,19 @@ $(document).bind('ajaxError', function(event, xhr, settings) {
}
});
/** tpm实训开启按钮,不允许多次点击 END */
+
+
+//工程认证各个页面的查看详情弹层
+function elasticLayer(forumId){
+ var html='' +
+ '
工程教育专业认证【培养目标】' +
+ '返回
' +
+ '
'
+ $(".newMain").after(html).hide();
+ document.body.addEventListener('touchmove',bodyScroll,false);
+ $('body').css({'position':'fixed',"width":"100%"});
+}
+function removeElasticLayer(){
+ $(".layerContent").remove();
+ $(".newMain").show();
+}
diff --git a/public/stylesheets/educoder/edu-all.css b/public/stylesheets/educoder/edu-all.css
index 18438c02..86d852de 100644
--- a/public/stylesheets/educoder/edu-all.css
+++ b/public/stylesheets/educoder/edu-all.css
@@ -3089,17 +3089,17 @@ a.singlepublishtwo{
.MajorName > i:hover{color: #4CACFF}
/*培养目标*/
#traningNav{margin-bottom: 0px!important;}
-#traningNav>li{float: left;padding:0px 30px 30px 30px;font-size: 16px;}
+#traningNav>li{float: left;padding:0px 30px 30px 30px;font-size: 15px;}
#traningNav>li>a,#traningNav li>i{color: #666!important;position: relative}
#traningNav>li.active > a,#traningNav li.active > i{color: #05101A!important;}
#traningNav>li.active > a:after{content: '';position: absolute;width: 64px;left: 50%;margin-left: -32px;height: 2px;background-color: #05101A;bottom: -35px;}
-#traningNav>li>.ecTitle {width: 20px;height: 20px;border: 1px solid rgba(65, 140, 205, 1);border-radius: 50%;text-align: center;
-line-height: 20px;display: inline-block;color: rgba(65, 140, 205, 1) !important;margin-right: 8px;}
+#traningNav>li>.ecTitle {width: 16px;height: 16px;border: 1px solid rgba(65, 140, 205, 1);border-radius: 50%;text-align: center;
+line-height: 16px;display: inline-block;color: rgba(65, 140, 205, 1) !important;margin-right: 8px;font-size: 12px}
#traningNav>li>.ecTitlefont:hover{color: rgba(65, 140, 205, 1) !important;}
.ecimgs{height: 90px;line-height: 90px;box-sizing: border-box;}
#traningNav>li>.ecTitlefontFFF{color:#fff!important;}
-#traningNav>li>.ecTitleFFF {width: 20px;height: 20px;border: 1px solid #fff;border-radius: 50%;text-align: center;line-height: 20px;
+#traningNav>li>.ecTitleFFF {width: 16px;height: 16px;border: 1px solid #fff;border-radius: 50%;text-align: center;line-height: 16px;font-size: 12px;
display: inline-block;color: #fff !important;margin-right: 8px;}
.traningNavs>li {padding: 0px 10px 30px 12px !important;}
.ecimgs1{background: url("/images/educoder/auth/1.png");background-repeat: no-repeat;background-size: 100% 100%;-moz-background-size: 100% 100%;
diff --git a/public/stylesheets/educoder/edu-main.css b/public/stylesheets/educoder/edu-main.css
index d48700a3..266f9b7f 100644
--- a/public/stylesheets/educoder/edu-main.css
+++ b/public/stylesheets/educoder/edu-main.css
@@ -903,4 +903,13 @@ html>body #ajax-indicator { position: fixed; }
margin-left: 20px;
text-indent: 25px;
min-height: 100px;
+}
+
+
+/*工程认证 各页面公用弹层*/
+.layerContent{
+ margin: 0 auto;
+ padding-bottom: 235px;
+ min-width: 1200px;
+ padding-top: 60px;
}
\ No newline at end of file