优化首页显示

This commit is contained in:
2024-04-30 12:32:25 +08:00
parent 0d43919561
commit bcb748a9b1
9 changed files with 152 additions and 26 deletions

View File

@@ -0,0 +1,8 @@
@Entry
@Component
struct TextPage {
build() {
}
}