From 856b59e7410623317cb6d4872012d847942b2046 Mon Sep 17 00:00:00 2001 From: dragon <3013557874@qq.com> Date: Wed, 29 May 2024 13:42:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=BE=E5=BC=80=E4=BB=BB=E5=8A=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/yinmeng/activity/2024-childrenDay/index.html | 4 ++-- view/yinmeng/activity/2024-childrenDay/js/index.js | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/view/yinmeng/activity/2024-childrenDay/index.html b/view/yinmeng/activity/2024-childrenDay/index.html index 85c30ec..3124fe2 100644 --- a/view/yinmeng/activity/2024-childrenDay/index.html +++ b/view/yinmeng/activity/2024-childrenDay/index.html @@ -142,9 +142,9 @@
未完成
- +
未完成

房间停留10mins~(0/3)

diff --git a/view/yinmeng/activity/2024-childrenDay/js/index.js b/view/yinmeng/activity/2024-childrenDay/js/index.js index 93d5b53..3b8afef 100644 --- a/view/yinmeng/activity/2024-childrenDay/js/index.js +++ b/view/yinmeng/activity/2024-childrenDay/js/index.js @@ -164,7 +164,7 @@ function listFun(type) { } str += `
  • -
    ${i + 4 > 30 ? '30+' : i + 4}
    +
    ${i + 4}
    ${res.nick}
    搜捕值:${res.totalNum}
    @@ -218,7 +218,7 @@ function listFun(type) { } str += `
  • -
    ${i + 4 > 30 ? '30+' : i + 4}
    +
    ${i + 4}
    ${res.nick}
    ${type == 2 ? '童趣值:' : "童年值:" }${res.score}