liuyg
2021-06-30 2c0e880709982dfbcb64b4bf983cbea1b66c3d1d
widgets/crossTailoring/Widget.js
@@ -87,7 +87,7 @@
            Oroll: 0,
            OextrudeDistance: 1.0,
            begincrossTailoring: function (pro) {
                console.log(`${this.name}--kaishi`);
                // console.log(`${this.name}--kaishi`);
                var that = this;
                // console.log(pro.src)
                // return
@@ -106,8 +106,8 @@
                that.promise = window.mySanweiShujuOpens[pro.id];
                console.log(pro.id)
                console.log(that.promise)
                // console.log(pro.id)
                // console.log(that.promise)
                // that.promise = scene.open(window.MYURL_CONFIG.SCENE_BIMBUILDING);
                that.promise.then(function (layers) {
                    // 精准定位
@@ -346,9 +346,9 @@
            startClip: false,
            promise: 'null',
            closescrossTailoring: function (froms) {
                console.log(`${this.name}--guanbi`);
                // console.log(`${this.name}--guanbi`);
                var that = this;
                console.log(that.promise, 45343463)
                // console.log(that.promise, 45343463)
                that.startClip = false;
                that.box.show = false;
                if (that.promise != 'null') {