微信小程序改变电量手机网络的颜色 动态改变的在js文件里写代码,但是只是当前页面 wx.setNavigationBarColor({ frontColor: '#ffffff', //只支持两种颜色 backgroundColor: '#ffffff', animation: { duration: 1 } })