Browse Source

bug修改

wangfei 6 years ago
parent
commit
e1765aec97
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/pages/page3.vue

+ 1
- 1
src/pages/page3.vue View File

164
           window.clearInterval(this.pageTimer)
164
           window.clearInterval(this.pageTimer)
165
           window.location.reload()
165
           window.location.reload()
166
         }
166
         }
167
-        this.init()
167
+        // this.init()
168
       }
168
       }
169
     }, 1000)
169
     }, 1000)
170
   },
170
   },