gitbook-plugin-lock
Advanced tools
Comparing version 0.0.38 to 0.0.39
@@ -60,3 +60,3 @@ require(['gitbook', 'jQuery'], function(gitbook, $) { | ||
' style="width: 160px; height: 32px; line-height: 32px; padding: 0px 10px; margin: 0px 10px; font-size: 13px; text-rendering: auto; text-transform: none; cursor: text; outline: none; box-sizing: border-box; border: 1px solid rgb(221, 221, 221); appearance: textfield; background-color: white; -webkit-rtl-ordering: logical;">'+ | ||
' <button onclick="eq()" id="btw-submit-btn" '+ | ||
' <button id="btw-submit-btn" '+ | ||
' style="padding: 0 20px; height: 32px; font-size: 14px; outline: none; border: none; color: rgb(255, 255, 255); background: rgb(222, 104, 109); cursor: pointer;">提 '+ | ||
@@ -63,0 +63,0 @@ ' 交'+ |
{ | ||
"name": "gitbook-plugin-lock", | ||
"version": "0.0.38", | ||
"version": "0.0.39", | ||
"description": "Gitbook 页面加锁", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
9456