html格式化优化

This commit is contained in:
@fawn-nine
2023-07-18 17:39:08 +08:00
parent 1e07ef3887
commit f13ce88793
5 changed files with 27 additions and 14 deletions

View File

@@ -88,8 +88,8 @@ UE.I18N['zh-cn'] = {
// 'wordCountMsg':'当前已输入{#count}个字符, 您还可以输入{#leave}个字符。 ',
'wordCountMsg':'',
'wordOverFlowMsg':'<span style="color:red;">字数超出最大允许值,服务器可能拒绝保存!</span>',
'ok':"确认",
'cancel':"取消",
'ok':"Ok",
'cancel':"Cancle",
'closeDialog':"关闭对话框",
'tableDrag':"表格拖动必须引入uiUtils.js文件",
'autofloatMsg':"工具栏浮动依赖编辑器UI您首先需要引入UI文件!",