Compare commits
5
Commits
ecef71b4f1
...
feature
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1ca94a1095 | ||
|
|
a5fc1b8446 | ||
|
|
bd8e2c4549 | ||
|
|
eaf949dea8 | ||
|
|
c040f78ceb |
@@ -1,7 +1,7 @@
|
||||
@Entry
|
||||
@Component
|
||||
struct Index {
|
||||
@State message: string = 'Hello World';
|
||||
@State message: string = '测试你好111111';
|
||||
|
||||
build() {
|
||||
RelativeContainer() {
|
||||
|
||||
Reference in New Issue
Block a user