diff --git a/examples/插件设计.html b/examples/插件设计.html index ca6954a06..3c167f45f 100644 --- a/examples/插件设计.html +++ b/examples/插件设计.html @@ -2,7 +2,7 @@ - + @@ -81,12 +81,6 @@ text: store.model.text, handler: function () { console.log("click"); - BI.Msg.toast("123", { - autoClose: false, - callback: function(){ - BI.Msg.alert("提示", "点击了关闭") - } - }) } }, { type: "bi.label",