/#/music/search:1 Access to XMLHttpRequest at 'https://mu-api.yuk0.com/search/hot' from origin 'https://netease-music.fe-mm.com' has been blocked by CORS policy: The 'Access-Control-Allow-Origin' header has a value 'https://v-music.vercel.app' that is not equal to the supplied origin.
mu-api.yuk0.com/search/hot:1 Failed to load resource: net::ERR_FAILED
search.vue:75 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'hots')
at search.vue:75:1
打开搜索后页面停滞,F12控制台报错:
/#/music/search:1 Access to XMLHttpRequest at 'https://mu-api.yuk0.com/search/hot' from origin 'https://netease-music.fe-mm.com' has been blocked by CORS policy: The 'Access-Control-Allow-Origin' header has a value 'https://v-music.vercel.app' that is not equal to the supplied origin. mu-api.yuk0.com/search/hot:1 Failed to load resource: net::ERR_FAILED search.vue:75 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'hots') at search.vue:75:1
如图: