Skip to main content
版本:v2

hmApp.exit()

关闭当前小程序,回到应用列表页面。

类型

() => void

代码示例

// 退出应用
hmApp.exit()