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