Authored by biao

Merge branch 'release/1.0' of http://git.yoho.cn/fe/yoho-blk into release/1.0

... ... @@ -38,8 +38,6 @@ const _processListData = (list) => {
}
});
console.log(list)
listKey.sort();
listKey.push('0-9');
... ...