forked from angelo/web-retail-h5
feat(bonus/menu): 实时奖金入口放开
This commit is contained in:
parent
5fca41d814
commit
511d2d6419
|
@ -25,11 +25,11 @@ export default {
|
|||
data() {
|
||||
return {
|
||||
selfServiceList: [
|
||||
// {
|
||||
// name: '实时奖金',
|
||||
// url: '../../static/images/bonus-record.svg',
|
||||
// path: '/pages/bonus/real-time',
|
||||
// },
|
||||
{
|
||||
name: '实时奖金',
|
||||
url: '../../static/images/bonus-record.svg',
|
||||
path: '/pages/bonus/real-time',
|
||||
},
|
||||
{
|
||||
name: '奖金明细',
|
||||
url: '../../static/images/mark2.png',
|
||||
|
|
Loading…
Reference in New Issue