From 197a2bb607647bd0563f3c538e5d6b75edbee50e Mon Sep 17 00:00:00 2001 From: iapyang Date: Fri, 28 Aug 2020 15:09:55 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E4=BF=AE=E6=94=B9demo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- demo/js/base/editor/demo.editor.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/js/base/editor/demo.editor.js b/demo/js/base/editor/demo.editor.js index 208b8f596..26c4ed4f2 100644 --- a/demo/js/base/editor/demo.editor.js +++ b/demo/js/base/editor/demo.editor.js @@ -6,7 +6,7 @@ Demo.Editor = BI.inherit(BI.Widget, { var editor1 = BI.createWidget({ type: "bi.editor", cls: "bi-border", - watermark: "alert信息显示在下面", + watermark: "报错信息显示在控件上方", errorText: "字段不可重名!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!", width: 200, height: 24