美文网首页
vue与APP互链

vue与APP互链

作者: Sune小叶子 | 来源:发表于2018-05-10 10:42 被阅读0次

    路由规范:

    //           域名        +         router        +      参数
    //http://localhost/mobile#      /detial/               ${id}
    let current_router = `http://localhost/mobile#/detial/${id}`
    

    相关文章

      网友评论

          本文标题:vue与APP互链

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