Compare commits
3
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5d8cc385ba | ||
|
|
4249f2ad66 | ||
|
|
27af13952d |
@@ -1,7 +1,7 @@
|
||||
@Entry
|
||||
@Component
|
||||
struct Index {
|
||||
@State message: string = 'Hello World hi';
|
||||
@State message: string = 'Hello 1';
|
||||
|
||||
build() {
|
||||
RelativeContainer() {
|
||||
|
||||
Reference in New Issue
Block a user