1111
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
@Entry
|
@Entry
|
||||||
@Component
|
@Component
|
||||||
struct Index {
|
struct Index {
|
||||||
@State message: string = '测试你好1111';
|
@State message: string = '测试你好11111';
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
RelativeContainer() {
|
RelativeContainer() {
|
||||||
|
|||||||
Reference in New Issue
Block a user