+
liuyg
2021-06-22 1a8af2b6101615b653bb93a45167d1e9e4586fdc
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 () {