스크레이퍼 추첨 H5

1435 단어
스크레이퍼



    
    
    
    
    
    
    
     
    


    
var img = new Image(); img.src = 'https://qd.andiff.net/game/gj2/images/cc.png'; img.onload = function () { var lottery = new LotteryCard(document.getElementById('js_lottery'), { // eslint-disable-line cover: img }); lottery.on('start', function () { lottery.setResult('https://qd.andiff.net/game/gj2/images/scratch_no.png') }); lottery.on('end', function () { alert(' , !'); }); window.lottery = lottery; }

좋은 웹페이지 즐겨찾기