会竹风
会竹风
  • 发布:2025-05-22 10:26
  • 更新:2025-05-22 10:26
  • 阅读:22

androidThreeButtonNavigationBackgroundColor配置不起效,不管是在页面还是全局配置,项目是uniapp不是uniapp x

分类:uni-app
      {  
        "path": "pages/index/index",  
        "style": {  
            "androidThreeButtonNavigationBackgroundColor": "black",  
            "androidThreeButtonNavigationStyle": "black"  
        }  
    },  

"globalStyle": {
"autoscan":true,
"navigationBarTextStyle": "black",
"navigationBarTitleText": " ",
"navigationBarBackgroundColor": "black",
"backgroundColor": "black",
"rpxCalcMaxDeviceWidth": 2000,
"androidThreeButtonNavigationBackgroundColor": "black",
"androidThreeButtonNavigationStyle": "black",
"h5": {
"navigationStyle": "custom"
}
},

2025-05-22 10:26 负责人:无 分享
已邀请:

要回复问题请先登录注册