交互反馈 uni.showToastuni.hideToastuni.showLoadinguni.hideLoadinguni.showModaluni.showActionSheet 设置导航条 uni.setNavigationBarTitleuni.setNavigationBarColoruni.showNavigationBarLoadinguni.hideNavigationBarLoadinguni.hideHomeButton 设置TabBar uni.setTabBarItemuni.setTabBarStyleuni.hideTabBaruni.showTabBaruni.setTabBarBadgeuni.removeTabBarBadgeuni.showTabBarRedDotuni.hideTabBarRedDotuni.onTabBarMidButtonTap 背景 uni.setBackgroundColoruni.setBackgroundTextStyle 动画 uni.createAnimation 滚动 uni.pageScrollTo 窗口 uni.onWindowResizeuni.offWindowRes 宽屏适配 窗口样式相关的 API uni.getTopWindowStyleuni.getLeftWindowStyleuni.getRightWindowStyleuni.setTopWindowStyleuni.setLeftWindowStyleuni.setRightWindowStyle 字体 uni.loadFontFace 下拉刷新 onPullDownRefreshuni.startPullDownRefreshuni.stopPullDownRefreshFAQ 节点信息 uni.createSelectorQuerySelectorQuery selectorQuery.inselectorQuery.selectselectorQuery.selectAllselectorQuery.selectViewportselectorQuery.exec NodesRef nodesRef.fieldsnodesRef.boundingClientRectnodesRef.scrollOffsetnodesRef.contextnodesRef.node代码示例 节点布局相交状态 uni.createIntersectionObserverIntersectionObserver 对象的方法列表代码示例 媒体查询 uni.createMediaQueryObserverMediaQueryObserver 对象的方法列表代码示例 自定义组件菜单