Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Baker.He authored and Baker.He committed Oct 10, 2019
1 parent e7271aa commit fed7cea
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 0 deletions.
Binary file added assets/birthday-demo2.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
// 霸都丶傲天 2019年10月10日 https://github.com/AJLoveChina/birthday
var config = {
// 句子的长度可以任意, 你可以写十句话, 二十句话都可以
// 每句话尽量不要超过15个字,不然展示效果可能不太好
texts: [
"送给我",
"心爱的小可爱",
Expand Down
49 changes: 49 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
## 生日快乐

> <b>修改config.js的配置就可以为您心爱的人做一个超具创意的网页生日快乐呀,喜欢的话fork or star一下呗~</b>
### config.js 说明
```text
var config = {
// 句子的长度可以任意, 你可以写十句话, 二十句话都可以
// 每句话尽量不要超过15个字,不然展示效果可能不太好
texts: [
"送给我",
"心爱的小可爱",
"今天是你的生日",
"这是我们在一起的",
"第三个生日了哦",
"去年的生日",
"还记得在王婆串串吃的呢",
"今年要吃好的喽哦",
"要把我家可爱猪猪喂饱饱",
"然后抱走",
"YAMI~~"
],
// 按钮文字描述, 以下是默认的按钮文字,英文的,您可以改成你喜欢的文字
desc: {
turn_on: "开始",
play: "音乐",
bannar_coming: "颜色",
balloons_flying: "好像少点东西",
cake_fadein: "蛋糕?",
light_candle: "蜡烛?",
wish_message: "生日快乐",
story: "A MESSAGE FOR YOU",
}
};
```


## 截图演示
<img src="./assets/birthday-demo2.gif"/>

## 知乎使用教程
暂无

## 结尾
喜欢的话关注一下[霸都丶傲天](https://github.com/ajlovechina)~ \
定期更新一下爱情网页模板,简历模板,知识笔记,PDF书籍,原创深度技术分享等 :heart:

## 链接
* [第一期:爱情树 🌴将相爱的时刻永远珍藏 (微信,QQ可完美查看)](https://github.com/AJLoveChina/LoveTree)

0 comments on commit fed7cea

Please sign in to comment.