diff --git a/src/router/index.js b/src/router/index.js
index 6c9f7b2..d8026c4 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -27,7 +27,7 @@ export default new Router({
}, {
path: 'productCenter/edit', component: () => import('@/views/productCenter/edit/index.vue'),
}, {
- path: 'productCenter/detail/edit', component: () => import('@/views/productCenter/detail2.vue'),
+ path: 'productCenter/detail/edit', component: () => import('@/views/productCenter/edit/detail.vue'),
},
{
path: 'industrySolutions', component: () => import('@/views/industrySolutions/index.vue'),
diff --git a/src/views/productCenter/edit/detail.vue b/src/views/productCenter/edit/detail.vue
new file mode 100644
index 0000000..103e327
--- /dev/null
+++ b/src/views/productCenter/edit/detail.vue
@@ -0,0 +1,598 @@
+
+
+ {{data}}
+
+
+
+
{{ data.bannerTitle }}
+
{{ data.bannerValue }}
+
+
+
+
+
+
+
+
+
+
产品特点
+
+ -
+
+
+ {{ item.name }}
+
+
+ -
+
+
+
+
+
+
+
+
产品参数
+
+
+
+
{{ param.title }}
+
参数值
+
+
+
+
{{ item.name }}
+
{{ item.value }}
+
+
+
+
+
+
+
+
+
+
+
+
资料下载
+
+
+
+
{{ i.name }}
+
{{ i.value }}
+
+
+
+
+
+
+
+
+
+
+
+
+