zhouwenxuan
2023-06-28 807b4ab1519e1ec49fac5626fe98f4be8802ecea
pages/tabBar/utils/tabBar.js
@@ -25,6 +25,12 @@
      "iconPath": "/static/mine1.png",
      "selectedIconPath": "/static/mine1-selected.png",
      "text": "我的叫应"
   },
   {
      "pagePath": "pages/tabBar/information/information",
      "iconPath": "/static/send.png",
      "selectedIconPath": "/static/send_selected.png",
      "text": "信息发布"
   }
]