This commit is contained in:
XiuYun CHEN 2025-05-09 16:06:32 +08:00
parent e9bb89b90a
commit 8d5973df8d

View File

@ -2,7 +2,7 @@
@Entry @Entry
@Component @Component
export struct VideoPage { export struct VideoPage {
@State message: string = 'Hello World'; @State message: string = 'Hello World333';
onPageShow(): void { onPageShow(): void {
console.log('VideoPage onPageShow!'); console.log('VideoPage onPageShow!');