mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-08-23 21:55:55 +08:00
去除不必要的注释
This commit is contained in:
parent
13ff5c8306
commit
d59b27cc66
@ -3,9 +3,6 @@
|
||||
// 声明 docsify 插件
|
||||
var isStarPlugin = function(hook, vm) {
|
||||
|
||||
// 切换文档的次数,每隔固定次数检测一下
|
||||
let changePage = -1;
|
||||
|
||||
// 钩子函数:解析之前执行
|
||||
hook.beforeEach(function(content) {
|
||||
return content;
|
||||
|
Loading…
Reference in New Issue
Block a user