|
@ -103,7 +103,9 @@ export default { |
|
|
name: 'lock', imageUrl: '/static/image/center/1.png', title: '我的推广', |
|
|
name: 'lock', imageUrl: '/static/image/center/1.png', title: '我的推广', |
|
|
gotoPageUrl: '/mine/promotionRecord' |
|
|
gotoPageUrl: '/mine/promotionRecord' |
|
|
}, |
|
|
}, |
|
|
{name: 'star', imageUrl: '/static/image/center/1.png', title: '我的银行卡'}, |
|
|
|
|
|
|
|
|
{name: 'star', imageUrl: '/static/image/center/1.png', title: '我的银行卡', |
|
|
|
|
|
gotoPageUrl: '/mine/addBankCard' |
|
|
|
|
|
}, |
|
|
{name: 'star', imageUrl: '/static/image/center/1.png', title: '我的钱包'}, |
|
|
{name: 'star', imageUrl: '/static/image/center/1.png', title: '我的钱包'}, |
|
|
], |
|
|
], |
|
|
// 其他列表 |
|
|
// 其他列表 |
|
|