pujiaming 2 gadi atpakaļ
vecāks
revīzija
a2373ff60b
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  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 => {