diff --git a/src/views/publicService/productCenter/product-case-detail.vue b/src/views/publicService/productCenter/product-case-detail.vue index de1c076..cff3239 100644 --- a/src/views/publicService/productCenter/product-case-detail.vue +++ b/src/views/publicService/productCenter/product-case-detail.vue @@ -4,9 +4,9 @@
产品中心 > - 产品详情 + 产品详情 > - 产品案例详情 + 产品案例详情 > {{ productDetail.caseCompany }}
@@ -35,7 +35,6 @@ >
-
{{ item.originalName }}
@@ -99,7 +98,7 @@ export default { currentIndex: 0, radius: 590, // 稍微增大半径,让重叠降到约一半 autoTimer: null, - autoplayMs: 2000, + autoplayMs: 12000, rotating: true, } },