状态栏修改
This commit is contained in:
parent
ccd4cdf328
commit
662c0ba507
@ -54,8 +54,8 @@ struct Home {
|
|||||||
}
|
}
|
||||||
|
|
||||||
onChangeIndex() {
|
onChangeIndex() {
|
||||||
if (this.activeIndex === 3) themeManager.settingStatusBarWhite()
|
// if (this.activeIndex === 3) themeManager.settingStatusBarWhite()
|
||||||
else themeManager.settingStatusBarBlack()
|
// else themeManager.settingStatusBarBlack()
|
||||||
}
|
}
|
||||||
|
|
||||||
async loadPatients() {
|
async loadPatients() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user