[TOC] <br/><br/><br/> # <b style="color:#4F4F4F;">简介说明</b> 原文链接: - [WeMini](https://developers.weixin.qq.com/doc/) - [小程序配置](https://developers.weixin.qq.com/miniprogram/dev/reference/configuration/app.html) - [微信支付](https://pay.weixin.qq.com/wiki/doc/api/index.html) ``` 版本:WeMini 作用:微信小程序开发环境 ``` <br/> # <b style="color:#4F4F4F;">内置函数</b> <br/> # <span style="color:#619BE4">getApp()</span> ***** 获取APP实例对象 <br/> # <span style="color:#619BE4">getCurrentPages()</span> ***** 获取所有页面实例对象 <br/>