diff --git a/components/index/TopBar.vue b/components/index/TopBar.vue index c1fcfc1..2bf4f4b 100644 --- a/components/index/TopBar.vue +++ b/components/index/TopBar.vue @@ -5,6 +5,9 @@ let route = useRoute() // const handleSelect = (key: string, keyPath: string[]) => { // console.log(key, keyPath) // } + +const HotArray = await $fetch("https://data.zziyu.cn/hot/webs") +// console.log(HotArray)