|
@@ -32,7 +32,7 @@
|
|
|
<div class="left-login text-white pt-5 px-5">
|
|
|
<h2>Hi,您好!</h2>
|
|
|
<div class="login-border my-4"></div>
|
|
|
- <div class="left-login-title" id="project_name"><% if (projectData) { %><%- projectData.name %><% } else { %>纵横捭阖 数“智”管家<% } %></div>
|
|
|
+ <div class="left-login-title" id="project_name"><% if (projectData) { %><%- projectData.name %><% } else { %>管好项目每一分钱<% } %></div>
|
|
|
</div>
|
|
|
<% if (maintainData.status === maintainConst.status.ongoing) { %>
|
|
|
<form class="right-login position-relative text-center">
|