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