From 47e3fc0b085fcd5002a9e19997e891d8828d958f Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Tue, 23 Nov 2021 10:57:50 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E6=96=87=E6=A1=88=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=EF=BC=8C=E4=BB=AA=E8=A1=A8=E6=9D=BF=E6=8B=96=E6=8B=BD?= =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E7=BB=84=E4=BB=B6=E4=BF=AE=E6=94=B9=E4=B8=BA?= =?UTF-8?q?=E5=9B=BE=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/canvas/custom-component/component-list.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/canvas/custom-component/component-list.js b/frontend/src/components/canvas/custom-component/component-list.js index 86f5ddac51..0eac6b0498 100644 --- a/frontend/src/components/canvas/custom-component/component-list.js +++ b/frontend/src/components/canvas/custom-component/component-list.js @@ -90,7 +90,7 @@ export const pictureList = [ id: '20001', component: 'picture-add', type: 'picture-add', - label: '拖拽上传', + label: '图片', icon: 'iconfont icon-picture', defaultClass: 'text-filter' }, @@ -304,7 +304,7 @@ const list = [ id: '20001', component: 'picture-add', type: 'picture-add', - label: '拖拽上传', + label: '图片', icon: 'iconfont icon-picture', defaultClass: 'text-filter', style: {