From c17236f9a60a14401563cfb8fd6693ac1aa11abf Mon Sep 17 00:00:00 2001 From: liwenxuan <1298531568@qq.com> Date: Mon, 30 Sep 2024 16:39:07 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E8=97=8F=E5=9B=BE=E7=89=87=E6=8E=A7?= =?UTF-8?q?=E4=BB=B6=E5=BA=9F=E5=BC=83=E9=85=8D=E7=BD=AE=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../DesignForm/formControlPropertiNew.vue | 34 +++++++++---------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/src/components/DesignForm/formControlPropertiNew.vue b/src/components/DesignForm/formControlPropertiNew.vue index 0e05b4f..8b94a30 100644 --- a/src/components/DesignForm/formControlPropertiNew.vue +++ b/src/components/DesignForm/formControlPropertiNew.vue @@ -763,7 +763,7 @@ const attrList = computed(() => { vIf: state.isSearch, vShow: ['videoUpAndPlay'] }, - { + /* { label: '上传图片', value: config.lowcodeImage, path: 'config.lowcodeImage', @@ -818,7 +818,7 @@ const attrList = computed(() => { type: 'lowcodeImage_float', vIf: state.isSearch, vShow: ['lowcodeImage'] - }, + }, */ // { // label: '内外四边距', // value: config.lowcodeImage, @@ -3592,7 +3592,7 @@ const radioChangeSet = (val:any) => { - + + + + + 填充 @@ -3660,7 +3660,7 @@ const radioChangeSet = (val:any) => { content="缩放替换后的内容以保持其纵横比,同时将其放入元素的内容框。" > @@ -3672,7 +3672,7 @@ const radioChangeSet = (val:any) => { content="调整替换内容的大小,以在填充元素的整个内容框时保持其长宽比。该对象将被裁剪以适应。" > @@ -3684,7 +3684,7 @@ const radioChangeSet = (val:any) => { content="不对替换的内容调整大小。" > @@ -3697,13 +3697,13 @@ const radioChangeSet = (val:any) => { content="调整内容大小就像没有指定内容或包含内容一样(将导致较小的具体对象尺寸)" > - - + --> + 设置隐藏条件