The problem of Mini Program api wx.setNavigationBarColor setting the color of the navigation bar on the page

after switching the bottom navigation, the new page still uses the default color, so does this api only set the top style of the current page? Is there any other way to implement all the style changes at the top of the page?

Mar.18,2022

in the global configuration app.json:

//app.json
"window": {
    "navigationBarTextStyle": "black",
  },
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b38f36-41196.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b38f36-41196.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?