设备应用 APIhmApp 设备模块goBack版本:v1.0On this pagehmApp.goBack()返回上一级页面,如果当前是小程序的第一个页面则退出小程序 类型 () => void 代码示例 // 页面返回hmApp.goBack()