原来是小程序中嵌套的webview,现在想点击按钮后退出小程序,官方的api只有wx.miniProgram.navigateTo(),写了参数delta: 1没有效果。求大神指教。
请参考文档说明:https://developers.weixin.qq.com/miniprogram/dev/component/web-view.html,可以点击右上角胶囊按钮退出小程序