From 8a053e86e95c74b6c32fbb3d4398fb4d3e65be9b Mon Sep 17 00:00:00 2001 From: hayu <1604366271@qq.com> Date: Fri, 28 Jun 2024 15:17:00 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=9A=E7=9F=A5=E5=85=AC=E5=91=8A=E5=8F=8A?= =?UTF-8?q?=E7=94=A8=E6=88=B7=E7=AE=A1=E7=90=86=E9=97=AE=E9=A2=98=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sgzb-ui/src/components/Editor/index.vue | 4 ++-- sgzb-ui/src/views/system/user/index.vue | 22 +++++++++++----------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/sgzb-ui/src/components/Editor/index.vue b/sgzb-ui/src/components/Editor/index.vue index 44c545c2..722093cd 100644 --- a/sgzb-ui/src/components/Editor/index.vue +++ b/sgzb-ui/src/components/Editor/index.vue @@ -81,8 +81,8 @@ export default { [{ header: [1, 2, 3, 4, 5, 6, false] }], // 标题 [{ color: [] }, { background: [] }], // 字体颜色、字体背景颜色 [{ align: [] }], // 对齐方式 - ["clean"], // 清除文本格式 - ["link", "image", "video"] // 链接、图片、视频 + ["clean"] // 清除文本格式 + // ["link", "image", "video"] // 链接、图片、视频 ], }, placeholder: "请输入内容", diff --git a/sgzb-ui/src/views/system/user/index.vue b/sgzb-ui/src/views/system/user/index.vue index 99331856..2964e543 100644 --- a/sgzb-ui/src/views/system/user/index.vue +++ b/sgzb-ui/src/views/system/user/index.vue @@ -135,17 +135,17 @@ >删除 - - 导入 - + + + + + + + + + + +