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}