diff --git a/app/views/layouts/_logined_header.html.erb b/app/views/layouts/_logined_header.html.erb
index 455876d1..0fdb12e6 100644
--- a/app/views/layouts/_logined_header.html.erb
+++ b/app/views/layouts/_logined_header.html.erb
@@ -1,37 +1,37 @@
-<%= link_to image_tag("/images/educoder/headNavLogo_keda.png", alt:"高校智能化教学与实训平台", class:"logoimg fl mr30 ml25 mt10", style: "width:130px"), home_path %>
+<%= link_to image_tag("/images/educoder/headNavLogo_keda.png", alt:"大数据工程教研支撑环境", class:"logoimg fl mr30 ml25 mt10", style: "width:130px"), home_path %>
diff --git a/app/views/layouts/_unlogin_header.html.erb b/app/views/layouts/_unlogin_header.html.erb
index 09254022..53f14332 100644
--- a/app/views/layouts/_unlogin_header.html.erb
+++ b/app/views/layouts/_unlogin_header.html.erb
@@ -1,33 +1,33 @@
-<%= link_to image_tag("/images/educoder/headNavLogo_keda.png", alt:"高校智能化教学与实训平台", class:"logoimg fl mr30 ml25 mt10", style: "width:130px"), home_path %>
+<%= link_to image_tag("/images/educoder/headNavLogo_keda.png", alt:"大数据工程教研支撑环境", class:"logoimg fl mr30 ml25 mt10", style: "width:130px"), home_path %>