commit
This commit is contained in:
@@ -709,6 +709,9 @@ layout("/mobile/platform.html"){
|
||||
this.initData();
|
||||
const active = sessionStorage.getItem("zhgh-mobile-home-active")
|
||||
this.active = active ? parseInt(active) : 0
|
||||
|
||||
this.clickIndex = 2
|
||||
this.clickMenu = this.moduleMenus.find(o => o.moduleName === '日常办公')
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user