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