From 20ce419a69b08bbee5044b3a1956dc57f3ddf4ba Mon Sep 17 00:00:00 2001 From: Dragon <13925835632@139.com> Date: Fri, 8 Dec 2023 14:06:18 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=B1=95=E7=A4=BA=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../activity/spacTimeLuck/css/index.css | 2 +- .../activity/spacTimeLuck/css/index.scss | 2 +- view/yinmeng/activity/spacTimeLuck/index.html | 2 +- .../yinmeng/activity/spacTimeLuck/js/index.js | 21 ++++++++++++------- 4 files changed, 16 insertions(+), 11 deletions(-) diff --git a/view/yinmeng/activity/spacTimeLuck/css/index.css b/view/yinmeng/activity/spacTimeLuck/css/index.css index 23cf53b..c644706 100644 --- a/view/yinmeng/activity/spacTimeLuck/css/index.css +++ b/view/yinmeng/activity/spacTimeLuck/css/index.css @@ -156,7 +156,7 @@ body { } .content .lineBox .line .line_in { - width: 20%; + width: 0%; height: 100%; background: linear-gradient(0deg, #FFE993 0%, #EC9409 52%, #FFFC9E 98%); border-radius: 0.68rem; diff --git a/view/yinmeng/activity/spacTimeLuck/css/index.scss b/view/yinmeng/activity/spacTimeLuck/css/index.scss index 7675927..b9d0677 100644 --- a/view/yinmeng/activity/spacTimeLuck/css/index.scss +++ b/view/yinmeng/activity/spacTimeLuck/css/index.scss @@ -158,7 +158,7 @@ body { background-size: 100% 100%; .line_in { - width: 20%; + width: 0%; height: 100%; background: linear-gradient(0deg, #FFE993 0%, #EC9409 52%, #FFFC9E 98%); border-radius: px2rem(51); diff --git a/view/yinmeng/activity/spacTimeLuck/index.html b/view/yinmeng/activity/spacTimeLuck/index.html index 0be0cd1..33dd353 100644 --- a/view/yinmeng/activity/spacTimeLuck/index.html +++ b/view/yinmeng/activity/spacTimeLuck/index.html @@ -42,7 +42,7 @@