fix: ad watch
This commit is contained in:
@@ -277,6 +277,12 @@ export const asyncRoutes = [
|
||||
component: () => import('@/views/spring/user/order/index'),
|
||||
meta: { title: '订单' },
|
||||
},
|
||||
{
|
||||
path: 'adWatchRecord',
|
||||
name: 'AdWatchRecord',
|
||||
component: () => import('@/views/spring/user/adWatch/index'),
|
||||
meta: { title: '广告观看记录' },
|
||||
},
|
||||
{
|
||||
path: 'userChat',
|
||||
name: 'UserChat',
|
||||
|
||||
Reference in New Issue
Block a user