Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update config.js #126

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 9 additions & 8 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,17 @@ var config = {
// 每句话尽量不要超过15个字,不然展示效果可能不太好
texts: [
"送给我", //这里,每句话结尾的最后一个逗号必须是英文的哦!! 很重要哦!!
"心爱的小可爱", // 同上...
"超爱的陈宜琳宝贝", // 同上...
"今天是你的生日",
"这是我们在一起的",
"第三个生日了哦",
"去年的生日",
"还记得在王婆串串吃的呢",
"今年要吃好的喽哦",
"要把我家可爱猪猪喂饱饱",
"然后抱走",
"YAMI~~",
"第一个生日呀",
"祝你生日快乐,天天开心哦",
"我们会在一起很久很久的",
"会陪伴彼此更多的人生moment",
"一起演绎many many美好的故事",
"我们会生育酸儿辣女,一起养修狗",
"一同体验人生的百味,一起幸福下去的",
"爱你哦~~",
],
/**
* imgs 可以不填, 但是如果要填写的话必须遵循下面的格式
Expand Down