fix(VideoCard): bug fixes (#316) (#319)

* 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-22 12:28:02 +08:00
committed by GitHub
parent 8c429b9575
commit 641f87e0ec
2 changed files with 18 additions and 9 deletions

View File

@@ -137,6 +137,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"