Authored by zhangxiaoru

editorial

... ... @@ -52,11 +52,6 @@ const _processListData = (list) => {
});
listData.tabs = list.list.artList;
<<<<<<< HEAD
=======
// console.log(listData)
>>>>>>> b71856c69f68002ad697169e8d8f4447ad195e4a
return listData;
};
... ...