Update searcher.js

This commit is contained in:
OPPO9008 2025-05-05 23:32:23 +08:00 committed by GitHub
parent 82163b38c1
commit 9553fdc0e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -103,7 +103,7 @@ function parseDynamicCard(data) {
/* 转发描述 */
obj.description = '';
let _total_len = 0;
if (Array.isArray(ditem?.orig?.modules?.module_dynamic?.desc?.rich_text_nodes)) {
if (Array.isArray(ditem?.modules?.module_dynamic?.desc?.rich_text_nodes)) {
ditem?.modules?.module_dynamic?.desc?.rich_text_nodes.forEach(node => {
if (node.type === 'RICH_TEXT_NODE_TYPE_AT') {
obj.ctrl.push({