登录页添加点击事件

This commit is contained in:
邓繁 2021-09-26 08:10:29 +00:00 committed by Gitee
parent 61007b2905
commit ce0c4c00ad
1 changed files with 3 additions and 0 deletions

View File

@ -67,6 +67,9 @@
<div class="pull-left">
Copyright © 2018-2021 ruoyi.vip All Rights Reserved. <br>
</div>
<div style="text-align: center">
<a href="www.baidu.com">跳转</a>
</div>
</div>
</div>
<script th:inline="javascript"> var ctx = [[@{/}]]; var captchaType = [[${captchaType}]]; </script>