Authored by 陈轩

fix

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