辽宁省城乡建设网站,郑州百姓网征婚,音乐网站设计总结,智能建站平台z之前看到一种说法#xff0c;说是应用首页是 entry src main resources base profile main_pages.json 中src配置中数组第一个路径元素。这种说法是不对的#xff01;#xff01;#xff01;
如果需要修改应用加载时的首页#xff0c;需要…之前看到一种说法说是应用首页是 entry src main resources base profile main_pages.json 中src配置中数组第一个路径元素。这种说法是不对的
如果需要修改应用加载时的首页需要到 EntryAbility.ts 文件下进行修改 路径如下entry src main ets entryAbility EntryAbility.ts 默认应用首页是Index如需更改将 onWindowStageCreate 中的路径替换即可。