From 7fbd3bc760cb7f2acfdaffbed5da6331cccf0dad Mon Sep 17 00:00:00 2001 From: kuaifan Date: Wed, 20 Nov 2024 09:04:19 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BC=98=E5=8C=96=E6=B7=B1=E8=89=B2?= =?UTF-8?q?=E4=B8=BB=E9=A2=98=E4=B8=8B=E8=B0=83=E6=95=B4=E6=B5=8F=E8=A7=88?= =?UTF-8?q?=E5=99=A8=E7=AA=97=E5=8F=A3=E6=98=BE=E7=A4=BA=E7=99=BD=E8=BE=B9?= =?UTF-8?q?=E7=9A=84=E6=83=85=E5=86=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/assets/js/functions/web.js | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/assets/js/functions/web.js b/resources/assets/js/functions/web.js index 5330a5e29..eccbe4579 100755 --- a/resources/assets/js/functions/web.js +++ b/resources/assets/js/functions/web.js @@ -1000,6 +1000,7 @@ import {convertLocalResourcePath} from "../components/Replace/utils"; @media screen { html { ${this.utils.defaultFilter()} + background-color: #0D0D0D; will-change: transform; }