From c91303fa2dd9a283783a6baca526871c59a80dda Mon Sep 17 00:00:00 2001 From: liwenxuan <1298531568@qq.com> Date: Mon, 5 Aug 2024 11:48:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=9B=BE=E7=89=87=E5=A5=91?= =?UTF-8?q?=E5=90=88=E5=BA=A6=E5=90=8D=E7=A7=B02?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/DesignForm/formControlAttr.vue | 12 ++++++------ src/components/DesignForm/formControlPropertiNew.vue | 12 ++++++------ src/components/DesignForm/formControlProperties.vue | 12 ++++++------ 3 files changed, 18 insertions(+), 18 deletions(-) diff --git a/src/components/DesignForm/formControlAttr.vue b/src/components/DesignForm/formControlAttr.vue index 555bcf8..70753a5 100644 --- a/src/components/DesignForm/formControlAttr.vue +++ b/src/components/DesignForm/formControlAttr.vue @@ -2909,7 +2909,7 @@ const disabledIstrue = (val:string) => { content="默认值。调整替换后的内容大小,以填充元素的内容框。如有必要,将拉伸或挤压物体以适应该对象。" > @@ -2921,19 +2921,19 @@ const disabledIstrue = (val:string) => { content="缩放替换后的内容以保持其纵横比,同时将其放入元素的内容框。" > @@ -2945,7 +2945,7 @@ const disabledIstrue = (val:string) => { content="不对替换的内容调整大小。" > @@ -2958,7 +2958,7 @@ const disabledIstrue = (val:string) => { content="调整内容大小就像没有指定内容或包含内容一样(将导致较小的具体对象尺寸)" > diff --git a/src/components/DesignForm/formControlPropertiNew.vue b/src/components/DesignForm/formControlPropertiNew.vue index 697a118..87b19fe 100644 --- a/src/components/DesignForm/formControlPropertiNew.vue +++ b/src/components/DesignForm/formControlPropertiNew.vue @@ -2953,7 +2953,7 @@ const disabledIstrue = (val:string) => { content="默认值。调整替换后的内容大小,以填充元素的内容框。如有必要,将拉伸或挤压物体以适应该对象。" > @@ -2965,19 +2965,19 @@ const disabledIstrue = (val:string) => { content="缩放替换后的内容以保持其纵横比,同时将其放入元素的内容框。" > @@ -2989,7 +2989,7 @@ const disabledIstrue = (val:string) => { content="不对替换的内容调整大小。" > @@ -3002,7 +3002,7 @@ const disabledIstrue = (val:string) => { content="调整内容大小就像没有指定内容或包含内容一样(将导致较小的具体对象尺寸)" > diff --git a/src/components/DesignForm/formControlProperties.vue b/src/components/DesignForm/formControlProperties.vue index 4bf54a2..1adaae7 100644 --- a/src/components/DesignForm/formControlProperties.vue +++ b/src/components/DesignForm/formControlProperties.vue @@ -1707,7 +1707,7 @@ const disabledIstrue = (val:string) => { content="默认值。调整替换后的内容大小,以填充元素的内容框。如有必要,将拉伸或挤压物体以适应该对象。" > @@ -1719,19 +1719,19 @@ const disabledIstrue = (val:string) => { content="缩放替换后的内容以保持其纵横比,同时将其放入元素的内容框。" > @@ -1743,7 +1743,7 @@ const disabledIstrue = (val:string) => { content="不对替换的内容调整大小。" > @@ -1756,7 +1756,7 @@ const disabledIstrue = (val:string) => { content="调整内容大小就像没有指定内容或包含内容一样(将导致较小的具体对象尺寸)" >