* commit 'b848c5bb65738ef9d96a059d68bbe3827774254e': revert: title container body
@ -19,8 +19,7 @@ BI.Single = BI.inherit(BI.Widget, {
warningTitle: null,
tipType: null, // success或warning
value: null,
belowMouse: false, // title是否跟随鼠标
belowMouse: false // title是否跟随鼠标
container: "body"
});
},