From 8d0d95a3fd3fa9be8329ae2dc239fa66d6eba561 Mon Sep 17 00:00:00 2001 From: windy <1374721899@qq.com> Date: Thu, 4 Apr 2019 14:32:52 +0800 Subject: [PATCH] =?UTF-8?q?BI-42948=20fix:=20title=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- demo/js/base/tip/demo.title.js | 4 ++-- dist/2.0/fineui.ie.js | 9 ++++----- dist/2.0/fineui.js | 9 ++++----- dist/base.js | 7 +++---- dist/bundle.ie.js | 9 ++++----- dist/bundle.js | 9 ++++----- dist/core.js | 2 +- dist/demo.js | 4 ++-- dist/fineui.ie.js | 9 ++++----- dist/fineui.js | 9 ++++----- dist/fineui_without_jquery_polyfill.js | 9 ++++----- src/base/single/tip/tip.tooltip.js | 7 +++---- src/core/controller/controller.tooltips.js | 2 +- 13 files changed, 40 insertions(+), 49 deletions(-) diff --git a/demo/js/base/tip/demo.title.js b/demo/js/base/tip/demo.title.js index 44a5bdc23..1d1105af3 100644 --- a/demo/js/base/tip/demo.title.js +++ b/demo/js/base/tip/demo.title.js @@ -17,7 +17,7 @@ Demo.Title = BI.inherit(BI.Widget, { cls: "layout-bg6", height: 50, disabled: true, - warningTitle: "title错误提示", + warningTitle: "移上去有title错误提示移上去有title错误提示移上去有title错误提示移上去有title错误提示移上去有title错误提示移上去有title错误提示移上去有title错误提示移上去有title错误提示移上去有title错误提示", text: "移上去有title错误提示", textAlign: "center" }, { @@ -27,7 +27,7 @@ Demo.Title = BI.inherit(BI.Widget, { disabled: true, tipType: "success", title: "自定义title提示效果", - warningTitle: "自定义title提示效果", + warningTitle: "080a241d-7372-4921-b171-b9ed2d4a9dd6", text: "自定义title提示效果", textAlign: "center" }], diff --git a/dist/2.0/fineui.ie.js b/dist/2.0/fineui.ie.js index a923c003b..b18a859e4 100644 --- a/dist/2.0/fineui.ie.js +++ b/dist/2.0/fineui.ie.js @@ -17194,7 +17194,7 @@ BI.TooltipsController = BI.inherit(BI.Controller, { }, _const: { - height: 20 + height: 18 }, _init: function () { @@ -47131,7 +47131,7 @@ BI.Tooltip = BI.inherit(BI.Tip, { level: "success", // success或warning stopEvent: false, stopPropagation: false, - height: 20 + height: 18 }); }, _init: function () { @@ -47164,7 +47164,7 @@ BI.Tooltip = BI.inherit(BI.Tip, { textAlign: "left", whiteSpace: "normal", text: text, - textHeight: 16 + textHeight: 18 }; }) }); @@ -47176,8 +47176,7 @@ BI.Tooltip = BI.inherit(BI.Tip, { whiteSpace: "normal", text: o.text, textHeight: 16, - hgap: this._const.hgap, - vgap: this._const.vgap + hgap: this._const.hgap }); } }, diff --git a/dist/2.0/fineui.js b/dist/2.0/fineui.js index 80f8a6780..379596032 100644 --- a/dist/2.0/fineui.js +++ b/dist/2.0/fineui.js @@ -17194,7 +17194,7 @@ BI.TooltipsController = BI.inherit(BI.Controller, { }, _const: { - height: 20 + height: 18 }, _init: function () { @@ -47535,7 +47535,7 @@ BI.Tooltip = BI.inherit(BI.Tip, { level: "success", // success或warning stopEvent: false, stopPropagation: false, - height: 20 + height: 18 }); }, _init: function () { @@ -47568,7 +47568,7 @@ BI.Tooltip = BI.inherit(BI.Tip, { textAlign: "left", whiteSpace: "normal", text: text, - textHeight: 16 + textHeight: 18 }; }) }); @@ -47580,8 +47580,7 @@ BI.Tooltip = BI.inherit(BI.Tip, { whiteSpace: "normal", text: o.text, textHeight: 16, - hgap: this._const.hgap, - vgap: this._const.vgap + hgap: this._const.hgap }); } }, diff --git a/dist/base.js b/dist/base.js index e8452f07d..a225544fc 100644 --- a/dist/base.js +++ b/dist/base.js @@ -11689,7 +11689,7 @@ BI.Tooltip = BI.inherit(BI.Tip, { level: "success", // success或warning stopEvent: false, stopPropagation: false, - height: 20 + height: 18 }); }, _init: function () { @@ -11722,7 +11722,7 @@ BI.Tooltip = BI.inherit(BI.Tip, { textAlign: "left", whiteSpace: "normal", text: text, - textHeight: 16 + textHeight: 18 }; }) }); @@ -11734,8 +11734,7 @@ BI.Tooltip = BI.inherit(BI.Tip, { whiteSpace: "normal", text: o.text, textHeight: 16, - hgap: this._const.hgap, - vgap: this._const.vgap + hgap: this._const.hgap }); } }, diff --git a/dist/bundle.ie.js b/dist/bundle.ie.js index a923c003b..b18a859e4 100644 --- a/dist/bundle.ie.js +++ b/dist/bundle.ie.js @@ -17194,7 +17194,7 @@ BI.TooltipsController = BI.inherit(BI.Controller, { }, _const: { - height: 20 + height: 18 }, _init: function () { @@ -47131,7 +47131,7 @@ BI.Tooltip = BI.inherit(BI.Tip, { level: "success", // success或warning stopEvent: false, stopPropagation: false, - height: 20 + height: 18 }); }, _init: function () { @@ -47164,7 +47164,7 @@ BI.Tooltip = BI.inherit(BI.Tip, { textAlign: "left", whiteSpace: "normal", text: text, - textHeight: 16 + textHeight: 18 }; }) }); @@ -47176,8 +47176,7 @@ BI.Tooltip = BI.inherit(BI.Tip, { whiteSpace: "normal", text: o.text, textHeight: 16, - hgap: this._const.hgap, - vgap: this._const.vgap + hgap: this._const.hgap }); } }, diff --git a/dist/bundle.js b/dist/bundle.js index 80f8a6780..379596032 100644 --- a/dist/bundle.js +++ b/dist/bundle.js @@ -17194,7 +17194,7 @@ BI.TooltipsController = BI.inherit(BI.Controller, { }, _const: { - height: 20 + height: 18 }, _init: function () { @@ -47535,7 +47535,7 @@ BI.Tooltip = BI.inherit(BI.Tip, { level: "success", // success或warning stopEvent: false, stopPropagation: false, - height: 20 + height: 18 }); }, _init: function () { @@ -47568,7 +47568,7 @@ BI.Tooltip = BI.inherit(BI.Tip, { textAlign: "left", whiteSpace: "normal", text: text, - textHeight: 16 + textHeight: 18 }; }) }); @@ -47580,8 +47580,7 @@ BI.Tooltip = BI.inherit(BI.Tip, { whiteSpace: "normal", text: o.text, textHeight: 16, - hgap: this._const.hgap, - vgap: this._const.vgap + hgap: this._const.hgap }); } }, diff --git a/dist/core.js b/dist/core.js index ec42c3fc2..8c8eb12d0 100644 --- a/dist/core.js +++ b/dist/core.js @@ -17194,7 +17194,7 @@ BI.TooltipsController = BI.inherit(BI.Controller, { }, _const: { - height: 20 + height: 18 }, _init: function () { diff --git a/dist/demo.js b/dist/demo.js index 3e2b8e708..1d2286144 100644 --- a/dist/demo.js +++ b/dist/demo.js @@ -872,7 +872,7 @@ BI.shortcut("demo.bubble", Demo.Bubble);Demo.Title = BI.inherit(BI.Widget, { cls: "layout-bg6", height: 50, disabled: true, - warningTitle: "title错误提示", + warningTitle: "移上去有title错误提示移上去有title错误提示移上去有title错误提示移上去有title错误提示移上去有title错误提示移上去有title错误提示移上去有title错误提示移上去有title错误提示移上去有title错误提示", text: "移上去有title错误提示", textAlign: "center" }, { @@ -882,7 +882,7 @@ BI.shortcut("demo.bubble", Demo.Bubble);Demo.Title = BI.inherit(BI.Widget, { disabled: true, tipType: "success", title: "自定义title提示效果", - warningTitle: "自定义title提示效果", + warningTitle: "080a241d-7372-4921-b171-b9ed2d4a9dd6", text: "自定义title提示效果", textAlign: "center" }], diff --git a/dist/fineui.ie.js b/dist/fineui.ie.js index d1f5b722b..07c5d4582 100644 --- a/dist/fineui.ie.js +++ b/dist/fineui.ie.js @@ -17439,7 +17439,7 @@ BI.TooltipsController = BI.inherit(BI.Controller, { }, _const: { - height: 20 + height: 18 }, _init: function () { @@ -47376,7 +47376,7 @@ BI.Tooltip = BI.inherit(BI.Tip, { level: "success", // success或warning stopEvent: false, stopPropagation: false, - height: 20 + height: 18 }); }, _init: function () { @@ -47409,7 +47409,7 @@ BI.Tooltip = BI.inherit(BI.Tip, { textAlign: "left", whiteSpace: "normal", text: text, - textHeight: 16 + textHeight: 18 }; }) }); @@ -47421,8 +47421,7 @@ BI.Tooltip = BI.inherit(BI.Tip, { whiteSpace: "normal", text: o.text, textHeight: 16, - hgap: this._const.hgap, - vgap: this._const.vgap + hgap: this._const.hgap }); } }, diff --git a/dist/fineui.js b/dist/fineui.js index 7a514180b..c2ce7c792 100644 --- a/dist/fineui.js +++ b/dist/fineui.js @@ -17439,7 +17439,7 @@ BI.TooltipsController = BI.inherit(BI.Controller, { }, _const: { - height: 20 + height: 18 }, _init: function () { @@ -47780,7 +47780,7 @@ BI.Tooltip = BI.inherit(BI.Tip, { level: "success", // success或warning stopEvent: false, stopPropagation: false, - height: 20 + height: 18 }); }, _init: function () { @@ -47813,7 +47813,7 @@ BI.Tooltip = BI.inherit(BI.Tip, { textAlign: "left", whiteSpace: "normal", text: text, - textHeight: 16 + textHeight: 18 }; }) }); @@ -47825,8 +47825,7 @@ BI.Tooltip = BI.inherit(BI.Tip, { whiteSpace: "normal", text: o.text, textHeight: 16, - hgap: this._const.hgap, - vgap: this._const.vgap + hgap: this._const.hgap }); } }, diff --git a/dist/fineui_without_jquery_polyfill.js b/dist/fineui_without_jquery_polyfill.js index 6c3eeca6e..85e28aec4 100644 --- a/dist/fineui_without_jquery_polyfill.js +++ b/dist/fineui_without_jquery_polyfill.js @@ -16940,7 +16940,7 @@ BI.TooltipsController = BI.inherit(BI.Controller, { }, _const: { - height: 20 + height: 18 }, _init: function () { @@ -34686,7 +34686,7 @@ BI.Tooltip = BI.inherit(BI.Tip, { level: "success", // success或warning stopEvent: false, stopPropagation: false, - height: 20 + height: 18 }); }, _init: function () { @@ -34719,7 +34719,7 @@ BI.Tooltip = BI.inherit(BI.Tip, { textAlign: "left", whiteSpace: "normal", text: text, - textHeight: 16 + textHeight: 18 }; }) }); @@ -34731,8 +34731,7 @@ BI.Tooltip = BI.inherit(BI.Tip, { whiteSpace: "normal", text: o.text, textHeight: 16, - hgap: this._const.hgap, - vgap: this._const.vgap + hgap: this._const.hgap }); } }, diff --git a/src/base/single/tip/tip.tooltip.js b/src/base/single/tip/tip.tooltip.js index 54b6f1aff..f319d12d5 100644 --- a/src/base/single/tip/tip.tooltip.js +++ b/src/base/single/tip/tip.tooltip.js @@ -18,7 +18,7 @@ BI.Tooltip = BI.inherit(BI.Tip, { level: "success", // success或warning stopEvent: false, stopPropagation: false, - height: 20 + height: 18 }); }, _init: function () { @@ -51,7 +51,7 @@ BI.Tooltip = BI.inherit(BI.Tip, { textAlign: "left", whiteSpace: "normal", text: text, - textHeight: 16 + textHeight: 18 }; }) }); @@ -63,8 +63,7 @@ BI.Tooltip = BI.inherit(BI.Tip, { whiteSpace: "normal", text: o.text, textHeight: 16, - hgap: this._const.hgap, - vgap: this._const.vgap + hgap: this._const.hgap }); } }, diff --git a/src/core/controller/controller.tooltips.js b/src/core/controller/controller.tooltips.js index 784ed8ecc..10488d30f 100644 --- a/src/core/controller/controller.tooltips.js +++ b/src/core/controller/controller.tooltips.js @@ -12,7 +12,7 @@ BI.TooltipsController = BI.inherit(BI.Controller, { }, _const: { - height: 20 + height: 18 }, _init: function () {