美文网首页
router的使用方法

router的使用方法

作者: Tonkiny | 来源:发表于2019-03-04 10:50 被阅读0次

    在mainfest中找到router属性
    添加分包名和分包内的网址名

    在其他ux页面跳转页面时
    先导入router

    import router from '@system.router'
    

    再使用router.push 的方法跳转页面

    相关文章

      网友评论

          本文标题:router的使用方法

          本文链接:https://www.haomeiwen.com/subject/ivebuqtx.html