...
|
...
|
@@ -614,34 +614,36 @@ module.exports = function(flag) { |
|
|
}
|
|
|
]
|
|
|
},
|
|
|
info: [
|
|
|
{
|
|
|
id: 1,
|
|
|
img: 'http://7xidk0.com1.z0.glb.clouddn.com/bg.png',
|
|
|
title: '1.副线不知为何总是好看点',
|
|
|
content: '具有绅士气质的英伦风格是永走前沿的经典,在众多的Made ' +
|
|
|
'In England中Panul Smith缔造了一个传奇',
|
|
|
publishTime: '2月13日 12:34',
|
|
|
pageView: 3445,
|
|
|
like: 23,
|
|
|
share: true,
|
|
|
url: '',
|
|
|
likeUrl: ''
|
|
|
},
|
|
|
{
|
|
|
id: 2,
|
|
|
img: 'http://7xidk0.com1.z0.glb.clouddn.com/bg.png',
|
|
|
title: '2.副线不知为何总是好看点测试长度是否会被截取塞真的很恶心啊',
|
|
|
content: '具有绅士气质的英伦风格是永走前沿的经典,在众多的Made ' +
|
|
|
'In England中Panul Smith缔造了一个传奇',
|
|
|
publishTime: '2月13日 12:34',
|
|
|
pageView: 3445,
|
|
|
like: 23,
|
|
|
share: true,
|
|
|
url: '',
|
|
|
likeUrl: ''
|
|
|
}
|
|
|
]
|
|
|
article: {
|
|
|
info: [
|
|
|
{
|
|
|
id: 1,
|
|
|
img: 'http://7xidk0.com1.z0.glb.clouddn.com/bg.png',
|
|
|
title: '1.副线不知为何总是好看点',
|
|
|
content: '具有绅士气质的英伦风格是永走前沿的经典,在众多的Made ' +
|
|
|
'In England中Panul Smith缔造了一个传奇',
|
|
|
publishTime: '2月13日 12:34',
|
|
|
pageView: 3445,
|
|
|
like: 23,
|
|
|
share: true,
|
|
|
url: '',
|
|
|
likeUrl: ''
|
|
|
},
|
|
|
{
|
|
|
id: 2,
|
|
|
img: 'http://7xidk0.com1.z0.glb.clouddn.com/bg.png',
|
|
|
title: '2.副线不知为何总是好看点测试长度是否会被截取塞真的很恶心啊',
|
|
|
content: '具有绅士气质的英伦风格是永走前沿的经典,在众多的Made ' +
|
|
|
'In England中Panul Smith缔造了一个传奇',
|
|
|
publishTime: '2月13日 12:34',
|
|
|
pageView: 3445,
|
|
|
like: 23,
|
|
|
share: true,
|
|
|
url: '',
|
|
|
likeUrl: ''
|
|
|
}
|
|
|
]
|
|
|
}
|
|
|
};
|
|
|
//模板页数据
|
|
|
case 'tpl':
|
...
|
...
|
|