This commit is contained in:
Van
2019-02-07 18:54:25 +08:00
parent 7feb3f0b00
commit 2248d25866
50 changed files with 21 additions and 112 deletions

View File

@@ -93,8 +93,8 @@
href="${servePath}/admin-index.do#main"
style="background-image: url(${adminUser.userAvatar});"></a>
<#else>
<a href="${loginURL}" class="header__a">
${loginLabel}
<a href="${servePath}/start" class="header__a">
${startToUseLabel}
</a>
</#if>
</div>