状态栏修改

This commit is contained in:
xiaoxiao 2025-08-18 16:28:56 +08:00
parent ccd4cdf328
commit 662c0ba507

View File

@ -54,8 +54,8 @@ struct Home {
}
onChangeIndex() {
if (this.activeIndex === 3) themeManager.settingStatusBarWhite()
else themeManager.settingStatusBarBlack()
// if (this.activeIndex === 3) themeManager.settingStatusBarWhite()
// else themeManager.settingStatusBarBlack()
}
async loadPatients() {