Authored by 陈轩

fix

... ... @@ -32,7 +32,7 @@ function appJump(where, option) {
var page = {
rollTimer: null,
rollTimer: null,
init: function() {
this.domInit();
this.bindEvents();
... ...