多单位版国产化地质资料管理系统
zhai
2025-12-18 3c6f6c1e3016e38146a4c46be6e7b625c35591f2
src/main/webapp/WEB-INF/view/theme/v2/index.jsp
@@ -61,13 +61,13 @@
<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>