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