navigation-bar icon indicating copy to clipboard operation
navigation-bar copied to clipboard

微信小程序自定义导航栏组件,navigation,完美适配全部手机

Results 32 navigation-bar issues
Sort by recently updated
recently updated
newest added

例如 demo4 设置 "enablePullDownRefresh": true 后 ![image](https://github.com/lingxiaoyi/navigation-bar/assets/15343661/f84294d0-b1d6-40ac-9397-dedc70dfc14a) ```html 个人中心 深色背景详情页 ```

![image](https://user-images.githubusercontent.com/12603926/135439817-d420bbec-6bd3-48ab-852c-ea455d3080d7.png)

iphoneX tabbar变形:全局使用自定义的tabbar,其他tab来回切换都正常,切到自定义导航栏的界面就会出现tabbar变形问题,求助

网络请求数据动态设置title时,title显示不居中,静态写死是居中的

如题,在onload中异步请求数据后动态设置title属性,title没有在页面上居中显示。 ![微信截图_20210330113226](https://user-images.githubusercontent.com/14139852/112957039-a165c500-9173-11eb-8105-4d2108c7f8b7.png)

navigateTo:fail:can not navigate to a tab bar page

重写了使用教程,及示例代码。 本教程是一个比较好的教程,使用过程,因为我是初学开发的,所以到最后能用,折腾了很久,所以把使用过程总结成教程,希望能帮助到大家。

需要控制小程序的白天和夜间模式,要动态的改背景色和iconTheme