build(pages.json): refine color
This commit is contained in:
parent
188be04a98
commit
36af564bb1
@ -24,6 +24,8 @@
|
|||||||
],
|
],
|
||||||
"globalStyle": {
|
"globalStyle": {
|
||||||
"navigationBarTextStyle": "white",
|
"navigationBarTextStyle": "white",
|
||||||
|
"navigationBarBackgroundColor": "#F8F8F8",
|
||||||
|
"backgroundColor": "#F8F8F8",
|
||||||
"navigationBarTitleText": "vue3-uniapp"
|
"navigationBarTitleText": "vue3-uniapp"
|
||||||
},
|
},
|
||||||
"easycom": {
|
"easycom": {
|
||||||
@ -36,7 +38,7 @@
|
|||||||
},
|
},
|
||||||
"tabBar": {
|
"tabBar": {
|
||||||
"color": "#7A7E83",
|
"color": "#7A7E83",
|
||||||
"selectedColor": "#3cc51f",
|
"selectedColor": "blue",
|
||||||
"backgroundColor": "#ffffff",
|
"backgroundColor": "#ffffff",
|
||||||
"borderStyle": "black",
|
"borderStyle": "black",
|
||||||
"height": "50px",
|
"height": "50px",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user