每月奖励-显示英语2区家族榜数据

This commit is contained in:
chenruiye
2025-07-01 14:08:09 +08:00
parent c10a860cc5
commit dc8d183c13

View File

@@ -149,7 +149,7 @@ function listRank(type) {
success(res) {
if (res.code === 200) {
var my = res.data.me;
if(partitionId == 16) return
// if(partitionId == 16) return
var listTo3 = res.data.slice(0, 3);
var notListTo3 = res.data.slice(3);
notListTo3 = notListTo3.slice(0, 27)