update something

This commit is contained in:
king
2025-11-06 22:10:21 +08:00
parent 6a2e3194ad
commit bd8575d353

View File

@ -67,6 +67,7 @@ if (url.includes("/system_service/splash_config")) {
}
if (url.includes("/note/imagefeed?") || url.includes("/note/feed?")) {
console.log('打印原body' + JSON.stringify(obj));
// 信息流 图片
if (obj?.data?.length > 0) {
if (obj.data[0]?.note_list?.length > 0) {