在mainfest中找到router属性 添加分包名和分包内的网址名 在其他ux页面跳转页面时 先导入router import router from '@system.router' 再使用router.push 的方法跳转页面