mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-04-05 17:37:53 +08:00
完善 thymeleaf demo 测试页
This commit is contained in:
parent
f2d3222b5d
commit
7f6b495578
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user