From 6ad1a5dc5c6796cf0fc665766a2fc90c3c8a5154 Mon Sep 17 00:00:00 2001 From: yangdj <18302547071@163> Date: Mon, 14 Aug 2023 15:31:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/templates/common/container.html | 2 +- admin-core/src/main/resources/templates/index.html | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/admin-core/src/main/resources/templates/common/container.html b/admin-core/src/main/resources/templates/common/container.html index 62e3d1b3..2bd3bbcd 100644 --- a/admin-core/src/main/resources/templates/common/container.html +++ b/admin-core/src/main/resources/templates/common/container.html @@ -3,7 +3,7 @@ - 金融虚拟仿真实验课程平台 + 天择智云 diff --git a/admin-core/src/main/resources/templates/index.html b/admin-core/src/main/resources/templates/index.html index 4b20d617..ec09aa0f 100644 --- a/admin-core/src/main/resources/templates/index.html +++ b/admin-core/src/main/resources/templates/index.html @@ -139,7 +139,7 @@
+ 天择智云
@@ -367,7 +367,9 @@ $("#logoTL").attr('src',Common.ctxPath+ret.data.universitiesCollegesLogo);*/ $(".layui-logo").text(''); $(".layui-logo").html('') - } + }else { + + } $(".pace-activity").hide(); }