Commit 9fcf5208 by doszhang

Update index.js

parent c3f435f0
...@@ -111,6 +111,7 @@ $(document).ready(function () { ...@@ -111,6 +111,7 @@ $(document).ready(function () {
$('.btn-prize').on(clickEvent, function () { $('.btn-prize').on(clickEvent, function () {
$('.page-s-c').hide(); $('.page-s-c').hide();
$('.btn-g-g-bj').show();
$('.no-prize').show(); $('.no-prize').show();
$('.page-g').show(); $('.page-g').show();
LuckyCard.case({ LuckyCard.case({
......
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