Skip to content

Commit

Permalink
ui
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiesun committed May 20, 2019
1 parent 87f75f4 commit 539cdc9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/resources/portal/default/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -85,11 +85,13 @@
<input type="hidden" id="authmode" name="authmode" value="${params.authmode!}">
</div>

<#if params.wlanJoinUrl?? >
<div class="flex-col-c p-t-100">
<a href="${params.wlanJoinUrl!}" class="txt3 bo1 hov1" target="_blank">
立即注册
</a>
</div>
</#if>

</form>
</div>
Expand Down

0 comments on commit 539cdc9

Please sign in to comment.