mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-12 04:03:42 +08:00
feat: fixed bug for wechat bot to parse transactions. enable user to exchange reward with img_calls
This commit is contained in:
@@ -142,7 +142,7 @@ const routes = [
|
||||
path: '/admin/reward',
|
||||
name: 'admin-reward',
|
||||
meta: {title: '众筹管理'},
|
||||
component: () => import('@/views/admin/RewardList.vue'),
|
||||
component: () => import('@/views/admin/Reward.vue'),
|
||||
},
|
||||
{
|
||||
path: '/admin/loginLog',
|
||||
|
||||
Reference in New Issue
Block a user