From f13ce8879351d49f6f036cf40fa63bd222742231 Mon Sep 17 00:00:00 2001 From: "@fawn-nine" <1271023382@qq.com> Date: Tue, 18 Jul 2023 17:39:08 +0800 Subject: [PATCH] =?UTF-8?q?html=E6=A0=BC=E5=BC=8F=E5=8C=96=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/UEditor/lang/zh-cn/zh-cn.js | 4 ++-- src/components/page/ReferenceEditor.vue | 4 ++-- src/components/page/articleListEditor_E.vue | 4 ++-- src/components/page/comArtHtmlEdit.vue | 25 ++++++++++++++++----- src/components/page/editPublicRefRdit.vue | 4 ++-- 5 files changed, 27 insertions(+), 14 deletions(-) diff --git a/public/UEditor/lang/zh-cn/zh-cn.js b/public/UEditor/lang/zh-cn/zh-cn.js index 239a9da..ff56d69 100644 --- a/public/UEditor/lang/zh-cn/zh-cn.js +++ b/public/UEditor/lang/zh-cn/zh-cn.js @@ -88,8 +88,8 @@ UE.I18N['zh-cn'] = { // 'wordCountMsg':'当前已输入{#count}个字符, 您还可以输入{#leave}个字符。 ', 'wordCountMsg':'', 'wordOverFlowMsg':'字数超出最大允许值,服务器可能拒绝保存!', - 'ok':"确认", - 'cancel':"取消", + 'ok':"Ok", + 'cancel':"Cancle", 'closeDialog':"关闭对话框", 'tableDrag':"表格拖动必须引入uiUtils.js文件!", 'autofloatMsg':"工具栏浮动依赖编辑器UI,您首先需要引入UI文件!", diff --git a/src/components/page/ReferenceEditor.vue b/src/components/page/ReferenceEditor.vue index 5767204..505aa44 100644 --- a/src/components/page/ReferenceEditor.vue +++ b/src/components/page/ReferenceEditor.vue @@ -115,12 +115,12 @@