diff --git a/src/router/routes/modules/propertyMarketing.ts b/src/router/routes/modules/propertyMarketing.ts index a15af43..daaaa52 100644 --- a/src/router/routes/modules/propertyMarketing.ts +++ b/src/router/routes/modules/propertyMarketing.ts @@ -28,7 +28,7 @@ const COMPONENTS: AppRouteRecordRaw[] = [ requiresAuth: true, roles: ['*'], }, - component: () => import('@/views/property-marketing/repository/test'), + component: () => import('@/views/property-marketing/enterpriseKnowledge/brandMaterials.vue'), }, ], }, @@ -153,7 +153,7 @@ const COMPONENTS: AppRouteRecordRaw[] = [ requiresAuth: true, roles: ['*'], }, - component: () => import('@/views/property-marketing/repository/test'), + component: () => import('@/views/property-marketing/intelligent-solution/businessAnalysisReport'), }, { path: 'competitiveProductAnalysisReport', @@ -163,7 +163,7 @@ const COMPONENTS: AppRouteRecordRaw[] = [ requiresAuth: true, roles: ['*'], }, - component: () => import('@/views/property-marketing/repository/test'), + component: () => import('@/views/property-marketing/intelligent-solution/competitiveProductAnalysisReport'), }, ], }, diff --git a/src/views/components/enterpriseKnowledge/userPainPoints.vue b/src/views/components/enterpriseKnowledge/userPainPoints.vue new file mode 100644 index 0000000..57d77f9 --- /dev/null +++ b/src/views/components/enterpriseKnowledge/userPainPoints.vue @@ -0,0 +1,325 @@ + + + + + diff --git a/src/views/property-marketing/enterpriseKnowledge/brandMaterials.vue b/src/views/property-marketing/enterpriseKnowledge/brandMaterials.vue new file mode 100644 index 0000000..c85230c --- /dev/null +++ b/src/views/property-marketing/enterpriseKnowledge/brandMaterials.vue @@ -0,0 +1,3 @@ + diff --git a/src/views/property-marketing/intelligent-solution/businessAnalysisReport.vue b/src/views/property-marketing/intelligent-solution/businessAnalysisReport.vue new file mode 100644 index 0000000..56011c2 --- /dev/null +++ b/src/views/property-marketing/intelligent-solution/businessAnalysisReport.vue @@ -0,0 +1,137 @@ + + + + + diff --git a/src/views/property-marketing/intelligent-solution/competitiveProductAnalysisReport.vue b/src/views/property-marketing/intelligent-solution/competitiveProductAnalysisReport.vue new file mode 100644 index 0000000..d71f0ab --- /dev/null +++ b/src/views/property-marketing/intelligent-solution/competitiveProductAnalysisReport.vue @@ -0,0 +1,114 @@ + + + + +