|
@@ -34,16 +34,22 @@ export default {
|
|
|
router: '/circleHome',
|
|
router: '/circleHome',
|
|
|
text: '养老服务圈',
|
|
text: '养老服务圈',
|
|
|
},
|
|
},
|
|
|
|
|
+ // {
|
|
|
|
|
+ // iconPath: require('../assets/images/nav/serve-store-off.png'),
|
|
|
|
|
+ // selectedIconPath: require('../assets/images/nav/serve-store-on.png'),
|
|
|
|
|
+ // router: '/shoppingMall',
|
|
|
|
|
+ // text: '养老商城',
|
|
|
|
|
+ // },
|
|
|
|
|
+ // {
|
|
|
|
|
+ // iconPath: require('../assets/images/nav/my-off.png'),
|
|
|
|
|
+ // selectedIconPath: require('../assets/images/nav/my-on.png'),
|
|
|
|
|
+ // text: '我的',
|
|
|
|
|
+ // },
|
|
|
{
|
|
{
|
|
|
- iconPath: require('../assets/images/nav/serve-store-off.png'),
|
|
|
|
|
- selectedIconPath: require('../assets/images/nav/serve-store-on.png'),
|
|
|
|
|
- router: '/shoppingMall',
|
|
|
|
|
- text: '养老商城',
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- iconPath: require('../assets/images/nav/my-off.png'),
|
|
|
|
|
- selectedIconPath: require('../assets/images/nav/my-on.png'),
|
|
|
|
|
- text: '我的',
|
|
|
|
|
|
|
+ iconPath: require('../assets/images/nav/hea.png'),
|
|
|
|
|
+ selectedIconPath: require('../assets/images/nav/hea1.png'),
|
|
|
|
|
+ router: '/healthAssessmen',
|
|
|
|
|
+ text: '健康管理',
|
|
|
},
|
|
},
|
|
|
],
|
|
],
|
|
|
}
|
|
}
|