From be18b42e35d8294dddc5c93962b5b600e41df03e Mon Sep 17 00:00:00 2001 From: Hakadao Date: Sun, 5 Nov 2023 23:26:22 +0800 Subject: [PATCH] style: adjust styles --- src/components/Topbar/Topbar.vue | 2 +- src/contentScripts/views/App.vue | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/components/Topbar/Topbar.vue b/src/components/Topbar/Topbar.vue index c6a0ba0e..76831225 100644 --- a/src/components/Topbar/Topbar.vue +++ b/src/components/Topbar/Topbar.vue @@ -200,7 +200,7 @@ async function getTopbarNewMomentsCount() { p="lg:x-20 md:x-16 x-14" h="70px" > -
+
{ || /https?:\/\/(www.)?bilibili.com\/video\/.*/.test(location.href) // anime playback & movie page || /https?:\/\/(www.)?bilibili.com\/bangumi\/play\/.*/.test(location.href) + // anime page + || /https?:\/\/(www.)?bilibili.com\/anime(\/)?.*/.test(location.href) // moment page || /https?:\/\/t.bilibili.com.*/.test(location.href) )