Authored by 王水玲

首页侧边栏修改

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