pujiaming лет назад: 2
Родитель
Сommit
a2373ff60b
1 измененных файлов с 0 добавлено и 1 удалено
  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 => {