调整tabbar订单和太湖公益的顺序

This commit is contained in:
liuyuan
2025-03-14 15:32:28 +08:00
parent cd31512ac8
commit 6ad5712a71
3 changed files with 15 additions and 29 deletions

View File

@@ -766,7 +766,6 @@
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
// "navigationBarTitleText": "启动页",
"navigationBarBackgroundColor": "#343434",
"backgroundColor": "#FFFFFF",
"navigationStyle": "custom",
@@ -784,18 +783,18 @@
"selectedIconPath": "static/tab/icon1_y.png",
"text": "首页"
},
{
"pagePath": "pages/taihu/index",
"iconPath": "static/tab/tab_nor_03.png",
"selectedIconPath": "static/tab/tab_cur_03.png",
"text": "太湖公益"
},
{
"pagePath": "pages/bookShop/orderList",
"iconPath": "static/tab/order.png",
"selectedIconPath": "static/tab/order_active.png",
"text": "我的订单"
},
{
"pagePath": "pages/taihu/index",
"iconPath": "static/tab/tab_nor_03.png",
"selectedIconPath": "static/tab/tab_cur_03.png",
"text": "太湖公益"
},
{
"pagePath": "pages/mine/mine/index",
"iconPath": "static/tab/tab_nor_04.png",