Commit c1df93c7 by doszhang

dos

parent 4df5ce24
......@@ -286,7 +286,7 @@ function showPrize (types) {
$('.prize-page .no-prize').hide();
} else {
$('.prize-page .tel-block').hide();
$('.prize-page .no-prize' + '-' + RandomNumBoth(1,3)).show();
$('.prize-page .no-prize' + RandomNumBoth(1,3)).show();
}
}
......
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