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="默认值。调整替换后的内容大小,以填充元素的内容框。如有必要,将拉伸或挤压物体以适应该对象。"
>
- fill
+ 填充
@@ -2921,19 +2921,19 @@ const disabledIstrue = (val:string) => {
content="缩放替换后的内容以保持其纵横比,同时将其放入元素的内容框。"
>
- contain
+ 适应
- cover
+ 裁切
@@ -2945,7 +2945,7 @@ const disabledIstrue = (val:string) => {
content="不对替换的内容调整大小。"
>
- none
+ 无
@@ -2958,7 +2958,7 @@ const disabledIstrue = (val:string) => {
content="调整内容大小就像没有指定内容或包含内容一样(将导致较小的具体对象尺寸)"
>
- scale-down
+ 缩减
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="默认值。调整替换后的内容大小,以填充元素的内容框。如有必要,将拉伸或挤压物体以适应该对象。"
>
- fill
+ 填充
@@ -2965,19 +2965,19 @@ const disabledIstrue = (val:string) => {
content="缩放替换后的内容以保持其纵横比,同时将其放入元素的内容框。"
>
- contain
+ 适应
- cover
+ 裁切
@@ -2989,7 +2989,7 @@ const disabledIstrue = (val:string) => {
content="不对替换的内容调整大小。"
>
- none
+ 无
@@ -3002,7 +3002,7 @@ const disabledIstrue = (val:string) => {
content="调整内容大小就像没有指定内容或包含内容一样(将导致较小的具体对象尺寸)"
>
- scale-down
+ 缩减
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="默认值。调整替换后的内容大小,以填充元素的内容框。如有必要,将拉伸或挤压物体以适应该对象。"
>
- fill
+ 填充
@@ -1719,19 +1719,19 @@ const disabledIstrue = (val:string) => {
content="缩放替换后的内容以保持其纵横比,同时将其放入元素的内容框。"
>
- contain
+ 适应
- cover
+ 裁切
@@ -1743,7 +1743,7 @@ const disabledIstrue = (val:string) => {
content="不对替换的内容调整大小。"
>
- none
+ 无
@@ -1756,7 +1756,7 @@ const disabledIstrue = (val:string) => {
content="调整内容大小就像没有指定内容或包含内容一样(将导致较小的具体对象尺寸)"
>
- scale-down
+ 缩减