Mini Program tabBar mouse press does not release the style can be modified?

after Mini Program changed the style of tabBar, the background of holding down the mouse turned gray, which was very unfriendly, and there was no place to set the style in the official document. [note]: just like the style modification of a tag active in html

clipboard.png

Apr.01,2021

there are instructions on the document:
https://developers.weixin.qq.

wx.setTabBarStyle({
    color: '-sharpFF0000',
    selectedColor: '-sharp00FF00',
    backgroundColor: '-sharp0000FF',
    borderStyle: 'white'
})
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-1b37e96-2c0b3.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-1b37e96-2c0b3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?