bug修复
This commit is contained in:
@@ -60,6 +60,7 @@ export struct HdGrid {
|
||||
.fontColor(Color.Gray)
|
||||
.fontSize($r('app.float.hd_list_load_font'))
|
||||
}
|
||||
.visibility(Visibility.None)
|
||||
.height($r('app.float.hd_list_load_height'))
|
||||
.width('100%')
|
||||
.justifyContent(FlexAlign.Center)
|
||||
|
||||
Reference in New Issue
Block a user