diff --git a/app.json b/app.json index df389b6..4ef8834 100644 --- a/app.json +++ b/app.json @@ -17,7 +17,7 @@ "tabBar": { "color": "#dddddd", "selectedColor": "#BF8600", - "borderStyle": "white", + "borderStyle": "black", "backgroundColor": "#323232", "list": [{ "pagePath": "pages/index/index",