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="调整内容大小就像没有指定内容或包含内容一样(将导致较小的具体对象尺寸)"
>
- 缩减
+ 缩减
-
-
+ -->
+
设置隐藏条件