Compare commits

...
3 Commits
Author SHA1 Message Date
baixibaodawang 1ca94a1095 1111 2026-07-16 21:23:37 +08:00
baixibaodawang a5fc1b8446 1111 2026-07-16 21:21:16 +08:00
baixibaodawang bd8e2c4549 1111 2026-07-16 21:18:19 +08:00
+1 -1
View File
@@ -1,7 +1,7 @@
@Entry
@Component
struct Index {
@State message: string = '测试你好';
@State message: string = '测试你好111111';
build() {
RelativeContainer() {