管灌系统农户端微信小程序(嘉峪关应用)
zuoxiao
2024-03-01 bffad7ed501df27ed84432c693a9707e045bff71
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",