| | |
| | | |
| | | <body class="pt-tree"> |
| | | <div class="header"> |
| | | <c:if test="${licenseInfo.licenseType!=1 && licenseInfo.getExpiryDay()<=30}"> |
| | | <marquee direction="left" width="100%" height="20" behavior="alternate" |
| | | style="background-color: red; color:#fff; z-index:100; font-weight: bold; position: absolute; line-height: 20px;" |
| | | onMouseOut="this.start();" onMouseOver="this.stop();"> |
| | | 尊敬的客户${licenseInfo.licenseCompany}您好!您的许可文件即将在${licenseInfo.getExpiryDay()}天后过期,请及时联系供应商更新许可文件! |
| | | </marquee> |
| | | </c:if> |
| | | <%-- <c:if test="${licenseInfo.licenseType!=1 && licenseInfo.getExpiryDay()<=30}">--%> |
| | | <%-- <marquee direction="left" width="100%" height="20" behavior="alternate"--%> |
| | | <%-- style="background-color: red; color:#fff; z-index:100; font-weight: bold; position: absolute; line-height: 20px;"--%> |
| | | <%-- onMouseOut="this.start();" onMouseOver="this.stop();">--%> |
| | | <%-- 尊敬的客户${licenseInfo.licenseCompany}您好!您的许可文件即将在${licenseInfo.getExpiryDay()}天后过期,请及时联系供应商更新许可文件!--%> |
| | | <%-- </marquee>--%> |
| | | <%-- </c:if>--%> |
| | | <img src="${systemConfig.headLogoUrl }" alt="${systemConfig.platformName}" class="logo"/> |
| | | <a class="f_mid t_left" href="javascript:;"> |
| | | <i class="fa fa-bars"></i> |