mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
* 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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user