Commit 17a5d719 by doszhang

dos

parent e041daa3
......@@ -100,6 +100,12 @@ $(document).ready(function () {
$('.prize-page .btn-submit').on('click',submitTel);
//点击视频跳转抽奖
$('.bj-img').on('click',tryPrize);
//点击视频跳转抽奖
$('.heb-img').on('click',tryPrize);
//点击视频跳转抽奖
$('.sh-img').on('click',tryPrize);
//点击视频跳转抽奖
$('.sy-img').on('click',tryPrize);
});
function submitTel () {
......
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