后浪云百度小程序教程:swan.showNavigationBarLoading
- swan.showNavigationBarLoading
- 方法参数
- 示例
- 代码示例
- 错误码
- Android
- Android
swan.showNavigationBarLoading
解释:该方法在当前页面显示导航条加载动画。如需更多自定义加载样式,可使用 Smart UI 组件,详见 spin 加载。
方法参数
无
示例
跳转编辑工具
在开发者工具中打开
在 WEB IDE 中打开
扫码体验
代码示例

请使用百度APP扫码
代码示例
- SWAN
- JS
<view class="wrap"><button bind:tap="showNavigationBarLoading" type="primary" hover-stop-propagation="true">显示加载动画</button><button bind:tap="hideNavigationBarLoading" type="primary" hover-stop-propagation="true">隐藏加载动画</button></view>
错误码
Android
| 错误码 | 说明 |
|---|---|
1001 | 执行失败 |
版权声明:
作者:后浪云
链接:https://www.idc.net/help/186717/
文章版权归作者所有,未经允许请勿转载。
THE END

