liuyg
2021-06-22 0163b28ce3a2e0186b82e02fd8f98f8d9ee55340
widgets/null/Widget.js
@@ -27,13 +27,17 @@
                    that.closesNull();
                })
                that.beginNull();
            },
            beginNull: function () {
                console.log('kaishi')
                console.log('kaishi');
                var that = this;
            },
            closesNull: function (froms) {
                console.log('guanbi')
                console.log('guanbi');
            },
            onOpen: function () {