update:优化性能问题
This commit is contained in:
@@ -195,7 +195,7 @@ const onClickShare = debounce(async () => {
|
||||
});
|
||||
|
||||
onMounted(() => {
|
||||
void audioManager.warmAll();
|
||||
void audioManager.warmCommon();
|
||||
uni.setKeepScreenOn({
|
||||
keepScreenOn: true,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user