Authored by uedxwg

'upadte'

... ... @@ -349,6 +349,9 @@ $yohoPage.on('touchstart', '.btn-minus', function() {
}
});
$('#good-num').on('keydown ',function(){
});
exports.init = init;
exports.show = show;
... ...