Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 修复被转发图文动态的 详情 > 功能失效 #4452

Merged
merged 1 commit into from
Sep 24, 2023

Conversation

sunfkny
Copy link
Contributor

@sunfkny sunfkny commented Sep 24, 2023

图文动态找不到 .bili-dyn-content__orig__desc
新增 .dyn-card-opus__summary 即可修复

目前图文动态内容部分的完整选择器

document.querySelector(
  `.bili-dyn-item__main > .bili-dyn-item__body >
  .bili-dyn-content > .bili-dyn-content__orig.reference > .bili-dyn-content__orig__major >
  .dyn-card-opus > .dyn-card-opus__summary`
)

@the1812 the1812 merged commit cf634df into the1812:preview-fixes Sep 24, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants