Skip to content

Commit

Permalink
[组件-禁止跳转动态详情] fix: 修复带图转发动态二次转发后,查看图片 失效
Browse files Browse the repository at this point in the history
  • Loading branch information
sunfkny committed Oct 24, 2024
1 parent 32b6440 commit 09afe49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions registry/lib/components/feeds/disable-details/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ const entry = async () => {
'bili-rich-text-topic',
'bili-rich-text-module',
'bili-rich-text-link',
'bili-rich-text-viewpic',
].some(className => target.classList.contains(className))
) {
return
Expand Down

0 comments on commit 09afe49

Please sign in to comment.