You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docsify@4:1 Docsify plugin error TypeError: Cannot read properties of undefined (reading 'style')
at o (docsify-auth.min.js:1:6573)
at docsify-auth.min.js:1:8727
at u (docsify@4:1:160567)
at n.callHook (docsify@4:1:160659)
at n._renderMain (docsify@4:1:154408)
at c (docsify@4:1:149178)
at XMLHttpRequest. (docsify@4:1:7527)
docsify@4:1 Docsify plugin error TypeError: Cannot read properties of undefined (reading 'style')
at o (docsify-auth.min.js:1:6573)
at docsify-auth.min.js:1:8727
at u (docsify@4:1:160567)
at n.callHook (docsify@4:1:160659)
at n._renderMain (docsify@4:1:154408)
at c (docsify@4:1:149178)
at XMLHttpRequest. (docsify@4:1:7527)
配置参数:
auth: {
enable: true, // 是否开启
use: "sha256",
password: "8c6976e5b5410415bde908bd4dee15dfb167a9c873fc4bb8a81f6f2ab448a918", // md5密码
title: "请输入密码以访问文档:", // 设置标题
paths: ["^/#/商城"] // 需要认证的路径,支持正则表达式匹配
}
The text was updated successfully, but these errors were encountered: