Commit 3971767a by 王禹桐

fixed: bug登录页底部隐藏

parent 1209648b
......@@ -1322,13 +1322,13 @@ class Login extends React.Component {
</div>
</div>
</div>
<p className="login-footer">
{/* <p className="login-footer">
{this.state.footer}
<br />
<span>
{/* <a href="http://www.miibeian.gov.cn"> 沪ICP备11001012号</a> */}
{/* bug-10823-cwj */}
<a
<span> */}
{/* <a href="http://www.miibeian.gov.cn"> 沪ICP备11001012号</a> */}
{/* bug-10823-cwj */}
{/* <a
href="https://beian.miit.gov.cn"
target="_blank"
rel="noopener"
......@@ -1336,7 +1336,7 @@ class Login extends React.Component {
沪ICP备11042121号-5
</a>
</span>
</p>
</p> */}
{/* 下边是两个弹框 第一个是 忘记密码 第二个是首次登录 */}
<div
className="login-modal1"
......
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