liuyg
2021-07-02 25ce610f6ecca7325e7a743dc032c4a76559c63d
widgets/null/Widget.js
@@ -32,12 +32,13 @@
            },
            beginNull: function () {
                console.log('kaishi');
                console.log(`${this.name}--kaishi`);
                var that = this;
            },
            closesNull: function (froms) {
                console.log('guanbi');
                console.log(`${this.name}--guanbi`);
                var that = this;
            },
            onOpen: function () {