企业🤖AI Agent构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
js ![](https://box.kancloud.cn/52254f5f9dd98dc60667cfafeee8e61c_410x702.gif) ## 导航条加载 `wx.hideNavigationBarLoading();` `wx.showNavigationBarLoading();` ## 页面加载 ` wx.showLoading({ title: "加载中..." })` `wx.hideLoading();` ## 导航标题设置 `wx.setNavigationBarTitle({ title:'xxx' });`