|
@@ -19,15 +19,15 @@
|
|
|
"globalStyle": {
|
|
|
"navigationBarTextStyle": "black",
|
|
|
"navigationBarTitleText": "飞鸟有味",
|
|
|
- "navigationBarBackgroundColor": "#F8F8F8",
|
|
|
+ "navigationBarBackgroundColor": "white",
|
|
|
"backgroundColor": "#F8F8F8"
|
|
|
},
|
|
|
"uniIdRouter": {},
|
|
|
"tabBar": {
|
|
|
"color": "#898989",
|
|
|
"selectedColor": "#000000",
|
|
|
- "borderStyle": "#F7F7F7",
|
|
|
- "backgroundColor": "#FFFFFF",
|
|
|
+ "borderStyle": "white",
|
|
|
+ "backgroundColor": "white",
|
|
|
"list": [{
|
|
|
"pagePath": "pages/tabBar/home/home",
|
|
|
"iconPath": "https://birdseye-img.sysuimars.com/youwei-uniapp/tabBar/home.png",
|