Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ecef71b4f1 | ||
|
|
27af13952d | ||
|
|
f468662516 | ||
|
|
052c54f916 |
@@ -1,7 +1,7 @@
|
|||||||
@Entry
|
@Entry
|
||||||
@Component
|
@Component
|
||||||
struct Index {
|
struct Index {
|
||||||
@State message: string = '测试你好111111';
|
@State message: string = 'Hello';
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
RelativeContainer() {
|
RelativeContainer() {
|
||||||
|
|||||||
Reference in New Issue
Block a user