pujiaming 2 lat temu
rodzic
commit
a2373ff60b
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      src/views/home.vue

+ 0 - 1
src/views/home.vue

@@ -209,7 +209,6 @@ const prefix = ref<string>('')
 const isLoading = ref<boolean>(true)
 const tagArr = ref<any[]>([])
 const listSwiper: any = ref([])
-const hasToken = ref(sessionStorage.getItem('token'))
 
 onMounted(async() => {
   getIndexGameHot().then(res => {