|
|
@@ -28,8 +28,7 @@
|
|
|
"navigationBarTextStyle": "black"
|
|
|
},
|
|
|
"tabBar": {
|
|
|
- "list": [
|
|
|
- {
|
|
|
+ "list": [{
|
|
|
"pagePath": "pages/index/index",
|
|
|
"text": "首页",
|
|
|
"iconPath": "images/tabBar/index.png",
|
|
|
@@ -44,14 +43,14 @@
|
|
|
{
|
|
|
"pagePath": "pages/shipOwnerManage/shipOwnerList/shipOwnerList",
|
|
|
"text": "船东管理",
|
|
|
- "iconPath": "images/tabBar/voyage.png",
|
|
|
- "selectedIconPath": "images/tabBar/voyage-c.png"
|
|
|
+ "iconPath": "images/tabBar/shipOwner.png",
|
|
|
+ "selectedIconPath": "images/tabBar/shipOwner-c.png"
|
|
|
},
|
|
|
{
|
|
|
"pagePath": "pages/financialManage/financialManage",
|
|
|
"text": "金融管理",
|
|
|
- "iconPath": "images/tabBar/voyage.png",
|
|
|
- "selectedIconPath": "images/tabBar/voyage-c.png"
|
|
|
+ "iconPath": "images/tabBar/finance.png",
|
|
|
+ "selectedIconPath": "images/tabBar/finance-c.png"
|
|
|
},
|
|
|
{
|
|
|
"pagePath": "pages/me/me",
|