fix(VideoCard): bug fixes (#316)

* fix(VideoCard): fix double page open on author's name click (#315)

* fix(VideoCard): ensure clicking on bangumi name or avatar goes to the right page
This commit is contained in:
Hakadao
2024-02-21 23:18:25 +08:00
committed by GitHub
parent e3de0b0283
commit 1790d3a921
2 changed files with 18 additions and 9 deletions

View File

@@ -103,6 +103,7 @@ function jumpToLoginPage() {
:author="moment.modules.module_author.name"
:author-face="moment.modules.module_author.face"
:mid="moment.modules.module_author.mid"
:author-url="moment.modules.module_author.jump_url"
:view-str="moment.modules.module_dynamic.major.pgc?.stat.play"
:danmaku-str="moment.modules.module_dynamic.major.pgc?.stat.danmaku"
:capsule-text="moment.modules.module_author.pub_time"