tabBar更改选中颜色

This commit is contained in:
jqtmviyu@gmail.com 2021-02-22 09:15:14 +08:00
parent bb2b60d40c
commit 355a8f8a86

View File

@ -36,7 +36,7 @@
}, },
"tabBar": { "tabBar": {
"color": "#7A7E83", "color": "#7A7E83",
"selectedColor": "#3cc51f", "selectedColor": "#eb4450",
"borderStyle": "black", "borderStyle": "black",
"backgroundColor": "#ffffff", "backgroundColor": "#ffffff",
"list": [{ "list": [{