Authored by 梁志锋

修改代码规范

... ... @@ -150,7 +150,7 @@ function show(html, cb) {
$('.chose-panel').show();
$num = $('#good-num');
cbFn = cb;
innerScroll.disableScroll($choseArea);
}
... ...