mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-10-21 11:07:23 +08:00
完善 thymeleaf demo 测试页
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
<body>
|
||||
<div class="view-box" style="padding: 30px;">
|
||||
<h2>Sa-Token 集成 Thymeleaf 标签方言 —— 测试页面</h2>
|
||||
<p>当前是否登录:<span th:text="${stp.isLogin()}"></span></p>
|
||||
<p>
|
||||
<a href="login" target="_blank">登录</a>
|
||||
<a href="logout" target="_blank">注销</a>
|
||||
|
Reference in New Issue
Block a user