|
@@ -49,21 +49,20 @@
|
|
|
}
|
|
|
],
|
|
|
"tabBar": {
|
|
|
- "height": "150rpx",
|
|
|
+ "height": "90rpx",
|
|
|
"iconWidth": "134rpx",
|
|
|
"spacing": "0px",
|
|
|
"backgroundColor": "transparent",
|
|
|
- "borderStyle": "transparent",
|
|
|
"list": [{
|
|
|
"pagePath": "pages/study/index",
|
|
|
"iconPath": "static/images/tabbar/unselect/plan-sj.png",
|
|
|
"selectedIconPath": "static/images/tabbar/select/plan-sj.png"
|
|
|
}, {
|
|
|
- "pagePath": "pages/study/catalogue",
|
|
|
+ "pagePath": "pages/study/index",
|
|
|
"iconPath": "static/images/tabbar/unselect/develop-sj.png",
|
|
|
"selectedIconPath": "static/images/tabbar/select/develop-sj.png"
|
|
|
}, {
|
|
|
- "pagePath": "pages/study/catalogue",
|
|
|
+ "pagePath": "pages/study/index",
|
|
|
"iconPath": "static/images/tabbar/unselect/partner-sj.png",
|
|
|
"selectedIconPath": "static/images/tabbar/select/partner-sj.png"
|
|
|
}, {
|