mirror of
https://gitee.com/dromara/sa-token.git
synced 2026-02-27 16:50:24 +08:00
docs: 优化案例库展示
This commit is contained in:
@@ -260,7 +260,7 @@
|
||||
<!-- <script src="./static/is-fill-in-wj-plugin.js?v=7"></script> -->
|
||||
<link rel="stylesheet" href="./static/custom-docsify-plugins/doc-lock-plugin.css">
|
||||
<!-- <script src="./static/custom-docsify-plugins/doc-lock-plugin.js"></script> -->
|
||||
<script src="./static/custom-docsify-plugins/doc-lock-by-gzh-plugin.js"></script>
|
||||
<!-- <script src="./static/custom-docsify-plugins/doc-lock-by-gzh-plugin.js"></script> -->
|
||||
<script>
|
||||
var saTokenTopVersion = '1.44.0'; // Sa-Token最新版本
|
||||
var name = '<img style="width: 60px; height: 60px; vertical-align: middle;" src="logo.png" alt="logo" /> ';
|
||||
@@ -322,7 +322,7 @@
|
||||
myDocsifyPlugin, // 基础插件
|
||||
// window.isStarPlugin, // 是否 star
|
||||
// window.isFillInWjPlugin // 问卷填写
|
||||
window.docLockPlugin, // 章节锁
|
||||
// window.docLockPlugin, // 章节锁
|
||||
],
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user