COVID-19_ios_widget
COVID-19_ios_widget copied to clipboard
核酸历史运行报错
https://github.com/svcvit/COVID-19_ios_widget/blob/df941f781073e100a4bfdeb21a6b62c6b75fb548/freq.js#L85
[19:10:10] TypeError: undefined is not an object (evaluating 'data_hs.concat')
line 171, column 27
stack => @file:///private/var/mobile/Containers/Shared/AppGroup/4A5FE922-0263-4189-857B-BD9798336376/JSBox/Code/freq.js:173:27 asyncFunctionResume@[native code] @[native code] promiseReactionJobWithoutPromise@[native code] promiseReactionJob@[native code]
应该还是抓包请求不对,导致第二页的请求失败返回undefined,检查请求第二页的header和body