Commit b1fcae15 by liuyang

2024/03/12 首页背景图片更换

parent 5bd3687f
......@@ -151,7 +151,7 @@
}
%>
</head>
<body class="i-theme-${theme}">
<body class="i-theme-${theme}" style="background: url('${iPlatStaticURL}/common/img/login.png') no-repeat; background-size: 100% 100%;">
<div class="main">
<div class="wrapper">
<div class="content overflow-hidden">
......@@ -302,29 +302,29 @@
</div>
</div>
</div>
<div class="info">
<%--<div class="info">
<div class="row">
<div class="footer-center col-sm-8 col-sm-offset-2 col-md-6 col-md-offset-3">
<div class="phone-number">
&emsp;
<%-- <span>运维平台热线 8008200220、4008210860、26646708、26642410</span>--%>
&lt;%&ndash; <span>运维平台热线 8008200220、4008210860、26646708、26642410</span>&ndash;%&gt;
</div>
<div class="copyright-info">
<%--<span>©上海宝信软件股份有限公司 Copyright ©2020 BAOSIGHT Corporation. All Rights Reserved</span>--%>
&lt;%&ndash;<span>©上海宝信软件股份有限公司 Copyright ©2020 BAOSIGHT Corporation. All Rights Reserved</span>&ndash;%&gt;
</div>
</div>
<div class="footer-right col-sm-2 col-md-3">
<%-- <div class="footer-logo">--%>
<%-- <img src="${iPlatStaticURL}/iplatui/img/icon_ie.png" width="51"--%>
<%-- onclick="window.open('https://support.microsoft.com/zh-cn/help/17621/internet-explorer-downloads')">--%>
<%-- </div>--%>
<%--<div class="footer-logo">
&lt;%&ndash; <div class="footer-logo">&ndash;%&gt;
&lt;%&ndash; <img src="${iPlatStaticURL}/iplatui/img/icon_ie.png" width="51"&ndash;%&gt;
&lt;%&ndash; onclick="window.open('https://support.microsoft.com/zh-cn/help/17621/internet-explorer-downloads')">&ndash;%&gt;
&lt;%&ndash; </div>&ndash;%&gt;
&lt;%&ndash;<div class="footer-logo">
<img src="${iPlatStaticURL}/iplatui/img/icon_chrome.png" width="51"
onclick="downloadChrome()">
</div>--%>
</div>&ndash;%&gt;
</div>
</div>
</div>
</div>--%>
</div>
<div class="i-overlay"></div>
</body>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment