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

1227768543@qq.COM #32

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
18 changes: 9 additions & 9 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@
var config = {
// 下面的句子不一定非要7句, 你也可以改成4句,2句话都可以
lines: [
"亲爱的雯雯",
"花开一季,有落红为证",
"逝去的岁月,如何能托于烟尘",
"你的浅笑,是我永生眷恋",
"相思的真情,是否能明白一二",
"亲爱的宝贝,你是我的唯一",
"爱你永远。。。",
"亲爱的宝贝",
"和你在一起的日子,每天都很精彩",
"我们每一天在做着别人做不到的事情,如果停下会觉得缺少些什么",
"开心时你和我一起欢笑,失落时你又是最佳听众亦或在我身边陪伴",
"很多事上又像是我的老师,你的修字改句让我少了冲动多了圆滑,在是非面前你有主见,对事物的认知更客观",
"生活少不了吵闹,这是磨合,我们是爱人更是家人,让爱情更像是一种生活",
"爱你的 才第1000天",
],
// 相爱的时间 记住格式不能写错了, 非常重要
// 格式一定要和下面这个时间格式一样
// 分别是 年-月-日T时时:分分:秒秒
// 温馨警告:
// 1.时分秒都必须是俩个数字 比如 00:00:00
// 2.T不能丢了
date: "2017-07-20T20:15:00",
date: "2020-07-19T00:00:00",
// 双方的名字
names: ["笨笨熊", "黑猪猪"]
names: ["肖鑫", "刘晨"]
}