3
0
Fork 0

feat(bonus/menu): 实时奖金入口放开

This commit is contained in:
woody 2025-09-01 17:25:41 +08:00
parent 57c315b8a4
commit 27425ada6e
1 changed files with 5 additions and 5 deletions

View File

@ -25,11 +25,11 @@ export default {
data() { data() {
return { return {
selfServiceList: [ selfServiceList: [
// { {
// name: '', name: '实时奖金',
// url: '../../static/images/bonus-record.svg', url: '../../static/images/bonus-record.svg',
// path: '/pages/bonus/real-time', path: '/pages/bonus/real-time',
// }, },
{ {
name: '奖金明细', name: '奖金明细',
url: '../../static/images/mark2.png', url: '../../static/images/mark2.png',