Authored by shangjf

添加被覆盖的代码 review by 鹿亮亮

@@ -19,6 +19,7 @@ import LoadMoreIndicator from '../../../common/components/LoadMoreIndicator'; @@ -19,6 +19,7 @@ import LoadMoreIndicator from '../../../common/components/LoadMoreIndicator';
19 import YH_SortView from '../../../common/components/YH_SortView'; 19 import YH_SortView from '../../../common/components/YH_SortView';
20 import HeadTitleCell from '../cell/HeadTitleCell'; 20 import HeadTitleCell from '../cell/HeadTitleCell';
21 import floorParser from '../../utils/floorParser'; 21 import floorParser from '../../utils/floorParser';
  22 +import channelTransfer from '../../../common/utils/channelTransfer';
22 23
23 import Focus from '../floor/Focus'; 24 import Focus from '../floor/Focus';
24 import AppIconList from '../floor/AppIconList'; 25 import AppIconList from '../floor/AppIconList';