Skip to content

抖音兼容矩阵 · 跳转

exitMiniProgram

native

抖音目标方法

exitMiniProgram

策略说明

  • 微信:直连 `wx.exitMiniProgram`
  • 抖音:直连 `tt.exitMiniProgram`
native

抖音目标方法

navigateBackMiniProgram

策略说明

  • 微信:直连 `wx.navigateBackMiniProgram`
  • 抖音:直连 `tt.navigateBackMiniProgram`
native

抖音目标方法

navigateToMiniProgram

策略说明

  • 微信:直连 `wx.navigateToMiniProgram`
  • 抖音:直连 `tt.navigateToMiniProgram`

offEmbeddedMiniProgramHeightChange

unsupported

抖音目标方法

offEmbeddedMiniProgramHeightChange

策略说明

  • 微信:直连 `wx.offEmbeddedMiniProgramHeightChange`
  • 抖音:未提供 tt.offEmbeddedMiniProgramHeightChange,调用时将返回 not supported

onEmbeddedMiniProgramHeightChange

unsupported

抖音目标方法

onEmbeddedMiniProgramHeightChange

策略说明

  • 微信:直连 `wx.onEmbeddedMiniProgramHeightChange`
  • 抖音:未提供 tt.onEmbeddedMiniProgramHeightChange,调用时将返回 not supported

openEmbeddedMiniProgram

unsupported

打开嵌入式小程序。

抖音目标方法

openEmbeddedMiniProgram

策略说明

  • 微信:直连 `wx.openEmbeddedMiniProgram`
  • 抖音:无同等 API,调用时按 unsupported 报错

openInquiriesTopic

unsupported

打开询价话题。

抖音目标方法

openInquiriesTopic

策略说明

  • 微信:直连 `wx.openInquiriesTopic`
  • 抖音:无同等 API,调用时按 unsupported 报错

openOfficialAccountArticle

unsupported

打开公众号文章。

抖音目标方法

openOfficialAccountArticle

策略说明

  • 微信:直连 `wx.openOfficialAccountArticle`
  • 抖音:无同等 API,调用时按 unsupported 报错

openOfficialAccountChat

unsupported

打开公众号会话。

抖音目标方法

openOfficialAccountChat

策略说明

  • 微信:直连 `wx.openOfficialAccountChat`
  • 抖音:无同等 API,调用时按 unsupported 报错

openOfficialAccountProfile

unsupported

打开公众号主页。

抖音目标方法

openOfficialAccountProfile

策略说明

  • 微信:直连 `wx.openOfficialAccountProfile`
  • 抖音:无同等 API,调用时按 unsupported 报错

restartMiniProgram

unsupported

重启小程序。

抖音目标方法

restartMiniProgram

策略说明

  • 微信:直连 `wx.restartMiniProgram`
  • 抖音:无同等 API,调用时按 unsupported 报错

Released under the MIT License.