|
@@ -112,7 +112,7 @@ export default {
|
|
|
{thumb: '/static/me/u826.png', title: '储值服务', rightText: '', to: '/myPages/recharge/index'},
|
|
{thumb: '/static/me/u826.png', title: '储值服务', rightText: '', to: '/myPages/recharge/index'},
|
|
|
{thumb: '/static/me/u701.png', title: '交易记录', rightText: '', to: '/myPages/transactionRecord/index'},
|
|
{thumb: '/static/me/u701.png', title: '交易记录', rightText: '', to: '/myPages/transactionRecord/index'},
|
|
|
{thumb: '/static/me/u11.png', title: '会员须知', rightText: '', to: '/myPages/aboutOur/index'},
|
|
{thumb: '/static/me/u11.png', title: '会员须知', rightText: '', to: '/myPages/aboutOur/index'},
|
|
|
- // {thumb: '/static/me/familyCard_icon.png', title: '亲情卡', rightText: '', to: '/myPages/familyCard/index'}
|
|
|
|
|
|
|
+ {thumb: '/static/me/familyCard_icon.png', title: '亲情卡', rightText: '', to: '/myPages/familyCard/index'}
|
|
|
],
|
|
],
|
|
|
group2: [
|
|
group2: [
|
|
|
|
|
|
|
@@ -120,6 +120,7 @@ export default {
|
|
|
// {thumb:'/static/me/u101.png',title:'设置',rightText:'',to:'/myPages/setting/index'}
|
|
// {thumb:'/static/me/u101.png',title:'设置',rightText:'',to:'/myPages/setting/index'}
|
|
|
],
|
|
],
|
|
|
height: '',
|
|
height: '',
|
|
|
|
|
+
|
|
|
title: 'Hello',
|
|
title: 'Hello',
|
|
|
tabIndex: 4,
|
|
tabIndex: 4,
|
|
|
userInfo: {}
|
|
userInfo: {}
|