增加分销充值功能
This commit is contained in:
@@ -78,6 +78,12 @@
|
||||
icon: '/static/indexImg/icon-order.svg',
|
||||
pageUrl: 'PAGES_MARKET_CONSUME_CASHBACK'
|
||||
},
|
||||
{
|
||||
title: '分销',
|
||||
icon: '/static/indexImg/icon-order.svg',
|
||||
pageUrl: 'PAGES_PAY'
|
||||
},
|
||||
|
||||
|
||||
];
|
||||
console.log(menusStore.adminPages);
|
||||
|
||||
Reference in New Issue
Block a user