From 9699ad29ef381e90a8d8e1755040dc8088830a01 Mon Sep 17 00:00:00 2001 From: daiao <358551898@qq.com> Date: Tue, 13 Jul 2021 14:12:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=A7=E6=95=B0=E6=8D=AE=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E9=A1=B6=E9=83=A8=E5=AF=BC=E8=88=AA=E6=A0=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/layouts/_logined_header.html.erb | 50 +++++++++++----------- app/views/layouts/_unlogin_header.html.erb | 40 ++++++++--------- 2 files changed, 45 insertions(+), 45 deletions(-) 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 %>