From b00bf353b90d3288813b80179329b89862d2b371 Mon Sep 17 00:00:00 2001 From: cp <463911765@qq.com> Date: Fri, 10 Dec 2021 09:39:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AE=9D=E7=AE=B1=E5=BC=80?= =?UTF-8?q?=E5=87=BA=E7=89=A9=E5=93=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/style.css | 2 +- js/handle.js | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index d444f5f..c6196b2 100644 --- a/css/style.css +++ b/css/style.css @@ -330,7 +330,7 @@ body{ width: 90px; height: 90px; background-size: 90px 90px; - background-repeat: no-repeat; + background-repeat: no-repeat; padding-top: 90px; position: relative; filter:drop-shadow(10px 30px 10px rgba(0,0,0,.4)); diff --git a/js/handle.js b/js/handle.js index ffceeab..47737db 100644 --- a/js/handle.js +++ b/js/handle.js @@ -35,6 +35,17 @@ let giftObj = { '牛哇牛哇': 1, '白银宝盒': 10, '紫金宝盒': 100, + '金币':10, + '泡泡糖':10, + '打榜':10, + '疯狂应援':10, + '战车出击':100, + '冰阔落':100, + '粉玫瑰':100, + '聚光灯':100, + '战鼓声声':100, + '狂欢派对':100, + '超级战舰':100, 'D言D语': 330, '星愿水晶球': 1000, '为你加冕': 4500,