feat: 新增投放指南组件和优化品牌物料页面
This commit is contained in:
@ -28,7 +28,7 @@ const COMPONENTS: AppRouteRecordRaw[] = [
|
||||
requiresAuth: true,
|
||||
roles: ['*'],
|
||||
},
|
||||
component: () => import('@/views/property-marketing/enterpriseKnowledge/brandMaterials.vue'),
|
||||
component: () => import('@/views/property-marketing/enterpriseKnowledge/brand-materials/index.vue'),
|
||||
},
|
||||
],
|
||||
},
|
||||
@ -128,7 +128,7 @@ const COMPONENTS: AppRouteRecordRaw[] = [
|
||||
requiresAuth: true,
|
||||
roles: ['*'],
|
||||
},
|
||||
component: () => import('@/views/property-marketing/put-account/investmentGuidelines'),
|
||||
component: () => import('@/views/property-marketing/put-account/investment-guidelines'),
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user