This commit is contained in:
baixibaodawang
2026-07-16 21:23:37 +08:00
parent a5fc1b8446
commit 1ca94a1095
+1 -1
View File
@@ -1,7 +1,7 @@
@Entry @Entry
@Component @Component
struct Index { struct Index {
@State message: string = '测试你好11111'; @State message: string = '测试你好111111';
build() { build() {
RelativeContainer() { RelativeContainer() {