Commit 611891c9 by doszhang

Update index.js

parent ab49b65f
...@@ -62,7 +62,8 @@ $(document).ready(function () { ...@@ -62,7 +62,8 @@ $(document).ready(function () {
$('.no-prize').show(); $('.no-prize').show();
$('.page-g').show(); $('.page-g').show();
LuckyCard.case({ LuckyCard.case({
coverImg:'Public/static/images/m-c.jpg', coverColor:'#CCCCCC',
// coverImg:'Public/static/images/m-c.jpg',
ratio: .3 ratio: .3
}, function() { }, function() {
if (!prize_lock) { if (!prize_lock) {
......
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