Feature hello #4
@@ -1,7 +1,7 @@
|
|||||||
@Entry
|
@Entry
|
||||||
@Component
|
@Component
|
||||||
struct Index {
|
struct Index {
|
||||||
@State message: string = 'Hello';
|
@State message: string = 'Hello 1';
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
RelativeContainer() {
|
RelativeContainer() {
|
||||||
|
|||||||
Reference in New Issue
Block a user