//导航条颜色更改 wx.setNavigationBarColor({ frontColor: '#ffffff', // 必写项 backgroundColor: '#008de6', // 必写项 //animation: { // 可选项 // duration: 0, // timingFunc: 'easeIn' //} }) 相关文章: 2021-10-14 2022-12-23 2022-02-10 2022-12-23 2021-11-28 2022-12-23 2021-11-28