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