zhouwenxuan
2023-07-20 94c0d0e83488dc4aa0cfb57b652d334ca920ee5a
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": "信息发布"
   }
]