Authored by 王水玲

首页侧边栏修改

... ... @@ -37,8 +37,8 @@ const processSideBar = (list) => {
if (item.sub) {
let sub = [{
textCn: '逛',
textEn: 'TrendFinder',
sortName: '逛',
sortNameEn: 'TrendFinder',
back: true,
isSelect: false,
bgColor: '#000'
... ...