This commit is contained in:
2021-09-16 15:48:16 +08:00
19 changed files with 13657 additions and 8197 deletions

View File

@@ -172,9 +172,9 @@
}
},
methods: {
// outLogin(){
// this.$store.commit('setToken', '')
// }
outLogin(){
this.$store.commit('setToken', '')
},
selectedBanner(item, index) {
console.log('🥒', item, index)
}