Authored by uedxwg

'upadte'

@@ -349,6 +349,9 @@ $yohoPage.on('touchstart', '.btn-minus', function() { @@ -349,6 +349,9 @@ $yohoPage.on('touchstart', '.btn-minus', function() {
349 } 349 }
350 350
351 }); 351 });
  352 +$('#good-num').on('keydown ',function(){
  353 +
  354 +});
352 355
353 exports.init = init; 356 exports.init = init;
354 exports.show = show; 357 exports.show = show;