update product/phone/src/main/ets/pages/PhotoBrowser.ets.

Signed-off-by: liujuan <liujuan76@h-partners.com>
This commit is contained in:
liujuan 2023-07-24 02:44:58 +00:00 committed by Gitee
parent 868d4b82e2
commit 088ecda625
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -55,6 +55,7 @@ export struct PhotoBrowser {
browserController: this.browserController
})
}
.padding({ bottom: $r('app.float.title_default') })
}
pageTransition() {