状态栏修改
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user