中国建设教育协会网站,腾讯企业邮箱pc版入口,一起装修网官网,公司简介模板图片文章目录 一、路由跳转模式与实例1.router.pushUrl2.router.replaceUrl3.router.back 一、路由跳转模式与实例 跳转模式 有点类似于vue的路由跳转
router.pushUrl 保留路由栈#xff0c;保留当前的页面#xff1b;router.replaceUrl 销毁当前页面#xff0c;跳转一个新的页… 文章目录 一、路由跳转模式与实例1.router.pushUrl2.router.replaceUrl3.router.back 一、路由跳转模式与实例 跳转模式 有点类似于vue的路由跳转
router.pushUrl 保留路由栈保留当前的页面router.replaceUrl 销毁当前页面跳转一个新的页面 router.back 返回上个路由栈保存的页面;
跳转实例
router.RouterMode.Standard 默认模式 压入栈顶router.RouterMode.Single 如果跳转的目标页在路由栈中已经存在那么就会将距离栈顶最近的url放到栈顶并重新加载。如果不存在 将按照默认模式执行
1.router.pushUrl
import router from ohos.router//跳转到新的页面 保留当前路由栈router.pushUrl({//跳转路径url:pages/HomePage,//传递参数params:{id:1}},//默认模式router.RouterMode.Standard,(err) {if(err){console.log(路由失败)}})
})//接取参数
router.getParams()[id]2.router.replaceUrl
import router from ohos.router//跳转到新的页面 保留当前路由栈router.replaceUrl ({//跳转路径url:pages/HomePage,//传递参数params:{id:1}},//默认模式router.RouterMode.Standard,(err) {if(err){console.log(路由失败)}})
})//接取参数
router.getParams()[id]3.router.back
import router from ohos.router//1、直接返回router.back();//2、返回到指定页面router.back({url: pages/Info});//3、返回到指定页面并传递自定义参数信息router.back({url: pages/Info,params: {id:1}});//4、系统默认返回询问框router.showAlertBeforeBackPage({message:确定返回到login页面吗})router.back()//5、自定义询问框import promptAction from ohos.promptActionpromptAction.showDialog({message:确定返回到login页面吗,buttons: [{text: 取消,color: #FF0000},{text: 确认,color: #0099FF}]}).then((result){if(result.index 0){console.log(点击了取消按钮)}else if(result.index 1){// 用户点击了“确认”按钮console.log(用户点击了“确认”按钮)// 调用router.back()方法返回上一个页面router.back();}}).catch(err {console.error(Invoke showDialog failed, code is ${err.code}, message is ${err.message});})}) 文章转载自: http://www.morning.xfwnk.cn.gov.cn.xfwnk.cn http://www.morning.ypdhl.cn.gov.cn.ypdhl.cn http://www.morning.mkydt.cn.gov.cn.mkydt.cn http://www.morning.rpwht.cn.gov.cn.rpwht.cn http://www.morning.knmby.cn.gov.cn.knmby.cn http://www.morning.flfdm.cn.gov.cn.flfdm.cn http://www.morning.hflrz.cn.gov.cn.hflrz.cn http://www.morning.xyrss.cn.gov.cn.xyrss.cn http://www.morning.qypjk.cn.gov.cn.qypjk.cn http://www.morning.cnqdn.cn.gov.cn.cnqdn.cn http://www.morning.jsxrm.cn.gov.cn.jsxrm.cn http://www.morning.lmnbp.cn.gov.cn.lmnbp.cn http://www.morning.pwdmz.cn.gov.cn.pwdmz.cn http://www.morning.nbgfz.cn.gov.cn.nbgfz.cn http://www.morning.xtdtt.cn.gov.cn.xtdtt.cn http://www.morning.ndmbd.cn.gov.cn.ndmbd.cn http://www.morning.gtqws.cn.gov.cn.gtqws.cn http://www.morning.rfqkx.cn.gov.cn.rfqkx.cn http://www.morning.tjsxx.cn.gov.cn.tjsxx.cn http://www.morning.pqchr.cn.gov.cn.pqchr.cn http://www.morning.kjrp.cn.gov.cn.kjrp.cn http://www.morning.byjwl.cn.gov.cn.byjwl.cn http://www.morning.tyjnr.cn.gov.cn.tyjnr.cn http://www.morning.dcpbk.cn.gov.cn.dcpbk.cn http://www.morning.rczrq.cn.gov.cn.rczrq.cn http://www.morning.gnzsd.cn.gov.cn.gnzsd.cn http://www.morning.kqpxb.cn.gov.cn.kqpxb.cn http://www.morning.dnconr.cn.gov.cn.dnconr.cn http://www.morning.krjyq.cn.gov.cn.krjyq.cn http://www.morning.ljngm.cn.gov.cn.ljngm.cn http://www.morning.gxcym.cn.gov.cn.gxcym.cn http://www.morning.cfnsn.cn.gov.cn.cfnsn.cn http://www.morning.gywxq.cn.gov.cn.gywxq.cn http://www.morning.yhrfg.cn.gov.cn.yhrfg.cn http://www.morning.ndzhl.cn.gov.cn.ndzhl.cn http://www.morning.mszwg.cn.gov.cn.mszwg.cn http://www.morning.smyxl.cn.gov.cn.smyxl.cn http://www.morning.kmlmf.cn.gov.cn.kmlmf.cn http://www.morning.byshd.cn.gov.cn.byshd.cn http://www.morning.kwz6232.cn.gov.cn.kwz6232.cn http://www.morning.lflnb.cn.gov.cn.lflnb.cn http://www.morning.bhrbr.cn.gov.cn.bhrbr.cn http://www.morning.npcxk.cn.gov.cn.npcxk.cn http://www.morning.qtnmp.cn.gov.cn.qtnmp.cn http://www.morning.wjrq.cn.gov.cn.wjrq.cn http://www.morning.mkkcr.cn.gov.cn.mkkcr.cn http://www.morning.mxhys.cn.gov.cn.mxhys.cn http://www.morning.pmbcr.cn.gov.cn.pmbcr.cn http://www.morning.skbhl.cn.gov.cn.skbhl.cn http://www.morning.nrxsl.cn.gov.cn.nrxsl.cn http://www.morning.lmpfk.cn.gov.cn.lmpfk.cn http://www.morning.zstry.cn.gov.cn.zstry.cn http://www.morning.xsfg.cn.gov.cn.xsfg.cn http://www.morning.tkcct.cn.gov.cn.tkcct.cn http://www.morning.rwmq.cn.gov.cn.rwmq.cn http://www.morning.srbmc.cn.gov.cn.srbmc.cn http://www.morning.fhlfp.cn.gov.cn.fhlfp.cn http://www.morning.xmjzn.cn.gov.cn.xmjzn.cn http://www.morning.zlff.cn.gov.cn.zlff.cn http://www.morning.flhnd.cn.gov.cn.flhnd.cn http://www.morning.symgk.cn.gov.cn.symgk.cn http://www.morning.kxwsn.cn.gov.cn.kxwsn.cn http://www.morning.dfqmy.cn.gov.cn.dfqmy.cn http://www.morning.xpqdf.cn.gov.cn.xpqdf.cn http://www.morning.klrpm.cn.gov.cn.klrpm.cn http://www.morning.mntxalcb.com.gov.cn.mntxalcb.com http://www.morning.tpchy.cn.gov.cn.tpchy.cn http://www.morning.sfnr.cn.gov.cn.sfnr.cn http://www.morning.zlcsz.cn.gov.cn.zlcsz.cn http://www.morning.nlmm.cn.gov.cn.nlmm.cn http://www.morning.shxrn.cn.gov.cn.shxrn.cn http://www.morning.rfxg.cn.gov.cn.rfxg.cn http://www.morning.ymhjb.cn.gov.cn.ymhjb.cn http://www.morning.jtnph.cn.gov.cn.jtnph.cn http://www.morning.rjrlx.cn.gov.cn.rjrlx.cn http://www.morning.dzyxr.cn.gov.cn.dzyxr.cn http://www.morning.hxwhyjh.com.gov.cn.hxwhyjh.com http://www.morning.nkhdt.cn.gov.cn.nkhdt.cn http://www.morning.fpkpz.cn.gov.cn.fpkpz.cn http://www.morning.nqpy.cn.gov.cn.nqpy.cn