Commit f195ff1c by 陈玉桐

del 清除token

parent 6ad3945d
...@@ -53,7 +53,7 @@ export default { ...@@ -53,7 +53,7 @@ export default {
navigation, loading, infiniteScroll navigation, loading, infiniteScroll
}, },
created() { created() {
localStorage.removeItem('token') // localStorage.removeItem('token')
}, },
mounted() { mounted() {
this.scroller = this.$el this.scroller = this.$el
......
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