|
|
@@ -125,7 +125,7 @@ export const getNotice = [
|
|
|
title: titles[1],
|
|
|
logo: avatars[1],
|
|
|
description: '希望是一个好东西,也许是最好的,好东西是不会消亡的',
|
|
|
- updatedAt: new Date('2017-07-24 11:00:00'),
|
|
|
+ updatedAt: new Date('2017-07-24'),
|
|
|
member: '全组都是吴彦祖',
|
|
|
href: '',
|
|
|
memberLink: '',
|
|
|
@@ -145,7 +145,7 @@ export const getNotice = [
|
|
|
title: titles[3],
|
|
|
logo: avatars[3],
|
|
|
description: '那时候我只会想自己想要什么,从不想自己拥有什么',
|
|
|
- updatedAt: new Date('2017-07-23 06:23:00'),
|
|
|
+ updatedAt: new Date('2017-07-23'),
|
|
|
member: '程序员日常',
|
|
|
href: '',
|
|
|
memberLink: '',
|
|
|
@@ -155,7 +155,7 @@ export const getNotice = [
|
|
|
title: titles[4],
|
|
|
logo: avatars[4],
|
|
|
description: '凛冬将至',
|
|
|
- updatedAt: new Date('2017-07-23 06:23:00'),
|
|
|
+ updatedAt: new Date('2017-07-23'),
|
|
|
member: '高逼格设计天团',
|
|
|
href: '',
|
|
|
memberLink: '',
|
|
|
@@ -165,7 +165,7 @@ export const getNotice = [
|
|
|
title: titles[5],
|
|
|
logo: avatars[5],
|
|
|
description: '生命就像一盒巧克力,结果往往出人意料',
|
|
|
- updatedAt: new Date('2017-07-23 06:23:00'),
|
|
|
+ updatedAt: new Date('2017-07-23'),
|
|
|
member: '骗你来学计算机',
|
|
|
href: '',
|
|
|
memberLink: '',
|