大约有 1 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0011 秒)
...存 public initFromStorage(): void { const data = Laya.LocalStorage.getJSON(SoundManager.STORAGE_KEY); if (data) { //Laya.SoundManager.musicVolume = data.bgmVolume / 100; Laya.SoundManager.setMusicVolume(data.bgmVolume / 100); ...
来源: Laya_社区 发布时间: 20250930