| | |
| | | "pages/personalCenter/myOrder/index", |
| | | "pages/personalCenter/myCollection/index", |
| | | "pages/personalCenter/myMassage/index", |
| | | "pages/personalCenter/myMassage/massageDetail/index", |
| | | "pages/personalCenter/feedBack/index", |
| | | "pages/personalCenter/feedBackSubmit/index", |
| | | "pages/personalCenter/certificate/index", |
| | | "pages/personalCenter/publishBooks/index", |
| | | "pages/personalCenter/sampleBooks/index", |
| | | "pages/personalCenter/downloads/index", |
| | | "pages/personalCenter/activateProduct/index" |
| | | "pages/personalCenter/activateProduct/index", |
| | | "pages/testLogin/index" |
| | | ], |
| | | "tabBar": { |
| | | "custom": true, |
| | |
| | | "list": [ |
| | | { |
| | | "pagePath": "pages/home/home", |
| | | "text": "首页" |
| | | "text": "首页", |
| | | "iconPath": "/static/images/home/Home@2x.png", |
| | | "selectedIconPatn": "/static/images/home/Home-click@2x.png" |
| | | }, |
| | | { |
| | | "pagePath": "pages/bookServices/index", |
| | | "text": "图书服务" |
| | | "text": "图书服务", |
| | | "iconPath": "/static/images/home/service@2x.png", |
| | | "selectedIconPatn": "/static/images/home/service-click@2x.png" |
| | | }, |
| | | { |
| | | "pagePath": "pages/goods/category/index", |
| | | "text": "学习" |
| | | "text": "学习", |
| | | "iconPath": "/static/images/home/learn@2x.png", |
| | | "selectedIconPatn": "/static/images/home/learn-click@2x.png" |
| | | }, |
| | | { |
| | | "pagePath": "pages/cart/index", |
| | | "text": "购物车" |
| | | "text": "购物车", |
| | | "iconPath": "/static/images/home/cart@2x.png", |
| | | "selectedIconPatn": "/static/images/home/cart-click@2x.png" |
| | | }, |
| | | { |
| | | "pagePath": "pages/personalCenter/index", |
| | | "text": "我的" |
| | | "text": "我的", |
| | | "iconPath": "/static/images/home/my@2x.png", |
| | | "selectedIconPatn": "/static/images/home/my-click@2x.png" |
| | | } |
| | | ] |
| | | }, |