# lottery_local_html
**Repository Path**: codesay-refs/lottery_local_html
## Basic Information
- **Project Name**: lottery_local_html
- **Description**: 根据github上的一个开源程序修改的前端抽奖程序,可离线下载运行。用作公司年会抽奖系统。
原项目:https://github.com/fouber/lottery
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 2
- **Created**: 2023-08-22
- **Last Updated**: 2023-08-22
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# lottery
#### 介绍
根据github上的一个开源程序修改的前端抽奖程序,可离线下载运行。用作公司年会抽奖系统
原项目:https://github.com/fouber/lottery
#### 修改说明
1.将原程序中的文字修改为图片,并在最终展示界面使用头像框和文字
2.修改页面背景,文字配色及结果展示页面跳转
#### 使用说明
下载到本地,打开index.html即可运行。
若希望在网页运行可使用github.io配置。