...
|
...
|
@@ -24,13 +24,11 @@ const cate = { |
|
|
lifestyle: '6f7b590ed3844e680d4052fc5c4d98ad'
|
|
|
};
|
|
|
|
|
|
/* 资讯列表资源位 */
|
|
|
/* TODO 资讯列表资源位 */
|
|
|
const news = {
|
|
|
new: 'd4fdfcad1ec877d466d9780efaf4d296',
|
|
|
sports: 'e1f8dce8cb9de1a0977479c13c4d3dcc',
|
|
|
life: '5c0b9963d8b75e6fd788a2b49402be14',
|
|
|
sneakers: 'c4a62196c30cae5301e419aa3f77747b',
|
|
|
fashion: '70bc6b9d5c96bb7698eab85c7cd5ebbe'
|
|
|
all: 'd4fdfcad1ec877d466d9780efaf4d296',
|
|
|
men: 'e1f8dce8cb9de1a0977479c13c4d3dcc',
|
|
|
women: '5c0b9963d8b75e6fd788a2b49402be14'
|
|
|
};
|
|
|
|
|
|
module.exports = {
|
...
|
...
|
|