设备应用 APIrouter 路由home版本:v3.xOn this pagehomeAPI_LEVEL 2.0 开始支持,API 兼容性请参考 API_LEVEL。退出小程序,返回至表盘页面。类型function home(): void代码示例import { home } from '@zos/router'home()