update:优化性能问题

This commit is contained in:
2026-08-17 10:11:28 +08:00
parent 2628a17b3f
commit 63fb4ae85a
15 changed files with 395 additions and 137 deletions
+1 -1
View File
@@ -234,7 +234,7 @@ onLoad(async (options) => {
});
onMounted(() => {
void audioManager.warmAll();
void audioManager.warmCommon();
uni.setKeepScreenOn({
keepScreenOn: true,
});