Commit d2f169f5 by doszhang

Update index.js

parent 365f7d80
...@@ -57,6 +57,7 @@ $(document).ready(function () { ...@@ -57,6 +57,7 @@ $(document).ready(function () {
var prize_lock = true; var prize_lock = true;
$('.btn-g-g-bj').on('click',function () { $('.btn-g-g-bj').on('click',function () {
$(this).hide()
if (!prize_lock) { if (!prize_lock) {
return; return;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment