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 => {