深渊使用率楼层倒序

This commit is contained in:
yoimiya-kokomi 2022-07-11 06:11:43 +08:00
parent 30f6ea1e99
commit fb065f9124

View File

@ -133,6 +133,7 @@ export async function abyssPct(e, { render }) {
let data = abyssData.data;
data = lodash.sortBy(data, "floor");
data = data.reverse();
lodash.forEach(data, (floorData) => {
let floor = {