百度智能小程序 获取当前页面

2020-09-05 15:14 更新

smartProgram.currentPage

解释:获取当前页面。

smartProgram.currentPage(): Promise<Page>

示例代码:

automator.launch().then(async smartProgram => {
    await smartProgram.currentPage();
});


以上内容是否对您有帮助:
在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号