pujiaming пре 2 година
родитељ
комит
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 => {