build(pages.json): refine color

This commit is contained in:
Burt 2024-01-03 21:32:21 +08:00
parent 188be04a98
commit 36af564bb1

View File

@ -24,6 +24,8 @@
],
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8",
"navigationBarTitleText": "vue3-uniapp"
},
"easycom": {
@ -36,7 +38,7 @@
},
"tabBar": {
"color": "#7A7E83",
"selectedColor": "#3cc51f",
"selectedColor": "blue",
"backgroundColor": "#ffffff",
"borderStyle": "black",
"height": "50px",