diff --git a/src/components/DesignForm/assembly/index.ts b/src/components/DesignForm/assembly/index.ts index 96361afae..63b132672 100644 --- a/src/components/DesignForm/assembly/index.ts +++ b/src/components/DesignForm/assembly/index.ts @@ -350,7 +350,12 @@ const selectOption: any = [ imgSort:1, imgUrl: '', link: '' - }] + }], + config: { + carsuselWidth:448, + carsuselHeight:252, + interval:2000, + } }, config: {} } diff --git a/src/components/DesignForm/formControlAttr.vue b/src/components/DesignForm/formControlAttr.vue index 71124f3ea..355341119 100644 --- a/src/components/DesignForm/formControlAttr.vue +++ b/src/components/DesignForm/formControlAttr.vue @@ -2006,7 +2006,12 @@ const changeCurrentUploadImgid = (clickedRow:any) => { - + +
+ 轮播图宽度(像素): + 轮播图高度(像素): + 切图间隔(毫秒): +
@@ -2040,7 +2045,7 @@ const changeCurrentUploadImgid = (clickedRow:any) => { - +