Skip to content

Commit

Permalink
update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
liuyunzhuge authored and felix committed Aug 23, 2016
1 parent 72b019b commit ebd5e31
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,11 @@

4. [简单封装分页功能pageView.js](http://www.cnblogs.com/lyzg/p/5791011.html)

##lottery

一个简单的根据不同的概率进行抽奖的DEMO。在该DEMO中,我预先定义好了五种类型的数据,用probability表示它们被抽到的概率。最后通过drawLottery
实现单次的抽奖。

##h5_demo

该文件夹存放我做的一些h5活动页面的demo,现在放的还比较少,将来会放地更多,对h5活动页面制作感兴趣的话欢迎关注这个文件夹的内容。
Expand Down

0 comments on commit ebd5e31

Please sign in to comment.