先提交一波
This commit is contained in:
@@ -92,7 +92,6 @@ export default {
|
||||
},
|
||||
created() {
|
||||
this.search = localStorage.getItem("searchApp") || ""
|
||||
this.token = localStorage.getItem("ui-token")
|
||||
if (this.token) this.getUserInfo()
|
||||
wx = jWeixin
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user