webpage test

This commit is contained in:
2024-04-09 17:54:16 +08:00
parent 338b784b8b
commit aba6717228
4 changed files with 8 additions and 4 deletions

View File

@@ -18,6 +18,6 @@ struct LinearLayoutPage {
Row().width('90%').height('10%').backgroundColor("#ff4455")
Row().width('90%').height('10%').backgroundColor("#ff4455")
Row().width('90%').height('10%').backgroundColor("#ff4455")
}.height('100%').width('100%')
}.width('100%')
}
}