version>=29 使用了新的重命名接口、EQ 排序功能

This commit is contained in:
eafonyang
2026-07-07 17:14:52 +08:00
parent 61fc54cd5a
commit b7fdfe0101
12 changed files with 468 additions and 77 deletions
+1 -1
View File
@@ -14,8 +14,8 @@ import { useLocation } from "wouter";
import { useState, useEffect, useRef } from "react";
import BottomNav from "@/components/BottomNav";
import { navigateToSelect } from "./SelectPage";
import { getBootSoundMaxIndex } from "@/config/firmwareFeatures";
import {
getBootSoundMaxIndex,
normalizeBootSound,
parseFirmwareVersion,
readBootSoundFromState,