管理员页面增加globalAward流量页面

This commit is contained in:
X1627315083@163.com
2026-05-13 17:29:05 +08:00
parent b6a55a8124
commit e27b43dc67
4 changed files with 114 additions and 0 deletions

View File

@@ -198,6 +198,13 @@ const all = (t)=>{
route: '/administrator/subscriptionPlan',
key: 'sub14',
isShow: true
},
{
name: 'Global Award Popularity',
icon: 'usetime',
route: '/administrator/globalAwardPopularity',
key: 'sub15',
isShow: true
}
]
}