Skip to content

小程序跳转 appid #3

@ZhuPeng

Description

@ZhuPeng

试用了小程序,觉得浏览代码做的很好。
我这边也做了一个小程序 https://github.com/ZhuPeng/mp-githubtrending 收集了 Trending 的项目,我这边希望能在查看代码直接跳转到你的小程序。

if (wx.navigateToMiniProgram) {
  wx.navigateToMiniProgram({
    appId: '',
    path: 'pages/index/index?repos=https://github.com/xx/xx'
  })
} 

appid 能提供一下嘛?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions