Commit 6ad3945d by 陈玉桐

fix

parent 3ed27968
......@@ -52,6 +52,9 @@ export default {
components: {
navigation, loading, infiniteScroll
},
created() {
localStorage.removeItem('token')
},
mounted() {
this.scroller = this.$el
// var u = navigator.userAgent, app = navigator.appVersion;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment