sap.m.SplitApp 已注销 2021-04-25 59 阅读1分钟 this.app = new sap.m.SplitApp(); this.app.addPage(master, true); it has one internal attribute _aMasterPages and _aDetailPages. app.getPage(pageId, master-boolean);