|
|
|
@ -139,7 +139,7 @@
|
|
|
|
|
<div class="layui-col-md4">
|
|
|
|
|
<div class="layui-logo
|
|
|
|
|
layui-hide-xs layui-bg-black" style="background-color: #23262e !important;margin-left: 2%;">
|
|
|
|
|
<img style="height: 55px;" id="logoTL">天择智云</div>
|
|
|
|
|
<img id="logoTL" src="${ctxPath}/filesystem/temp/label/logo@2x.png"></div>
|
|
|
|
|
<!--<a href="#" class="" style="width: 80px;">
|
|
|
|
|
<div class="fsSwitchMenu"><i class="iconfont icon-category"></i></div>
|
|
|
|
|
</a>-->
|
|
|
|
@ -368,8 +368,8 @@
|
|
|
|
|
$(".layui-logo").text('');
|
|
|
|
|
$(".layui-logo").html('<img style="height: 55px;" id="logoTL" src='+Common.ctxPath+ret.data.universitiesCollegesLogo+'>')
|
|
|
|
|
}else {
|
|
|
|
|
$(".layui-logo").text('');
|
|
|
|
|
$(".layui-logo").html('<img id="logoTL" src='+Common.ctxPath+'/filesystem/temp/label/logo@2x.png'+'>')
|
|
|
|
|
// $(".layui-logo").text('');
|
|
|
|
|
// $(".layui-logo").html('<img id="logoTL" src='+Common.ctxPath+'/filesystem/temp/label/logo@2x.png'+'>')
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
$(".pace-activity").hide();
|
|
|
|
|