|
|
@@ -45,8 +45,8 @@ |
|
|
"path": "pages/index/personal", |
|
|
"path": "pages/index/personal", |
|
|
"style": { |
|
|
"style": { |
|
|
"navigationBarTitleText": "我的", |
|
|
"navigationBarTitleText": "我的", |
|
|
"navigationBarBackgroundColor": "#2671E2", |
|
|
|
|
|
"navigationBarTextStyle": "white" |
|
|
|
|
|
|
|
|
"navigationBarBackgroundColor": "#F8F8F8", |
|
|
|
|
|
"navigationBarTextStyle": "black" |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
], |
|
|
], |
|
|
@@ -472,7 +472,7 @@ |
|
|
"pagePath": "pages/index/index", |
|
|
"pagePath": "pages/index/index", |
|
|
"iconPath": "/static/images/tabBar/works.png", |
|
|
"iconPath": "/static/images/tabBar/works.png", |
|
|
"selectedIconPath": "/static/images/tabBar/worksActive.png", |
|
|
"selectedIconPath": "/static/images/tabBar/worksActive.png", |
|
|
"text": "首页" |
|
|
|
|
|
|
|
|
"text": "工作台" |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
"pagePath": "pages/index/learning", |
|
|
"pagePath": "pages/index/learning", |
|
|
@@ -484,7 +484,7 @@ |
|
|
"pagePath": "pages/index/personal", |
|
|
"pagePath": "pages/index/personal", |
|
|
"iconPath": "/static/images/tabBar/user.png", |
|
|
"iconPath": "/static/images/tabBar/user.png", |
|
|
"selectedIconPath": "/static/images/tabBar/userActive.png", |
|
|
"selectedIconPath": "/static/images/tabBar/userActive.png", |
|
|
"text": "个人" |
|
|
|
|
|
|
|
|
"text": "我的" |
|
|
} |
|
|
} |
|
|
] |
|
|
] |
|
|
}, |
|
|
}, |
|
|
|