forked from AJLoveChina/birthday
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Baker.He
authored and
Baker.He
committed
Oct 10, 2019
1 parent
e7271aa
commit fed7cea
Showing
3 changed files
with
51 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |