gitbook-plugin-lock
Advanced tools
Comparing version 0.0.70 to 0.0.71
@@ -34,3 +34,3 @@ | ||
page(page){ | ||
console.log(window.localStorage,"看看匹配情况") | ||
// console.log(window.localStorage,"看看匹配情况") | ||
@@ -37,0 +37,0 @@ if (page.content.search("%pageLock%") === -1) { |
{ | ||
"name": "gitbook-plugin-lock", | ||
"version": "0.0.70", | ||
"version": "0.0.71", | ||
"description": "Gitbook 页面加锁", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
16499