app.json
@@ -1,6 +1,6 @@ { "pages": [ "pages/rechargeList/rechargeList", "pages/wallet/wallet", "pages/home/home", "pages/login/login", @@ -21,7 +21,8 @@ "tabBar": { "color": "#000000", "selectedColor": "#2D8BF7", "list": [{ "list": [ { "pagePath": "pages/home/home", "text": "首页", "iconPath": "/images/home_grey.png", @@ -32,7 +33,6 @@ "text": "电子钱包", "iconPath": "/images/wallet_grey.png", "selectedIconPath": "/images/wallet_blue.png" }, { "pagePath": "pages/my/my",