文档新增 Sa-Token 与 Shiro 功能代码实现对比

This commit is contained in:
click33
2024-08-08 06:52:24 +08:00
parent aefcdf12d4
commit 036e10ef79
3 changed files with 1109 additions and 1 deletions

View File

@@ -247,7 +247,7 @@
// tab选项卡
tabs: {
persist : true, // 是否在刷新页面时重置选项卡
sync : true, // 页面上的多个tab是否同步切换
sync : false, // 页面上的多个tab是否同步切换
theme : 'classic', // 主题:'classic', 'material', false
tabComments: true, // 用注释来标注选项卡标题,例如:<!-- tab:SpringBoot -->
tabHeadings: true // 用标题+粗体来定制选项卡