fix warning

This commit is contained in:
2024-09-06 15:36:19 +08:00
parent bdfab3ab29
commit 7f9c4bc663
17 changed files with 40 additions and 60 deletions

View File

@@ -137,7 +137,7 @@ async function release() {
@Entry
@Component
export struct AudioPlayerPage {
struct AudioPlayerPage {
build() {
}