gitbook-plugin-lock
Advanced tools
Comparing version 0.0.37 to 0.0.38
@@ -70,7 +70,3 @@ require(['gitbook', 'jQuery'], function(gitbook, $) { | ||
const buttonClick = document.getElementById('btw-submit-btn'); | ||
buttonClick.onclick = function () { | ||
console.log(document.getElementById('btw-modal-input').value,"看看结果") | ||
} | ||
@@ -99,3 +95,7 @@ | ||
cla[0].appendChild(child) | ||
const buttonClick = document.getElementById('btw-submit-btn'); | ||
buttonClick.onclick = function () { | ||
console.log(document.getElementById('btw-modal-input').value,"看看结果") | ||
} | ||
// const pw = document.getElementsByClassName("page-wrapper"); | ||
@@ -102,0 +102,0 @@ // pw[0]. |
{ | ||
"name": "gitbook-plugin-lock", | ||
"version": "0.0.37", | ||
"version": "0.0.38", | ||
"description": "Gitbook 页面加锁", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |