From 444eb45cfce336917ebc0c7c7b63734f8b9fe97e Mon Sep 17 00:00:00 2001 From: story-x <394890254@qq.com> Date: Fri, 13 Oct 2023 02:52:36 +0800 Subject: [PATCH] =?UTF-8?q?fix=20*=E6=8A=BD=E5=8D=A1=E8=AE=B0=E5=BD=95=20(?= =?UTF-8?q?#277)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/genshin/resources/StarRail/html/gachaLog/gachaLog.css | 2 +- plugins/genshin/resources/StarRail/html/gachaLog/gachaLog.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/genshin/resources/StarRail/html/gachaLog/gachaLog.css b/plugins/genshin/resources/StarRail/html/gachaLog/gachaLog.css index 5073d25..3d41107 100644 --- a/plugins/genshin/resources/StarRail/html/gachaLog/gachaLog.css +++ b/plugins/genshin/resources/StarRail/html/gachaLog/gachaLog.css @@ -150,7 +150,7 @@ body { height: 90px; position: relative; overflow: hidden; - background: #e7e5d9; + /*background: #e7e5d9;*/ } .card_list .item img { diff --git a/plugins/genshin/resources/StarRail/html/gachaLog/gachaLog.html b/plugins/genshin/resources/StarRail/html/gachaLog/gachaLog.html index de7f05f..0b00b9b 100644 --- a/plugins/genshin/resources/StarRail/html/gachaLog/gachaLog.html +++ b/plugins/genshin/resources/StarRail/html/gachaLog/gachaLog.html @@ -53,7 +53,7 @@ src="{{pluResPath}}img/{{val.item_type=='角色'?'role':'weapon'}}/{{val.name}}.webp" onerror="whenError(this,'{{val.item_type=='角色'?'role':'weapon'}}')"/> -
{{val.num}}
+
{{val.num}}
{{/each}}