lottery icon indicating copy to clipboard operation
lottery copied to clipboard

🎉🌟✨🎈年会抽奖程序,基于 Express + Three.js的 3D 球体抽奖程序,奖品🧧🎁,文字,图片,抽奖规则均可配置,😜抽奖人员信息Excel一键导入😍,抽奖结果Excel导出😎,给你的抽奖活动带来全新酷炫体验🚀🚀🚀

Results 28 lottery issues
Sort by recently updated
recently updated
newest added

我尝试在按reset的时候,调用loadData方法,但是发现需要刷新页面,有的时候服务还会挂掉。有没有比较容易的修改方式啊

Refactor lottery function to use weighted random selection

抽奖函数里,`currentLuckys.push(basicData.leftUsers.splice(luckyId, 1)[0]);` 如果是重新抽奖,之前抽到的这部分人还是被剩余人员里减去了,实际上他们也是要参与抽奖的

When I run build under Node LTS, it throws 'Error: error:0308010C:digital envelope routines::unsupported' I think it's time to migrate from webpack to Vite, it reduces devDependency count from 18 to...

加载EXCEL数据文件 /Users/wechel/wedding/my_wedding/server/help.js:46 let userData = xlsx.parse(xmlPath); ^ TypeError: Cannot read properties of undefined (reading 'parse')

rt 删除重新安装npm过程,默认npm可以正常运行