widgets/null/Widget.js
@@ -27,12 +27,17 @@ that.closesNull(); }) that.beginNull(); }, beginNull: function () { console.log(`${this.name}--kaishi`); var that = this; }, closesNull: function () { closesNull: function (froms) { console.log(`${this.name}--guanbi`); }, onOpen: function () {