We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e35dcc + 765c8ab commit 6cb1d53Copy full SHA for 6cb1d53
.github/workflows/node.js.yml
@@ -13,7 +13,8 @@ jobs:
13
build:
14
15
runs-on: ubuntu-latest
16
-
+ permissions:
17
+ contents: read
18
strategy:
19
matrix:
20
node-version: [18.x]
README.md
@@ -12,6 +12,8 @@
12
log-lottery是一个可配置可定制化的抽奖应用,炫酷3D球体,可用于年会抽奖等活动,支持奖品、人员、界面、图片音乐配置。
+
## 要求
使用PC端最新版Chrome或Edge浏览器。
@@ -36,6 +38,13 @@ or
36
38
- 🖼️ excel表格导入人员名单、抽奖结果使用excel导出
37
39
- 🎈 可增加临时抽奖
40
41
+## TODO
42
43
+- [ ] 添加docker构建部署和镜像
44
+- [ ] 国际化多语言
45
+...
46
+需要更多功能请留言
47
48
## 详细介绍
49
50
### 配置参与人员
todo.todo
0 commit comments